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