Package net.minecraft.world.chunk
package net.minecraft.world.chunk
-
ClassDescriptionArrayPalette<T>BiMapPalette<T>Represents a scoped, modifiable view of biomes, block states, fluid states and block entities.A chunk nibble array is an array of nibbles for each block position in a chunk.Specifies the type of a chunkA task called when a chunk needs to be generated.A task called when a chunk is loaded but does not need to be generated.ChunkToNibbleArrayMap<M extends ChunkToNibbleArrayMap<M>>A specialized chunk nibble array that ignores the Y parameters and only stores the nibbles for a 16 × 16 horizontal chunk slice.Palette<T>Represents a read only view of a world chunk used in world generation.A regenerating world chunk represented as a proto chunk.