Uses of Enum Class
net.minecraft.world.biome.source.util.VanillaBiomeParameters.EnabledFeatures
Packages that use VanillaBiomeParameters.EnabledFeatures
-
Uses of VanillaBiomeParameters.EnabledFeatures in net.minecraft.world.biome.source
Methods in net.minecraft.world.biome.source with parameters of type VanillaBiomeParameters.EnabledFeaturesModifier 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
Fields in net.minecraft.world.biome.source.util declared as VanillaBiomeParameters.EnabledFeaturesModifier and TypeFieldDescriptionprivate final VanillaBiomeParameters.EnabledFeaturesVanillaBiomeParameters.enabledFeaturesMethods in net.minecraft.world.biome.source.util that return VanillaBiomeParameters.EnabledFeaturesModifier 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.Constructors in net.minecraft.world.biome.source.util with parameters of type VanillaBiomeParameters.EnabledFeaturesModifierConstructorDescriptionVanillaBiomeParameters(VanillaBiomeParameters.EnabledFeatures enabledFeatures)