Uses of Interface
net.minecraft.world.level.biome.MultiNoiseBiomeSourceParameterList.Preset.SourceProvider
Packages that use MultiNoiseBiomeSourceParameterList.Preset.SourceProvider
-
Uses of MultiNoiseBiomeSourceParameterList.Preset.SourceProvider in net.minecraft.world.level.biome
Fields in net.minecraft.world.level.biome declared as MultiNoiseBiomeSourceParameterList.Preset.SourceProviderModifier and TypeFieldDescriptionprivate final MultiNoiseBiomeSourceParameterList.Preset.SourceProvider
MultiNoiseBiomeSourceParameterList.Preset.provider
The field for theprovider
record component.Methods in net.minecraft.world.level.biome that return MultiNoiseBiomeSourceParameterList.Preset.SourceProviderModifier and TypeMethodDescriptionMultiNoiseBiomeSourceParameterList.Preset.provider()
Returns the value of theprovider
record component.Constructors in net.minecraft.world.level.biome with parameters of type MultiNoiseBiomeSourceParameterList.Preset.SourceProviderModifierConstructorDescriptionCreates an instance of aPreset
record class.