Class Hierarchy
- java.lang.Object
- net.minecraft.util.collection.IdList<T> (implements net.minecraft.util.collection.ObjectIdIterable<T>)
- net.minecraft.util.collection.IntArrayCache
- net.minecraft.util.collection.IntegerStorage
- net.minecraft.util.collection.IntObjectStorage<V>
- net.minecraft.util.collection.IntObjectStorage.Entry<V>
- net.minecraft.util.collection.LowercaseMap<V> (implements java.util.Map<K,
V>) - net.minecraft.util.collection.MapUtil
- net.minecraft.util.collection.Weighting
- net.minecraft.util.collection.Weighting.Weight
Interface Hierarchy
- java.lang.Iterable<T>
- net.minecraft.util.collection.ObjectIdIterable<T>