Uses of Enum Class
net.minecraft.world.gen.densityfunction.DensityFunctionTypes.class_6927.Type
Packages that use DensityFunctionTypes.class_6927.Type
-
Uses of DensityFunctionTypes.class_6927.Type in net.minecraft.world.gen.densityfunction
Fields in net.minecraft.world.gen.densityfunction declared as DensityFunctionTypes.class_6927.TypeModifier and TypeFieldDescriptionprivate final DensityFunctionTypes.class_6927.TypeDensityFunctionTypes.class_6927.typeThe field for thetyperecord component.Methods in net.minecraft.world.gen.densityfunction that return DensityFunctionTypes.class_6927.TypeModifier and TypeMethodDescriptionDensityFunctionTypes.class_6927.type()DensityFunctionTypes.Wrapper.type()Returns the enum constant of this class with the specified name.static DensityFunctionTypes.class_6927.Type[]DensityFunctionTypes.class_6927.Type.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_6927.TypeModifierConstructorDescriptionprotectedclass_6927(DensityFunctionTypes.class_6927.Type type, DensityFunction densityFunction)