public class SimpleEntityLookup<T extends EntityLike>
implements EntityLookup<T>
| net.minecraft.world.level.entity.LevelEntityGetterAdapter | |
| net.minecraft.class_5578 | |
| net.minecraft.world.entity.SimpleEntityLookup |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final EntityIndex<T> |
|
||||||
| private final SectionedEntityCache<T> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (EntityIndex<T> index, SectionedEntityCache<T> cache) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public T |
|
||||||
| public T |
|
||||||
| public Iterable<T> |
|
||||||
| public <U extends T> void |
|
||||||
| public void |
|
||||||
| public <U extends T> void |
|