net.minecraft.client.render.block.entity

public class MovingBlockRenderer

extends BlockEntityRenderer<MovingBlockEntity>

bpp
net.minecraft.class_595
net.minecraft.client.render.block.entity.MovingBlockRenderer
net.minecraft.client.renderer.tileentity.TileEntityPistonRenderer

Field summary

Modifier and TypeField
private final BlockRenderDispatcher
a
field_11016
blockRenderDispatcher
blockRenderer

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
a(aqx arg0, double arg1, double arg2, double arg3, float arg4, int arg5)
method_10106(class_230 arg0, double arg1, double arg2, double arg3, float arg4, int arg5)
render(MovingBlockEntity blockEntity, double dx, double dy, double dz, float tickDelta, int blockMiningProgress)
renderTileEntityAt(TileEntityPiston te, double x, double y, double z, float partialTicks, int destroyStage)
private boolean
a(cl arg0, ard arg1, bmx arg2, aht arg3, boolean arg4)
method_12411(class_2552 arg0, class_2232 arg1, class_520 arg2, class_1150 arg3, boolean arg4)
renderBlock(BlockPos pos, BlockState state, BufferBuilder bufferBuilder, World world, boolean cull)
renderStateModel(BlockPos arg0, IBlockState arg1, VertexBuffer arg2, World arg3, boolean arg4)