@Environment(value=CLIENT) public class StructureBlockBlockEntityRenderer extends BlockEntityRenderer<StructureBlockBlockEntity>
dispatcher
Constructor and Description |
---|
StructureBlockBlockEntityRenderer(BlockEntityRenderDispatcher dispatcher) |
Modifier and Type | Method and Description |
---|---|
private void |
method_3585(StructureBlockBlockEntity structureBlockBlockEntity,
VertexConsumer vertexConsumer,
BlockPos blockPos,
boolean bool,
MatrixStack matrixStack) |
void |
render(StructureBlockBlockEntity structureBlockBlockEntity,
float float2,
MatrixStack matrixStack,
VertexConsumerProvider vertexConsumerProvider,
int int2,
int int3) |
boolean |
rendersOutsideBoundingBox(StructureBlockBlockEntity structureBlockBlockEntity) |
public StructureBlockBlockEntityRenderer(BlockEntityRenderDispatcher dispatcher)
public void render(StructureBlockBlockEntity structureBlockBlockEntity, float float2, MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2, int int3)
render
in class BlockEntityRenderer<StructureBlockBlockEntity>
private void method_3585(StructureBlockBlockEntity structureBlockBlockEntity, VertexConsumer vertexConsumer, BlockPos blockPos, boolean bool, MatrixStack matrixStack)
public boolean rendersOutsideBoundingBox(StructureBlockBlockEntity structureBlockBlockEntity)
rendersOutsideBoundingBox
in class BlockEntityRenderer<StructureBlockBlockEntity>