net.minecraft.client.render.state

public record BreakingBlockRenderState

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

Field summary

Modifier and TypeField
private final BlockPos
blockPos
comp_1_400
blockPos
private final BlockState
blockState
comp_1_401
blockState
private final int
progress
comp_1_402
breakProgress

Constructor summary

ModifierConstructor
public (BlockPos blockPos, BlockState blockState, int breakProgress)

Method summary

Modifier and TypeMethod
public BlockPos
blockPos()
comp_1_400()
blockPos()
public BlockState
blockState()
comp_1_401()
blockState()
public int
progress()
comp_1_402()
progress()