Uses of Enum Class
net.minecraft.world.gen.densityfunction.DensityFunctionTypes.class_6929.SpecificType
Packages that use DensityFunctionTypes.class_6929.SpecificType
-
Uses of DensityFunctionTypes.class_6929.SpecificType in net.minecraft.world.gen.densityfunction
Fields in net.minecraft.world.gen.densityfunction declared as DensityFunctionTypes.class_6929.SpecificTypeModifier and TypeFieldDescriptionprivate final DensityFunctionTypes.class_6929.SpecificTypeDensityFunctionTypes.class_6929.specificTypeThe field for thespecificTyperecord component.Methods in net.minecraft.world.gen.densityfunction that return DensityFunctionTypes.class_6929.SpecificTypeModifier and TypeMethodDescriptionDensityFunctionTypes.class_6929.specificType()Returns the value of thespecificTyperecord component.Returns the enum constant of this class with the specified name.DensityFunctionTypes.class_6929.SpecificType.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in net.minecraft.world.gen.densityfunction with parameters of type DensityFunctionTypes.class_6929.SpecificTypeModifierConstructorDescription(package private)class_6929(DensityFunctionTypes.class_6929.SpecificType specificType, DensityFunction densityFunction, double double2, double double3, double double4)