public class TransientEntitySectionManager<T extends EntityAccess>
| ert | |
| net.minecraft.world.level.entity.TransientEntitySectionManager | |
| net.minecraft.class_5582 | |
| net.minecraft.world.entity.ClientEntityManager |
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> entityClass, LevelCallback<T> handler) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||
| public void |
| ||||||||
| public LevelEntityGetter<T> |
| ||||||||
| public void |
| ||||||||
| public int |
| ||||||||
| void |
| ||||||||
| public String |
|