Uses of Interface
net.minecraft.world.level.chunk.Palette
Packages that use Palette
-
Uses of Palette in net.minecraft.world.level.chunk
Classes in net.minecraft.world.level.chunk that implement PaletteModifier and TypeClassDescriptionclassclassclassFields in net.minecraft.world.level.chunk declared as PaletteModifier and TypeFieldDescriptionprivate static Palette<BlockState>LevelChunkSection.GLOBAL_BLOCKSTATE_PALETTEPalettedContainer.globalPalettePalettedContainer.paletteConstructors in net.minecraft.world.level.chunk with parameters of type PaletteModifierConstructorDescriptionPalettedContainer(Palette<T> p_63079_, IdMapper<T> p_63080_, Function<CompoundTag,T> p_63081_, Function<T,CompoundTag> p_63082_, T p_63083_)