public class TransientEntitySectionManager<T extends EntityAccess>
egx | |
net.minecraft.world.level.entity.TransientEntitySectionManager | |
net.minecraft.class_5582 |
Field summary
Modifier and Type | Field | ||||||
---|---|---|---|---|---|---|---|
static final org.slf4j.Logger |
| ||||||
final LevelCallback<T> |
| ||||||
final EntityLookup<T> |
| ||||||
final EntitySectionStorage<T> |
| ||||||
private final it.unimi.dsi.fastutil.longs.LongSet |
| ||||||
private final LevelEntityGetter<T> |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (Class<T> arg0, LevelCallback<T> arg1) |
Method summary
Modifier and Type | Method | ||||||
---|---|---|---|---|---|---|---|
public void |
| ||||||
public void |
| ||||||
public LevelEntityGetter<T> |
| ||||||
public void |
| ||||||
public int |
| ||||||
void |
| ||||||
public String |
|