Index
All Classes|All Packages
U
- UNAUTHORIZED_QUERY - wtf.choco.dragoneggdrop.utils.UpdateChecker.UpdateReason
-
A 401 error was returned by the SpiGet API.
- uniqueDamagers() - Method in class wtf.choco.dragoneggdrop.dragon.DamageHistory
-
Get the amount of unique damagers recorded by this history.
- UNKNOWN_ERROR - wtf.choco.dragoneggdrop.utils.UpdateChecker.UpdateReason
-
An unknown error occurred.
- unregister(String) - Method in class wtf.choco.dragoneggdrop.registry.DragonTemplateRegistry
- unregister(String) - Method in class wtf.choco.dragoneggdrop.registry.HashRegistry
- unregister(String) - Method in interface wtf.choco.dragoneggdrop.registry.Registry
-
Unregister a key and its value from this registry.
- unregisterValue(T) - Method in class wtf.choco.dragoneggdrop.registry.HashRegistry
- unregisterValue(T) - Method in interface wtf.choco.dragoneggdrop.registry.Registry
-
Unregister a value from this registry.
- UNRELEASED_VERSION - wtf.choco.dragoneggdrop.utils.UpdateChecker.UpdateReason
-
The version of the plugin installed on the server is greater than the one uploaded to SpigotMC's resources section.
- UNSUPPORTED_VERSION_SCHEME - wtf.choco.dragoneggdrop.utils.UpdateChecker.UpdateReason
-
The plugin uses an unsupported version scheme, therefore a proper comparison between versions could not be made.
- UP_TO_DATE - wtf.choco.dragoneggdrop.utils.UpdateChecker.UpdateReason
-
The plugin is up to date with the version released on SpigotMC's resources section.
- UpdateChecker - Class in wtf.choco.dragoneggdrop.utils
-
A utility class to assist in checking for updates for plugins uploaded to SpigotMC.
- UpdateChecker.UpdateReason - Enum in wtf.choco.dragoneggdrop.utils
-
A constant reason for the result of
UpdateChecker.UpdateResult
. - UpdateChecker.UpdateResult - Class in wtf.choco.dragoneggdrop.utils
-
Represents a result for an update query performed by
UpdateChecker.requestUpdateCheck()
. - UpdateChecker.VersionScheme - Interface in wtf.choco.dragoneggdrop.utils
-
A functional interface to compare two version Strings with similar version schemes.
All Classes|All Packages