Package net.minecraft.core
Interface IdMap<T>
- All Superinterfaces:
- Iterable<T>
- All Known Subinterfaces:
- DefaultedRegistry<T>,- Registry<T>,- WritableRegistry<T>
- All Known Implementing Classes:
- BaseMappedRegistry,- CrudeIncrementalIntIdentityHashBiMap,- DefaultedMappedRegistry,- IdMapper,- MappedRegistry,- NeoForgeRegistryCallbacks.BlockCallbacks.ClearableObjectIntIdentityMap
- 
Field SummaryFields
- 
Method SummaryMethods inherited from interface java.lang.IterableforEach, iterator, spliterator
- 
Field Details- 
DEFAULTstatic final int DEFAULT- See Also:
 
 
- 
- 
Method Details- 
getId
- 
byId
- 
byIdOrThrow
- 
sizeint size()
 
-