Uses of Interface
net.minecraft.world.level.chunk.PaletteResize
-
Uses of PaletteResize in net.minecraft.world.level.chunk
Modifier and TypeFieldDescriptionprivate PaletteResize<T>
PalettedContainer.dummyPaletteResize
private PaletteResize<T>
HashMapPalette.resizeHandler
private PaletteResize<T>
LinearPalette.resizeHandler
ModifierConstructorDescriptionHashMapPalette(IdMapper<T> p_62664_, int p_62665_, PaletteResize<T> p_62666_, Function<CompoundTag,T> p_62667_, Function<T,CompoundTag> p_62668_)
LinearPalette(IdMapper<T> p_63032_, int p_63033_, PaletteResize<T> p_63034_, Function<CompoundTag,T> p_63035_)