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
-
Method Summary
Methods inherited from class net.minecraft.core.IdMapper
add, addMapping, byId, contains, getId, iterator, size
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface net.minecraft.core.IdMap
byIdOrThrow, getIdOrThrow
Methods inherited from interface java.lang.Iterable
forEach, spliterator
-
Constructor Details
-
ClearableObjectIntIdentityMap
private ClearableObjectIntIdentityMap()
-
-
Method Details
-
clear
void clear()
-