Package net.minecraft.world.level.chunk
@ParametersAreNonnullByDefault
package net.minecraft.world.level.chunk
-
ClassDescriptionA representation of a 16x16x16 cube of nibbles (half-bytes).During world generation, adjacent chunks may be fully generated (and thus be level chunks), but are often needed in proto chunk form.Palette<T>PalettedContainerRO.Unpacker<T,
C extends PalettedContainerRO<T>>