Uses of Enum Class
net.minecraft.world.biome.source.util.VanillaBiomeParameters.class_10317
Packages that use VanillaBiomeParameters.class_10317
-
Uses of VanillaBiomeParameters.class_10317 in net.minecraft.world.biome.source
Methods in net.minecraft.world.biome.source with parameters of type VanillaBiomeParameters.class_10317Modifier and TypeMethodDescription(package private) static <T> MultiNoiseUtil.Entries<T> MultiNoiseBiomeSourceParameterList.Preset.getOverworldEntries(Function<RegistryKey<Biome>, T> biomeEntryGetter, VanillaBiomeParameters.class_10317 class_10317) -
Uses of VanillaBiomeParameters.class_10317 in net.minecraft.world.biome.source.util
Fields in net.minecraft.world.biome.source.util declared as VanillaBiomeParameters.class_10317Modifier and TypeFieldDescriptionprivate final VanillaBiomeParameters.class_10317VanillaBiomeParameters.field_54708Methods in net.minecraft.world.biome.source.util that return VanillaBiomeParameters.class_10317Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static VanillaBiomeParameters.class_10317[]VanillaBiomeParameters.class_10317.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_10317ModifierConstructorDescriptionVanillaBiomeParameters(VanillaBiomeParameters.class_10317 class_10317)