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.BiomeSourceFunctionclass_8197.Preset.biomeSourceFunctionThe field for thebiomeSourceFunctionrecord component.Methods in net.minecraft that return class_8197.Preset.BiomeSourceFunctionModifier and TypeMethodDescriptionclass_8197.Preset.biomeSourceFunction()Returns the value of thebiomeSourceFunctionrecord component.Constructors in net.minecraft with parameters of type class_8197.Preset.BiomeSourceFunctionModifierConstructorDescriptionPreset(Identifier id, class_8197.Preset.BiomeSourceFunction biomeSourceFunction) Creates an instance of aPresetrecord class.