Uses of Interface
net.minecraft.world.level.chunk.Palette
-
Uses of Palette in net.minecraft.world.level.chunk
Modifier and TypeClassDescriptionclass
class
class
Modifier and TypeFieldDescriptionprivate static Palette<BlockState>
LevelChunkSection.GLOBAL_BLOCKSTATE_PALETTE
PalettedContainer.globalPalette
PalettedContainer.palette
ModifierConstructorDescriptionPalettedContainer(Palette<T> p_63079_, IdMapper<T> p_63080_, Function<CompoundTag,T> p_63081_, Function<T,CompoundTag> p_63082_, T p_63083_)