Uses of Interface
net.minecraft.world.chunk.Palette
Packages that use Palette
-
Uses of Palette in net.minecraft.world.chunk
Classes in net.minecraft.world.chunk that implement PaletteFields in net.minecraft.world.chunk declared as PaletteModifier and TypeFieldDescriptionPalettedContainer.fallbackPalettePalettedContainer.paletteprivate static Palette<BlockState>ChunkSection.PALETTEConstructors in net.minecraft.world.chunk with parameters of type PaletteModifierConstructorDescriptionPalettedContainer(Palette<T> fallbackPalette, IdList<T> idList, Function<NbtCompound,T> elementDeserializer, Function<T,NbtCompound> elementSerializer, T defaultElement)