net.minecraft.client.render.block.entity

public class MovingBlockRenderer

extends BlockEntityRenderer<MovingBlockEntity>

bsq
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(atf 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(co arg0, atl arg1, bpy arg2, ajs 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 pos, IBlockState state, VertexBuffer buffer, World arg3, boolean checkSides)