| public void |
|
| public LongStream |
| getExistingSectionPositionsInChunk(long chunkKey) |
| method_31772(long arg0) |
| getSections(long chunkPos) |
|
| private it.unimi.dsi.fastutil.longs.LongSortedSet |
| getChunkSections(int x, int z) |
| method_31771(int arg0, int arg1) |
| getSections(int chunkX, int chunkZ) |
|
| public Stream<EntityTrackingSection<T>> |
| getExistingSectionsInChunk(long chunkKey) |
| method_31782(long arg0) |
| getTrackingSections(long chunkPos) |
|
| private static long |
| getChunkKeyFromSectionKey(long sectionPos) |
| method_31787(long arg0) |
| chunkPosFromSectionPos(long sectionPos) |
|
| public EntityTrackingSection<T> |
| getOrCreateSection(long key) |
| method_31784(long arg0) |
| getTrackingSection(long sectionPos) |
|
| public EntityTrackingSection<T> |
| getSection(long key) |
| method_31785(long arg0) |
| findTrackingSection(long sectionPos) |
|
| private EntityTrackingSection<T> |
| createSection(long sectionPos) |
| method_31788(long arg0) |
| addSection(long sectionPos) |
|
| public it.unimi.dsi.fastutil.longs.LongSet |
| getAllChunksWithExistingSections() |
| method_31770() |
| getChunkPositions() |
|
| public void |
|
| public <U extends T> void |
|
| public void |
| remove(long sectionKey) |
| method_31786(long arg0) |
| removeSection(long sectionPos) |
|
| public int |
| count() |
| method_31781() |
| sectionCount() |
|
| private static LazyIterationConsumer$NextIteration |
|
| private static LazyIterationConsumer$NextIteration |
|
| private static void |
| lambda$getAllChunksWithExistingSections$0(it.unimi.dsi.fastutil.longs.LongSet arg0, long arg1) |
| method_31780(it.unimi.dsi.fastutil.longs.LongSet arg0, long arg1) |
| method_31780(it.unimi.dsi.fastutil.longs.LongSet trackingSection, long sectionPos) |
|