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