Class NeoForgeRegistryCallbacks.BlockCallbacks.ClearableObjectIntIdentityMap<T>
java.lang.Object
net.minecraft.core.IdMapper<T>
net.neoforged.neoforge.registries.NeoForgeRegistryCallbacks.BlockCallbacks.ClearableObjectIntIdentityMap<T>
- Enclosing class:
NeoForgeRegistryCallbacks.BlockCallbacks
private static class NeoForgeRegistryCallbacks.BlockCallbacks.ClearableObjectIntIdentityMap<T>
extends IdMapper<T>
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface IdMap
byIdOrThrow, getIdOrThrowMethods inherited from interface Iterable
forEach, spliterator
-
Constructor Details
-
ClearableObjectIntIdentityMap
private ClearableObjectIntIdentityMap()
-
-
Method Details
-
clear
void clear()
-