Uses of Enum
masecla.modrinth4j.model.project.ProjectType
Packages that use ProjectType
-
Uses of ProjectType in masecla.modrinth4j.model.project
Methods in masecla.modrinth4j.model.project that return ProjectTypeModifier and TypeMethodDescriptionstatic ProjectTypeReturns the enum constant of this type with the specified name.static ProjectType[]ProjectType.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of ProjectType in masecla.modrinth4j.model.search
Methods in masecla.modrinth4j.model.search with parameters of type ProjectTypeModifier and TypeMethodDescriptionstatic FacetFacet.projectType(ProjectType type) Creates a new project type facet.