Uses of Interface
net.minecraft.world.biome.source.MultiNoiseBiomeSourceParameterList.Preset.BiomeSourceFunction
-
Uses of MultiNoiseBiomeSourceParameterList.Preset.BiomeSourceFunction in net.minecraft.world.biome.source
Modifier and TypeFieldDescriptionMultiNoiseBiomeSourceParameterList.Preset.biomeSourceFunction
The field for thebiomeSourceFunction
record component.Modifier and TypeMethodDescriptionMultiNoiseBiomeSourceParameterList.Preset.biomeSourceFunction()
Returns the value of thebiomeSourceFunction
record component.ModifierConstructorDescriptionPreset
(Identifier id, MultiNoiseBiomeSourceParameterList.Preset.BiomeSourceFunction biomeSourceFunction) Creates an instance of aPreset
record class.