Uses of Interface
net.minecraft.world.chunk.Palette
-
Uses of Palette in net.minecraft.world.chunk
Modifier and TypeFieldDescriptionPalettedContainer.fallbackPalette
PalettedContainer.palette
private static final Palette<BlockState>
ChunkSection.PALETTE
ModifierConstructorDescriptionPalettedContainer
(Palette<T> fallbackPalette, IdList<T> idList, Function<NbtCompound, T> elementDeserializer, Function<T, NbtCompound> elementSerializer, T defaultElement)