Uses of Class
net.minecraft.client.renderer.DestroyBlockProgress
-
Uses of DestroyBlockProgress in net.minecraft.client.renderer
Modifier and TypeFieldDescriptionprivate final it.unimi.dsi.fastutil.ints.Int2ObjectMap<DestroyBlockProgress>
WorldRenderer.destroyingBlocks
private final it.unimi.dsi.fastutil.longs.Long2ObjectMap<SortedSet<DestroyBlockProgress>>
WorldRenderer.destructionProgress
Modifier and TypeMethodDescriptionint
DestroyBlockProgress.compareTo
(DestroyBlockProgress p_compareTo_1_) private void
WorldRenderer.removeProgress
(DestroyBlockProgress p_228442_1_)