Package net.minecraft.core
Interface IdMap<T>
- All Superinterfaces:
Iterable<T>
- All Known Subinterfaces:
DefaultedRegistry<T>
,Registry<T>
,WritableRegistry<T>
- All Known Implementing Classes:
CrudeIncrementalIntIdentityHashBiMap
,DefaultedMappedRegistry
,GameData.ClearableObjectIntIdentityMap
,IdMapper
,MappedRegistry
,NamespacedDefaultedWrapper
,NamespacedWrapper
-
Field Summary
-
Method Summary
Methods inherited from interface java.lang.Iterable
forEach, iterator, spliterator
-
Field Details
-
DEFAULT
static final int DEFAULT- See Also:
-
-
Method Details
-
getId
-
byId
-
byIdOrThrow
-
size
int size()
-