History - net.minecraft.client.render.chunk.VisibleChunkStorage
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
net.minecraft.client.RotatingSectionStorage
net.minecraft.class_1_797
net.minecraft.client.render.chunk.VisibleChunkStorage
Fields
VisibleChunkStorage$SectionEntry<T>[]: nodes, field_1_5664, storage
int: radius, field_1_5665, viewDistance
int: minY, field_1_5663, minSectionY
int: maxY, field_1_5662, maxSectionY
int: sectionGridSizeY, field_1_5667, heightInSections
int: sectionGridSizeXZ, field_1_5666, horizontalSectionSideLength
ChunkSectionPos: centerSectionPos, field_1_5661, origin
Constructors
(int, int, int, VisibleChunkStorage$DataFactory<T>)
Methods
boolean (ChunkSectionPos): repositionCenter, method_1_4853, setOrigin
int (): radius, method_1_4852, getViewDistance
int (): minY, method_1_4851, getMinSectionY
int (): maxY, method_1_4850, getMaxSectionY
int (): height, method_1_4849, getHeightInSections
ChunkSectionPos (): centerSectionPos, method_1_4843, getSectionPos
T (BlockPos): getValueAt, method_1_4848, getRenderedChunk
T (long): getValue, method_1_4847, getRenderedChunk
T (int, int, int): getValue, method_1_4846, getRenderedChunk
boolean (int, int, int): containsSection, method_1_4844, isInRange
int (int, int, int): getSectionIndex, method_1_4845, getStorageIndex
Iterator<T> (): iterator
void (Consumer<? super T>): forEach, forEach, forEach
Spliterator<T> (): spliterator
int (): size, method_1_4854, getSectionCount