Class TypeFilterableList<T>

java.lang.Object
java.util.AbstractCollection<T>
net.minecraft.util.collection.TypeFilterableList<T>
All Implemented Interfaces:
Iterable<T>, Collection<T>

public class TypeFilterableList<T>
extends AbstractCollection<T>