public class LevelEntityGetterAdapter<T extends EntityAccess>
implements LevelEntityGetter<T>
eci | |
net.minecraft.world.level.entity.LevelEntityGetterAdapter | |
net.minecraft.class_5578 | |
net.minecraft.world.entity.SimpleEntityLookup | |
net.minecraft.world.level.entity.LevelEntityGetterAdapter |
Field summary
Modifier and Type | Field | ||||||||
---|---|---|---|---|---|---|---|---|---|
private final EntityLookup<T> |
| ||||||||
private final EntitySectionStorage<T> |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (EntityLookup<T> index, EntitySectionStorage<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 |
|