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