Uses of Class
net.minecraft.server.level.BlockDestructionProgress
Packages that use BlockDestructionProgress
-
Uses of BlockDestructionProgress in net.minecraft.client.renderer
Fields in net.minecraft.client.renderer with type parameters of type BlockDestructionProgressModifier and TypeFieldDescriptionprivate final it.unimi.dsi.fastutil.ints.Int2ObjectMap<BlockDestructionProgress>
LevelRenderer.destroyingBlocks
private final it.unimi.dsi.fastutil.longs.Long2ObjectMap<SortedSet<BlockDestructionProgress>>
LevelRenderer.destructionProgress
Methods in net.minecraft.client.renderer with parameters of type BlockDestructionProgressModifier and TypeMethodDescriptionprivate void
LevelRenderer.removeProgress
(BlockDestructionProgress p_109766_) -
Uses of BlockDestructionProgress in net.minecraft.server.level
Methods in net.minecraft.server.level with parameters of type BlockDestructionProgressModifier and TypeMethodDescriptionint
BlockDestructionProgress.compareTo
(BlockDestructionProgress p_139984_)