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