Uses of Class
net.minecraft.server.level.BlockDestructionProgress
Packages that use BlockDestructionProgress
-
Uses of BlockDestructionProgress in net.minecraft.client.multiplayer
Fields in net.minecraft.client.multiplayer with type parameters of type BlockDestructionProgressModifier and TypeFieldDescriptionprivate final it.unimi.dsi.fastutil.ints.Int2ObjectMap<BlockDestructionProgress> ClientLevel.destroyingBlocksprivate final it.unimi.dsi.fastutil.longs.Long2ObjectMap<SortedSet<BlockDestructionProgress>> ClientLevel.destructionProgressMethods in net.minecraft.client.multiplayer that return types with arguments of type BlockDestructionProgressModifier and TypeMethodDescriptionit.unimi.dsi.fastutil.longs.Long2ObjectMap<SortedSet<BlockDestructionProgress>> ClientLevel.destructionProgress()Methods in net.minecraft.client.multiplayer with parameters of type BlockDestructionProgressModifier and TypeMethodDescriptionprivate voidClientLevel.removeProgress(BlockDestructionProgress block) -
Uses of BlockDestructionProgress in net.minecraft.server.level
Classes in net.minecraft.server.level that implement interfaces with type arguments of type BlockDestructionProgressMethods in net.minecraft.server.level with parameters of type BlockDestructionProgressModifier and TypeMethodDescriptionintBlockDestructionProgress.compareTo(BlockDestructionProgress o)