| public boolean |
|
| public int |
| radius() |
| method_1_4852() |
| getViewDistance() |
|
| public int |
| minY() |
| method_1_4851() |
| getMinSectionY() |
|
| public int |
| maxY() |
| method_1_4850() |
| getMaxSectionY() |
|
| public int |
| height() |
| method_1_4849() |
| getHeightInSections() |
|
| public ChunkSectionPos |
| centerSectionPos() |
| method_1_4843() |
| getSectionPos() |
|
| public T |
|
| public T |
| getValue(long sectionNode) |
| method_1_4847(long arg0) |
| getRenderedChunk(long sectionPos) |
|
| public T |
| getValue(int sectionX, int sectionY, int sectionZ) |
| method_1_4846(int arg0, int arg1, int arg2) |
| getRenderedChunk(int sectionX, int sectionY, int sectionZ) |
|
| private boolean |
| containsSection(int sectionX, int sectionY, int sectionZ) |
| method_1_4844(int arg0, int arg1, int arg2) |
| isInRange(int sectionX, int sectionY, int sectionZ) |
|
| private int |
| getSectionIndex(int x, int y, int z) |
| method_1_4845(int arg0, int arg1, int arg2) |
| getStorageIndex(int i, int j, int k) |
|
| public Iterator<T> |
|
| public void |
|
| public Spliterator<T> |
|
| public int |
| size() |
| method_1_4854() |
| getSectionCount() |
|