Uses of Enum Class
com.comphenix.protocol.updater.Updater.UpdateResult
Packages that use Updater.UpdateResult
-
Uses of Updater.UpdateResult in com.comphenix.protocol.updater
Fields in com.comphenix.protocol.updater declared as Updater.UpdateResultMethods in com.comphenix.protocol.updater that return Updater.UpdateResultModifier and TypeMethodDescriptionstatic Updater.UpdateResultReturns the enum constant of this class with the specified name.static Updater.UpdateResult[]Updater.UpdateResult.values()Returns an array containing the constants of this enum class, in the order they are declared.