Uses of Enum Class
net.minecraft.world.gen.densityfunction.DensityFunctionTypes.class_6925.class_6926
Packages that use DensityFunctionTypes.class_6925.class_6926
-
Uses of DensityFunctionTypes.class_6925.class_6926 in net.minecraft.world.gen.densityfunction
Fields in net.minecraft.world.gen.densityfunction declared as DensityFunctionTypes.class_6925.class_6926Modifier and TypeFieldDescriptionprivate final DensityFunctionTypes.class_6925.class_6926DensityFunctionTypes.class_6925.typeThe field for thetyperecord component.Methods in net.minecraft.world.gen.densityfunction that return DensityFunctionTypes.class_6925.class_6926Modifier and TypeMethodDescriptionDensityFunctionTypes.class_6925.type()Returns the value of thetyperecord component.Returns the enum constant of this class with the specified name.DensityFunctionTypes.class_6925.class_6926.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.minecraft.world.gen.densityfunction with parameters of type DensityFunctionTypes.class_6925.class_6926Modifier and TypeMethodDescriptionstatic DensityFunctionDensityFunctionTypes.method_40490(DensityFunction densityFunction, DensityFunctionTypes.class_6925.class_6926 class_6926) private static doubleDensityFunctionTypes.class_6925.method_40521(DensityFunctionTypes.class_6925.class_6926 class_6926, double double2) DensityFunctionTypes.class_6925.method_41079(DensityFunctionTypes.class_6925.class_6926 class_6926, DensityFunction densityFunction) Constructors in net.minecraft.world.gen.densityfunction with parameters of type DensityFunctionTypes.class_6925.class_6926ModifierConstructorDescriptionprotectedclass_6925(DensityFunctionTypes.class_6925.class_6926 class_6926, DensityFunction densityFunction, double double2, double double3)