Class BlockBreakingRenderState

java.lang.Object
net.minecraft.client.renderer.block.MovingBlockRenderState
net.minecraft.client.renderer.state.BlockBreakingRenderState
All Implemented Interfaces:
BlockAndTintGetter, BlockGetter, LevelHeightAccessor, IBlockAndTintGetterExtension, IBlockGetterExtension

public class BlockBreakingRenderState extends MovingBlockRenderState
  • Field Details

    • progress

      public int progress
  • Constructor Details

    • BlockBreakingRenderState

      public BlockBreakingRenderState(ClientLevel pLevel, BlockPos pBlockPos, int pProgress)