- valueOf(String) - Static method in enum com.djrapitops.plugin.api.Priority
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.djrapitops.plugin.api.TimeAmount
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.djrapitops.plugin.command.CommandType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.djrapitops.plugin.command.SenderType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.djrapitops.plugin.settings.DefaultMessages
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.djrapitops.plugin.api.Priority
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.djrapitops.plugin.api.TimeAmount
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.djrapitops.plugin.command.CommandType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.djrapitops.plugin.command.SenderType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.djrapitops.plugin.settings.DefaultMessages
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- Verify - Class in com.djrapitops.plugin.utilities
-
- Verify() - Constructor for class com.djrapitops.plugin.utilities.Verify
-
- Verify.ErrorLoader<K extends Throwable> - Interface in com.djrapitops.plugin.utilities
-
- Version - Class in com.djrapitops.plugin.api.utility
-
Utility class for checking newest version availability from different sources.
- Version() - Constructor for class com.djrapitops.plugin.api.utility.Version
-