Uses of Class
net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate.Palette
Packages that use StructureTemplate.Palette
Package
Description
-
Uses of StructureTemplate.Palette in net.minecraft.world.level.levelgen.structure.templatesystem
Fields in net.minecraft.world.level.levelgen.structure.templatesystem with type parameters of type StructureTemplate.PaletteModifier and TypeFieldDescriptionprivate final List<StructureTemplate.Palette>
StructureTemplate.palettes
Methods in net.minecraft.world.level.levelgen.structure.templatesystem that return StructureTemplate.PaletteModifier and TypeMethodDescriptionStructurePlaceSettings.getRandomPalette
(List<StructureTemplate.Palette> p_74388_, BlockPos p_74389_) Method parameters in net.minecraft.world.level.levelgen.structure.templatesystem with type arguments of type StructureTemplate.PaletteModifier and TypeMethodDescriptionStructurePlaceSettings.getRandomPalette
(List<StructureTemplate.Palette> p_74388_, BlockPos p_74389_) -
Uses of StructureTemplate.Palette in net.neoforged.testframework.gametest
Fields in net.neoforged.testframework.gametest with type parameters of type StructureTemplate.PaletteModifier and TypeFieldDescriptionprivate static final StructureTemplateBuilder.FieldHandle<StructureTemplate,
List<StructureTemplate.Palette>> StructureTemplateBuilder.PALETTES