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 it.unimi.dsi.fastutil.ints.Int2ObjectMap<BlockBreakingInfo>WorldRenderer.blockBreakingInfosprivate it.unimi.dsi.fastutil.longs.Long2ObjectMap<SortedSet<BlockBreakingInfo>>WorldRenderer.blockBreakingProgressionsMethods in net.minecraft.client.render with parameters of type BlockBreakingInfoModifier and TypeMethodDescriptionintBlockBreakingInfo.compareTo(BlockBreakingInfo blockBreakingInfo)private voidWorldRenderer.removeBlockBreakingInfo(BlockBreakingInfo blockBreakingInfo)