Uses of Class
net.minecraft.client.render.BlockBreakingInfo
Packages that use BlockBreakingInfo
-
Uses of BlockBreakingInfo in net.minecraft.client.render
Fields in net.minecraft.client.render with type parameters of type BlockBreakingInfoModifier and TypeFieldDescriptionprivate final Int2ObjectMap<BlockBreakingInfo>
WorldRenderer.blockBreakingInfos
private final Long2ObjectMap<SortedSet<BlockBreakingInfo>>
WorldRenderer.blockBreakingProgressions
Methods in net.minecraft.client.render with parameters of type BlockBreakingInfoModifier and TypeMethodDescriptionint
BlockBreakingInfo.compareTo
(BlockBreakingInfo blockBreakingInfo) private void
WorldRenderer.removeBlockBreakingInfo
(BlockBreakingInfo blockBreakingInfo)