- valueOf(String) - Static method in enum net.galacticraft.plugins.addon.util.ForgeGradle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.galacticraft.plugins.addon.util.Version.GenericVersionDiff
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.galacticraft.plugins.addon.util.Version.McVersionDiff
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.galacticraft.plugins.addon.util.Version.VersionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.galacticraft.plugins.addon.util.XMLUrl
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum net.galacticraft.plugins.addon.util.ForgeGradle
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.galacticraft.plugins.addon.util.Version.GenericVersionDiff
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.galacticraft.plugins.addon.util.Version.McVersionDiff
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.galacticraft.plugins.addon.util.Version.VersionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.galacticraft.plugins.addon.util.XMLUrl
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- Version - Class in net.galacticraft.plugins.addon.util
-
- Version(String) - Constructor for class net.galacticraft.plugins.addon.util.Version
-
- Version(String, Version.VersionType) - Constructor for class net.galacticraft.plugins.addon.util.Version
-
- Version.GenericVersionDiff - Enum in net.galacticraft.plugins.addon.util
-
The types of diffs between two versions.
- Version.McVersionDiff - Enum in net.galacticraft.plugins.addon.util
-
- Version.NullVersion - Class in net.galacticraft.plugins.addon.util
-
- Version.VersionException - Exception in net.galacticraft.plugins.addon.util
-
- Version.VersionType - Enum in net.galacticraft.plugins.addon.util
-
The different types of supported version systems.
- VersionException(String) - Constructor for exception net.galacticraft.plugins.addon.util.Version.VersionException
-
- VersionException(String, Throwable) - Constructor for exception net.galacticraft.plugins.addon.util.Version.VersionException
-