Uses of Enum
masecla.modrinth4j.model.version.ProjectVersion.ProjectDependencyType
Packages that use ProjectVersion.ProjectDependencyType
-
Uses of ProjectVersion.ProjectDependencyType in masecla.modrinth4j.model.version
Methods in masecla.modrinth4j.model.version that return ProjectVersion.ProjectDependencyTypeModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static ProjectVersion.ProjectDependencyType[]ProjectVersion.ProjectDependencyType.values()Returns an array containing the constants of this enum type, in the order they are declared.