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