Uses of Class
net.minecraft.world.gen.feature.template.Template.Palette
-
Packages that use Template.Palette Package Description net.minecraft.world.gen.feature.template -
-
Uses of Template.Palette in net.minecraft.world.gen.feature.template
Fields in net.minecraft.world.gen.feature.template with type parameters of type Template.Palette Modifier and Type Field Description private java.util.List<Template.Palette>
Template. palettes
Methods in net.minecraft.world.gen.feature.template that return Template.Palette Modifier and Type Method Description Template.Palette
PlacementSettings. getRandomPalette(java.util.List<Template.Palette> p_237132_1_, BlockPos p_237132_2_)
Method parameters in net.minecraft.world.gen.feature.template with type arguments of type Template.Palette Modifier and Type Method Description Template.Palette
PlacementSettings. getRandomPalette(java.util.List<Template.Palette> p_237132_1_, BlockPos p_237132_2_)
-