extends AbstractCollection<T>
| zj | |
| net.minecraft.class_3509 | |
| net.minecraft.util.TypeFilterableList | |
| net.minecraft.util.ClassInheritanceMultiMap | |
| net.minecraft.server.v1_14_R1.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> arg0) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public boolean |
| ||||||||
| public boolean |
| ||||||||
| public boolean |
| ||||||||
| public <S> Collection<S> |
| ||||||||
| public Iterator<T> |
| ||||||||
| public int |
|