Uses of Enum Class
net.minecraft.world.gen.densityfunction.DensityFunctionTypes.class_6929.class_6930
Packages that use DensityFunctionTypes.class_6929.class_6930
-
Uses of DensityFunctionTypes.class_6929.class_6930 in net.minecraft.world.gen.densityfunction
Fields in net.minecraft.world.gen.densityfunction declared as DensityFunctionTypes.class_6929.class_6930Modifier and TypeFieldDescriptionprivate final DensityFunctionTypes.class_6929.class_6930DensityFunctionTypes.class_6929.specificTypeThe field for thespecificTyperecord component.Methods in net.minecraft.world.gen.densityfunction that return DensityFunctionTypes.class_6929.class_6930Modifier 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.class_6930.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.class_6930ModifierConstructorDescription(package private)class_6929(DensityFunctionTypes.class_6929.class_6930 class_6930, DensityFunction densityFunction, double double2, double double3, double double4)