net.minecraft.client.render.block.entity

public class StructureBlockRenderer

extends BlockEntityRenderer<StructureBlockEntity>

dmx
net.minecraft.class_838
net.minecraft.client.render.block.entity.StructureBlockRenderer
net.minecraft.client.renderer.tileentity.StructureTileEntityRenderer
net.minecraft.client.renderer.tileentity.StructureTileEntityRenderer

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
a(bun arg0, double arg1, double arg2, double arg3, float arg4, int arg5)
method_3587(class_2633 arg0, double arg1, double arg2, double arg3, float arg4, int arg5)
render(StructureBlockEntity blockEntity, double dx, double dy, double dz, float tickDelta, int blockMiningProgress)
func_199341_a(StructureBlockTileEntity arg0, double arg1, double arg2, double arg3, float arg4, int arg5)
render(StructureBlockTileEntity tileEntityIn, double x, double y, double z, float partialTicks, int destroyStage)
private void
a(bun arg0, double arg1, double arg2, double arg3, ev arg4, cuo arg5, cul arg6, boolean arg7)
method_3585(class_2633 arg0, double arg1, double arg2, double arg3, class_2338 arg4, class_289 arg5, class_287 arg6, boolean arg7)
renderInvisibleBlocks(StructureBlockEntity structureBlock, double x, double y, double z, BlockPos pos, Tessellator tesselator, BufferBuilder bufferBuilder, boolean thicc)
func_190054_a(StructureBlockTileEntity arg0, double arg1, double arg2, double arg3, BlockPos arg4, Tessellator arg5, BufferBuilder arg6, boolean arg7)
renderInvisibleBlocks(StructureBlockTileEntity arg0, double arg1, double arg2, double arg3, BlockPos arg4, Tessellator arg5, BufferBuilder arg6, boolean arg7)
private void
a(cuo arg0, cul arg1, double arg2, double arg3, double arg4, double arg5, double arg6, double arg7, int arg8, int arg9, int arg10)
method_3586(class_289 arg0, class_287 arg1, double arg2, double arg3, double arg4, double arg5, double arg6, double arg7, int arg8, int arg9, int arg10)
renderBounds(Tessellator tesselator, BufferBuilder bufferBuilder, double x1, double y1, double z1, double x2, double y2, double z2, int r, int g, int b)
func_190055_a(Tessellator arg0, BufferBuilder arg1, double arg2, double arg3, double arg4, double arg5, double arg6, double arg7, int arg8, int arg9, int arg10)
renderBox(Tessellator arg0, BufferBuilder arg1, double arg2, double arg3, double arg4, double arg5, double arg6, double arg7, int arg8, int arg9, int arg10)
public boolean
a(bun arg0)
method_3588(class_2633 arg0)
shouldRenderOffScreen(StructureBlockEntity blockEntity)
func_188185_a(StructureBlockTileEntity arg0)
isGlobalRenderer(StructureBlockTileEntity te)