net.minecraft.client.render.block.entity

public class MovingBlockRenderer

extends BlockEntityRenderer<MovingBlockEntity>

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

Field summary

Modifier and TypeField
private final BlockRenderDispatcher
a
field_11016
blockRenderDispatcher
field_178462_c
blockRenderer

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
a(awm arg0, double arg1, double arg2, double arg3, float arg4, int arg5, float arg6)
method_10106(class_230 arg0, double arg1, double arg2, double arg3, float arg4, int arg5, float arg6)
render(MovingBlockEntity blockEntity, double dx, double dy, double dz, float tickDelta, int blockMiningProgress, float opacity)
func_192841_a(TileEntityPiston arg0, double arg1, double arg2, double arg3, float arg4, int arg5, float arg6)
render(TileEntityPiston te, double x, double y, double z, float partialTicks, int destroyStage, float arg6)
private boolean
a(et arg0, awt arg1, buk arg2, amu 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)
func_188186_a(BlockPos arg0, IBlockState arg1, BufferBuilder arg2, World arg3, boolean arg4)
renderStateModel(BlockPos pos, IBlockState state, BufferBuilder buffer, World arg3, boolean checkSides)