Uses of Class
net.minecraft.world.chunk.ChunkSection
Packages that use ChunkSection
-
Uses of ChunkSection in net.minecraft
Methods in net.minecraft that return ChunkSectionModifier and TypeMethodDescriptiondefault ChunkSectionclass_3781.method_16989()class_3781.method_17003()class_3788.method_17003() -
Uses of ChunkSection in net.minecraft.world.chunk
Fields in net.minecraft.world.chunk declared as ChunkSectionModifier and TypeFieldDescriptionprivate final ChunkSection[]Chunk.chunkSectionsstatic final ChunkSectionChunk.emptyprivate final ChunkSection[]ChunkBlockStateStorage.field_18918Methods in net.minecraft.world.chunk that return ChunkSectionModifier and TypeMethodDescriptionChunk.method_17003()ChunkBlockStateStorage.method_17003()private ChunkSection[]ThreadedAnvilChunkStorage.method_17169(RenderBlockView renderBlockView, NbtList nbtList) Methods in net.minecraft.world.chunk with parameters of type ChunkSectionModifier and TypeMethodDescriptionvoidChunkBlockStateStorage.method_17118(ChunkSection[] chunkSection) private NbtListThreadedAnvilChunkStorage.method_17166(World world, ChunkSection[] chunkSection) voidChunk.setLevelChunkSections(ChunkSection[] chunkSections)