| private void | |
| private boolean | | addEntityUuid(T entity) | | addEntityUuid(T entity) | | method_31831(T arg0) | | addEntityUuid(T entity) |
|
| public boolean | | addNewEntity(T entity) | | addNewEntity(T entity) | | method_31818(T arg0) | | addEntity(T entity) |
|
| private boolean | | addEntity(T entity, boolean loaded) | | addEntity(T entity, boolean loaded) | | method_31820(T arg0, boolean arg1) | | addEntity(T entity, boolean existing) |
|
| private static <T extends EntityLike> EntityTrackingStatus | |
| public boolean | |
| public void | | addLegacyChunkEntities(Stream<T> entities) | | addLegacyChunkEntities(Stream<T> entities) | | method_31828(Stream<T> arg0) | | loadEntities(Stream<T> entities) |
|
| public void | | addWorldGenChunkEntities(Stream<T> entities) | | addWorldGenChunkEntities(Stream<T> entities) | | method_31835(Stream<T> arg0) | | addEntities(Stream<T> entities) |
|
| private void | | startTicking(T entity) | | startTicking(T entity) | | method_31838(T arg0) | | startTicking(T entity) |
|
| private void | | stopTicking(T entity) | | stopTicking(T entity) | | method_31843(T arg0) | | stopTicking(T entity) |
|
| private void | | startTracking(T entity) | | startTracking(T entity) | | method_31847(T arg0) | | startTracking(T entity) |
|
| private void | | stopTracking(T entity) | | stopTracking(T entity) | | method_31850(T arg0) | | stopTracking(T entity) |
|
| public void | |
| public void | |
| private void | | ensureChunkQueuedForLoad(long chunkPos) | | ensureChunkQueuedForLoad(long chunkPos) | | method_31810(long arg0) | | readIfFresh(long chunkPos) |
|
| private boolean | | storeChunkSections(long chunkPos, Consumer<T> savedEntityVisitor) | | storeChunkSections(long chunkPos, Consumer<T> savedEntityVisitor) | | method_31812(long arg0, Consumer<T> arg1) | | trySave(long chunkPos, Consumer<T> action) |
|
| private void | | requestChunkLoad(long chunkKey) | | requestChunkLoad(long chunkKey) | | method_31830(long arg0) | | scheduleRead(long chunkPos) |
|
| private boolean | | processChunkUnload(long chunkKey) | | processChunkUnload(long chunkKey) | | method_31837(long arg0) | | unload(long chunkPos) |
|
| private void | |
| private void | | processUnloads() | | processUnloads() | | method_31851() | | unloadChunks() |
|
| public void | | processPendingLoads() | | processPendingLoads() | | method_31853() | | loadChunks() |
|
| public void | | tick() | | tick() | | method_31809() | | tick() |
|
| private it.unimi.dsi.fastutil.longs.LongSet | | getAllChunksToSave() | | getAllChunksToSave() | | method_31855() | | getLoadedChunks() |
|
| public void | | autoSave() | | autoSave() | | method_31829() | | save() |
|
| public void | | saveAll() | | saveAll() | | method_31836() | | flush() |
|
| public void | |
| public boolean | |
| public EntityLookup<T> | | getEntityGetter() | | getEntityGetter() | | method_31841() | | getLookup() |
|
| public boolean | |
| public boolean | |
| public boolean | | areEntitiesLoaded(long chunkKey) | | areEntitiesLoaded(long chunkKey) | | method_37252(long arg0) | | isLoaded(long chunkPos) |
|
| public void | |
| public String | | gatherStats() | | gatherStats() | | method_31845() | | getDebugString() |
|
| public int | | count() | | count() | | method_54490() | | getIndexSize() |
|