net.minecraft.client.renderer.state

public class BlockBreakingRenderState

extends MovingBlockRenderState

All mapped superinterfaces:

BlockAndTintGetter, BlockGetter, LevelHeightAccessor

ikn
net.minecraft.client.renderer.state.BlockBreakingRenderState
net.minecraft.class_12073
net.minecraft.client.render.state.BreakingBlockRenderState
net.minecraft.src.C_411052_

字段概要

修饰符与类型字段
public int
f
progress
field_63076
breakProgress
f_413072_

构造函数概要

修饰符构造函数
public (ClientLevel world, BlockPos entityBlockPos, int breakProgress)