net.minecraft.client.render.block.entity

public class MovingBlockRenderer

extends BlockEntityRenderer<MovingBlockEntity>

dms
net.minecraft.class_835
net.minecraft.client.render.block.entity.MovingBlockRenderer
net.minecraft.client.renderer.tileentity.PistonTileEntityRenderer
net.minecraft.client.renderer.tileentity.PistonTileEntityRenderer

Field summary

Modifier and TypeField
private final BlockRenderDispatcher
c
field_4389
blockRenderDispatcher
field_178462_c
blockRenderer

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
a(bvg arg0, double arg1, double arg2, double arg3, float arg4, int arg5)
method_3576(class_2669 arg0, double arg1, double arg2, double arg3, float arg4, int arg5)
render(MovingBlockEntity blockEntity, double dx, double dy, double dz, float tickDelta, int blockMiningProgress)
func_199341_a(PistonTileEntity arg0, double arg1, double arg2, double arg3, float arg4, int arg5)
render(PistonTileEntity tileEntityIn, double x, double y, double z, float partialTicks, int destroyStage)
private boolean
a(ev arg0, bvk arg1, cul arg2, bhi arg3, boolean arg4)
method_3575(class_2338 arg0, class_2680 arg1, class_287 arg2, class_1937 arg3, boolean arg4)
renderBlock(BlockPos pos, BlockState state, BufferBuilder bufferBuilder, World world, boolean cull)
func_188186_a(BlockPos arg0, BlockState arg1, BufferBuilder arg2, World arg3, boolean arg4)
renderStateModel(BlockPos pos, BlockState state, BufferBuilder buffer, World arg3, boolean checkSides)