Uses of Interface
net.minecraft.util.palette.IPalette
-
Uses of IPalette in net.minecraft.util.palette
ModifierConstructorDescriptionPalettedContainer
(IPalette<T> p_i48961_1_, ObjectIntIdentityMap<T> p_i48961_2_, Function<CompoundNBT, T> p_i48961_3_, Function<T, CompoundNBT> p_i48961_4_, T p_i48961_5_) -
Uses of IPalette in net.minecraft.world.chunk
Modifier and TypeFieldDescriptionprivate static final IPalette<BlockState>
ChunkSection.GLOBAL_BLOCKSTATE_PALETTE