net.minecraft.client.render.block.entity

public class MovingBlockRenderer

extends BlockEntityRenderer<MovingBlockEntity>

cwe
net.minecraft.unmapped.C_30642684
net.minecraft.client.render.block.entity.MovingBlockRenderer
net.minecraft.client.renderer.tileentity.TileEntityPistonRenderer

Field summary

Modifier and TypeField
private final BlockRenderDispatcher
c
f_12460548
blockRenderDispatcher
field_178462_c

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
a(bkw arg0, double arg1, double arg2, double arg3, float arg4, int arg5)
m_46570443(C_98403025 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(TileEntityPiston arg0, double arg1, double arg2, double arg3, float arg4, int arg5)
private boolean
a(el arg0, blb arg1, ctp arg2, axx arg3, boolean arg4)
m_95048920(C_32594356 arg0, C_15815210 arg1, C_93396801 arg2, C_64041439 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)