Client-side ColorUtil fix (#2)
This commit is contained in:
parent
2a079b407d
commit
4427700b7a
4 changed files with 17 additions and 14 deletions
|
@ -32,7 +32,6 @@ import net.minecraft.world.level.block.entity.LidBlockEntity;
|
|||
import net.minecraft.world.level.block.state.BlockState;
|
||||
import net.minecraft.world.level.block.state.properties.ChestType;
|
||||
import ru.bclib.blockentities.BaseChestBlockEntity;
|
||||
import ru.bclib.blocks.BaseChestBlock;
|
||||
|
||||
@Environment(EnvType.CLIENT)
|
||||
public class BaseChestBlockEntityRenderer extends BlockEntityRenderer<BaseChestBlockEntity> {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue