extends AbstractCollection<T>
| bar | |
| net.minecraft.util.ClassInstanceMultiMap | |
| net.minecraft.class_3509 | |
| net.minecraft.util.collection.TypeFilterableList | |
| net.minecraft.src.C_164_ | |
| net.minecraft.util.EntitySlice |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final Map<Class<?>, List<T>> |
| ||||||||||
| private final Class<T> |
| ||||||||||
| private final List<T> |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (Class<T> elementType) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public boolean |
| ||||||||||
| public boolean |
| ||||||||||
| public boolean |
| ||||||||||
| public <S> Collection<S> |
| ||||||||||
| public Iterator<T> |
| ||||||||||
| public List<T> |
| ||||||||||
| public int |
|