extends AbstractCollection<T>
| axr | |
| net.minecraft.util.ClassInstanceMultiMap | |
| net.minecraft.class_3509 | |
| net.minecraft.unmapped.C_nvnkfnmv | |
| net.minecraft.util.collection.TypeFilterableList | |
| net.minecraft.util.collection.TypeFilterableList | |
| net.minecraft.src.C_164_ | |
| net.minecraft.util.EntitySlice | 
Field summary
| Modifier and Type | Field | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| private final Map<Class<?>, List<T>> | 
 | ||||||||||||||
| private final Class<T> | 
 | ||||||||||||||
| private final List<T> | 
 | 
Constructor summary
| Modifier | Constructor | 
|---|---|
| public | (Class<T> elementType) | 
Method summary
| Modifier and Type | Method | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| public boolean | 
 | ||||||||||||||
| public boolean | 
 | ||||||||||||||
| public boolean | 
 | ||||||||||||||
| public <S> Collection<S> | 
 | ||||||||||||||
| public Iterator<T> | 
 | ||||||||||||||
| public List<T> | 
 | ||||||||||||||
| public int | 
 |