Uses of Interface
net.minecraft.world.chunk.Palette.Factory
Packages that use Palette.Factory
-
Uses of Palette.Factory in net.minecraft.world.chunk
Fields in net.minecraft.world.chunk declared as Palette.FactoryModifier and TypeFieldDescriptionstatic final Palette.Factory
PalettedContainer.PaletteProvider.ARRAY
static final Palette.Factory
PalettedContainer.PaletteProvider.BI_MAP
private final Palette.Factory
PalettedContainer.DataProvider.factory
The field for thefactory
record component.(package private) static final Palette.Factory
PalettedContainer.PaletteProvider.ID_LIST
static final Palette.Factory
PalettedContainer.PaletteProvider.SINGULAR
Methods in net.minecraft.world.chunk that return Palette.FactoryModifier and TypeMethodDescriptionPalettedContainer.DataProvider.factory()
Returns the value of thefactory
record component.Constructors in net.minecraft.world.chunk with parameters of type Palette.Factory