Index

A B C D E F G H I K L M N O P R S T U V W 
All Classes|All Packages

U

UNAUTHORIZED_QUERY - wtf.choco.arrows.util.UpdateChecker.UpdateReason
A 401 error was returned by the Spigot API.
unbreakable() - Method in class wtf.choco.arrows.util.ItemBuilder
Set the unbreakable state of this item to true.
UNKNOWN_ERROR - wtf.choco.arrows.util.UpdateChecker.UpdateReason
An unknown error occurred.
unregister(Class<? extends AlchemicalArrow>) - Method in class wtf.choco.arrows.registry.ArrowRegistry
Unregister an AlchemicalArrow implementation from the arrow registry based upon its class.
unregister(AlchemicalArrow) - Method in class wtf.choco.arrows.registry.ArrowRegistry
Unregister an AlchemicalArrow implementation from the arrow registry.
UNRELEASED_VERSION - wtf.choco.arrows.util.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.arrows.util.UpdateChecker.UpdateReason
The plugin uses an unsupported version scheme, therefore a proper comparison between versions could not be made.
UP_TO_DATE - wtf.choco.arrows.util.UpdateChecker.UpdateReason
The plugin is up to date with the version released on SpigotMC's resources section.
UpdateChecker - Class in wtf.choco.arrows.util
A utility class to assist in checking for updates for plugins uploaded to SpigotMC.
UpdateChecker.UpdateReason - Enum in wtf.choco.arrows.util
A constant reason for the result of UpdateChecker.UpdateResult.
UpdateChecker.UpdateResult - Class in wtf.choco.arrows.util
Represents a result for an update query performed by UpdateChecker.requestUpdateCheck().
UpdateChecker.VersionScheme - Interface in wtf.choco.arrows.util
A functional interface to compare two version Strings with similar version schemes.
A B C D E F G H I K L M N O P R S T U V W 
All Classes|All Packages