Class IdList<T>

java.lang.Object
net.minecraft.util.collection.IdList<T>
All Implemented Interfaces:
Iterable<T>, IndexedIterable<T>

public class IdList<T>
extends Object
implements IndexedIterable<T>