Uses of Interface
net.minecraft.world.biome.source.MultiNoiseBiomeSourceParameterList.Preset.BiomeSourceFunction
Packages that use MultiNoiseBiomeSourceParameterList.Preset.BiomeSourceFunction
-
Uses of MultiNoiseBiomeSourceParameterList.Preset.BiomeSourceFunction in net.minecraft.world.biome.source
Fields in net.minecraft.world.biome.source declared as MultiNoiseBiomeSourceParameterList.Preset.BiomeSourceFunctionModifier and TypeFieldDescriptionMultiNoiseBiomeSourceParameterList.Preset.biomeSourceFunction
The field for thebiomeSourceFunction
record component.Methods in net.minecraft.world.biome.source that return MultiNoiseBiomeSourceParameterList.Preset.BiomeSourceFunctionModifier and TypeMethodDescriptionMultiNoiseBiomeSourceParameterList.Preset.biomeSourceFunction()
Returns the value of thebiomeSourceFunction
record component.Constructors in net.minecraft.world.biome.source with parameters of type MultiNoiseBiomeSourceParameterList.Preset.BiomeSourceFunctionModifierConstructorDescriptionPreset
(Identifier id, MultiNoiseBiomeSourceParameterList.Preset.BiomeSourceFunction biomeSourceFunction) Creates an instance of aPreset
record class.