Package net.minecraft.util
Interface ObjectIdIterable<T>
- All Superinterfaces:
Iterable<T>
- All Known Implementing Classes:
BiDefaultedRegistry,IdList,SimpleRegistry
public interface ObjectIdIterable<T> extends Iterable<T>
- Mappings:
Namespace Name official csintermediary net/minecraft/class_1388named net/minecraft/util/ObjectIdIterable
-
Method Summary
Methods inherited from interface java.lang.Iterable
forEach, iterator, spliterator