Uses of Class
net.minecraft.client.render.BlockBreakingInfo
-
Uses of BlockBreakingInfo in net.minecraft.client.render
Modifier and TypeFieldDescriptionprivate Int2ObjectMap<BlockBreakingInfo>
WorldRenderer.blockBreakingInfos
private Long2ObjectMap<SortedSet<BlockBreakingInfo>>
WorldRenderer.blockBreakingProgressions
Modifier and TypeMethodDescriptionint
BlockBreakingInfo.compareTo(BlockBreakingInfo blockBreakingInfo)
private void
WorldRenderer.removeBlockBreakingInfo(BlockBreakingInfo blockBreakingInfo)