Uses of Enum
de.marcely.bedwars.api.game.upgrade.UpgradeTriggerHandlerType
-
Uses of UpgradeTriggerHandlerType in de.marcely.bedwars.api.game.upgrade
Modifier and TypeMethodDescriptionUpgradeTriggerHandler.getType()
Returns the type of this handler.static UpgradeTriggerHandlerType
Returns the enum constant of this type with the specified name.static UpgradeTriggerHandlerType[]
UpgradeTriggerHandlerType.values()
Returns an array containing the constants of this enum type, in the order they are declared.