public class ClientEntityManager<T extends EntityLike>
| net.minecraft.world.level.entity.TransientEntitySectionManager | |
| net.minecraft.class_5582 | |
| net.minecraft.world.entity.ClientEntityManager |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private static final org.slf4j.Logger |
|
||||||
| private final EntityHandler<T> |
|
||||||
| private final EntityIndex<T> |
|
||||||
| private final SectionedEntityCache<T> |
|
||||||
| private final it.unimi.dsi.fastutil.longs.LongSet |
|
||||||
| private final EntityLookup<T> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Class<T> entityClass, EntityHandler<T> handler) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public void |
|
||||||
| public void |
|
||||||
| public EntityLookup<T> |
|
||||||
| public void |
|
||||||
| public int |
|
||||||
| private void |
|
||||||
| public String |
|
||||||
| private void |
|
||||||
| private static boolean |
|
||||||
| private void |
|
||||||
| private static boolean |
|
||||||
| private EntityTrackingStatus |
|