public class TransientEntitySectionManager<T extends EntityAccess>
| djm | |
| net.minecraft.world.level.entity.TransientEntitySectionManager | |
| net.minecraft.class_5582 | |
| net.minecraft.client.world.ClientEntityManager | |
| net.minecraft.src.C_141298_ |
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 |
|