Uses of Class
net.minecraft.client.renderer.DestroyBlockProgress
-
Packages that use DestroyBlockProgress Package Description net.minecraft.client.renderer -
-
Uses of DestroyBlockProgress in net.minecraft.client.renderer
Fields in net.minecraft.client.renderer with type parameters of type DestroyBlockProgress Modifier and Type Field Description private it.unimi.dsi.fastutil.ints.Int2ObjectMap<DestroyBlockProgress>
WorldRenderer. destroyingBlocks
private it.unimi.dsi.fastutil.longs.Long2ObjectMap<java.util.SortedSet<DestroyBlockProgress>>
WorldRenderer. destructionProgress
Methods in net.minecraft.client.renderer with parameters of type DestroyBlockProgress Modifier and Type Method Description int
DestroyBlockProgress. compareTo(DestroyBlockProgress p_compareTo_1_)
private void
WorldRenderer. removeProgress(DestroyBlockProgress p_228442_1_)
-