Uses of Class
net.minecraft.entity.player.BlockBreakingInfo
Packages that use BlockBreakingInfo
- 
Uses of BlockBreakingInfo in net.minecraft.client.renderFields in net.minecraft.client.render with type parameters of type BlockBreakingInfoModifier and TypeFieldDescriptionprivate final Int2ObjectMap<BlockBreakingInfo> WorldRenderer.blockBreakingInfosprivate final Long2ObjectMap<SortedSet<BlockBreakingInfo>> WorldRenderer.blockBreakingProgressionsMethods in net.minecraft.client.render with parameters of type BlockBreakingInfoModifier and TypeMethodDescriptionprivate voidWorldRenderer.removeBlockBreakingInfo(BlockBreakingInfo info) 
- 
Uses of BlockBreakingInfo in net.minecraft.entity.playerMethods in net.minecraft.entity.player with parameters of type BlockBreakingInfoModifier and TypeMethodDescriptionintBlockBreakingInfo.compareTo(BlockBreakingInfo blockBreakingInfo)