| public void | |
| public LongStream | | getExistingSectionPositionsInChunk(long chunkKey) | | getExistingSectionPositionsInChunk(long chunkKey) | | method_31772(long arg0) | | getSections(long chunkPos) |
|
| private it.unimi.dsi.fastutil.longs.LongSortedSet | | getChunkSections(int x, int z) | | getChunkSections(int x, int z) | | method_31771(int arg0, int arg1) | | getSections(int chunkX, int chunkZ) |
|
| public Stream<EntityTrackingSection<T>> | | getExistingSectionsInChunk(long chunkKey) | | getExistingSectionsInChunk(long chunkKey) | | method_31782(long arg0) | | getTrackingSections(long chunkPos) |
|
| private static long | | getChunkKeyFromSectionKey(long sectionPos) | | getChunkKeyFromSectionKey(long sectionPos) | | method_31787(long arg0) | | chunkPosFromSectionPos(long sectionPos) |
|
| public EntityTrackingSection<T> | | getOrCreateSection(long key) | | getOrCreateSection(long key) | | method_31784(long arg0) | | getTrackingSection(long sectionPos) |
|
| public EntityTrackingSection<T> | | getSection(long key) | | getSection(long key) | | method_31785(long arg0) | | findTrackingSection(long sectionPos) |
|
| private EntityTrackingSection<T> | | createSection(long sectionPos) | | createSection(long sectionPos) | | method_31788(long arg0) | | addSection(long sectionPos) |
|
| public it.unimi.dsi.fastutil.longs.LongSet | | getAllChunksWithExistingSections() | | getAllChunksWithExistingSections() | | method_31770() | | getChunkPositions() |
|
| public void | |
| public <U extends T> void | | getEntities(EntityTypeTest<T, U> type, AABB bb, AbortableIterationConsumer<U> consumer) | | getEntities(EntityTypeTest<T, U> type, AABB bb, AbortableIterationConsumer<U> consumer) | | method_31773(class_5575<T, U> arg0, class_238 arg1, class_7927<U> arg2) | | forEachIntersects(TypeFilter<T, U> filter, Box box, LazyIterationConsumer<U> consumer) |
|
| public void | | remove(long sectionKey) | | remove(long sectionKey) | | method_31786(long arg0) | | removeSection(long sectionPos) |
|
| public int | | count() | | count() | | method_31781() | | sectionCount() |
|