net.minecraft.client.render.state

public class BreakingBlockRenderState

extends MovingBlockRenderState

All mapped superinterfaces:

BlockRenderView, BlockView, HeightLimitView

net.minecraft.client.renderer.state.BlockBreakingRenderState
net.minecraft.class_12073
net.minecraft.client.render.state.BreakingBlockRenderState

Field summary

Modifier and TypeField
public int
progress
field_63076
breakProgress

Constructor summary

ModifierConstructor
public (ClientWorld world, BlockPos entityBlockPos, int breakProgress)