Uses of Enum Class
net.minecraft.world.biome.source.util.VanillaBiomeParameters.class_8166
Packages that use VanillaBiomeParameters.class_8166
-
Uses of VanillaBiomeParameters.class_8166 in net.minecraft.world.biome.source
Methods in net.minecraft.world.biome.source with parameters of type VanillaBiomeParameters.class_8166Modifier and TypeMethodDescription(package private) static <T> MultiNoiseUtil.Entries<T>
MultiNoiseBiomeSource.Preset.method_49193
(Function<RegistryKey<Biome>, T> function, VanillaBiomeParameters.class_8166 class_8166) -
Uses of VanillaBiomeParameters.class_8166 in net.minecraft.world.biome.source.util
Fields in net.minecraft.world.biome.source.util declared as VanillaBiomeParameters.class_8166Modifier and TypeFieldDescriptionprivate final VanillaBiomeParameters.class_8166
VanillaBiomeParameters.field_42722
Methods in net.minecraft.world.biome.source.util that return VanillaBiomeParameters.class_8166Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static VanillaBiomeParameters.class_8166[]
VanillaBiomeParameters.class_8166.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.class_8166ModifierConstructorDescription