public class EntityLookup<T extends EntityAccess>
| erj | |
| net.minecraft.world.level.entity.EntityLookup | |
| net.minecraft.class_5570 | |
| net.minecraft.world.entity.EntityIndex |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private static final org.slf4j.Logger |
| ||||||||
| private final it.unimi.dsi.fastutil.ints.Int2ObjectMap<T> |
| ||||||||
| private final Map<UUID, T> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | () |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public <U extends T> void |
| ||||||||
| public Iterable<T> |
| ||||||||
| public void |
| ||||||||
| public void |
| ||||||||
| public T |
| ||||||||
| public T |
| ||||||||
| public int |
|