net.minecraft.client.render.block.entity

public class StructureBlockRenderer

extends BlockEntityRenderer<StructureBlockEntity>

bqo
net.minecraft.class_2887
net.minecraft.client.render.block.entity.StructureBlockRenderer
net.minecraft.client.renderer.tileentity.TileEntityStructureRenderer

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
a(are arg0, double arg1, double arg2, double arg3, float arg4, int arg5)
method_12413(class_2738 arg0, double arg1, double arg2, double arg3, float arg4, int arg5)
render(StructureBlockEntity blockEntity, double dx, double dy, double dz, float tickDelta, int blockMiningProgress)
renderTileEntityAt(TileEntityStructure te, double x, double y, double z, float partialTicks, int destroyStage)
private void
a(are arg0, double arg1, double arg2, double arg3, cm arg4, bon arg5, bnt arg6, boolean arg7)
method_13446(class_2738 arg0, double arg1, double arg2, double arg3, class_2552 arg4, class_533 arg5, class_520 arg6, boolean arg7)
renderAirBlocks(StructureBlockEntity structureBlock, double dx, double dy, double dz, BlockPos pos, Tesselator tesselator, BufferBuilder bufferBuilder, boolean thickLine)
renderInvisibleBlocks(TileEntityStructure arg0, double arg1, double arg2, double arg3, BlockPos arg4, Tessellator arg5, VertexBuffer arg6, boolean arg7)
private void
a(bon arg0, bnt arg1, double arg2, double arg3, double arg4, double arg5, double arg6, double arg7, int arg8, int arg9, int arg10)
method_13447(class_533 arg0, class_520 arg1, double arg2, double arg3, double arg4, double arg5, double arg6, double arg7, int arg8, int arg9, int arg10)
renderBoundingBox(Tesselator tesselator, BufferBuilder bufferBuilder, double minX, double minY, double minZ, double maxX, double maxY, double maxZ, int alpha, int color1, int color2)
renderBox(Tessellator arg0, VertexBuffer arg1, double arg2, double arg3, double arg4, double arg5, double arg6, double arg7, int arg8, int arg9, int arg10)
public boolean
a(are arg0)
method_12412(class_2738 arg0)
shouldRenderOffScreen(StructureBlockEntity blockEntity)
isGlobalRenderer(TileEntityStructure te)