Uses of Enum Class
net.minecraft.world.biome.source.util.VanillaBiomeParameters.EnabledFeatures
-
Uses of VanillaBiomeParameters.EnabledFeatures in net.minecraft.world.biome.source
Modifier and TypeMethodDescription(package private) static <T> MultiNoiseUtil.Entries
<T> MultiNoiseBiomeSourceParameterList.Preset.getOverworldEntries
(Function<RegistryKey<Biome>, T> biomeEntryGetter, VanillaBiomeParameters.EnabledFeatures enabledFeatures) -
Uses of VanillaBiomeParameters.EnabledFeatures in net.minecraft.world.biome.source.util
Modifier and TypeFieldDescriptionprivate final VanillaBiomeParameters.EnabledFeatures
VanillaBiomeParameters.enabledFeatures
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.VanillaBiomeParameters.EnabledFeatures.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionVanillaBiomeParameters
(VanillaBiomeParameters.EnabledFeatures enabledFeatures)