Uses of Enum
de.marcely.bedwars.api.game.upgrade.Upgrade.State
-
Uses of Upgrade.State in de.marcely.bedwars.api.game.upgrade
Modifier and TypeMethodDescriptionReturns the current state of a player that indicates whether he is able to upgrade at this given moment.static Upgrade.State
Returns the enum constant of this type with the specified name.static Upgrade.State[]
Upgrade.State.values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of Upgrade.State in de.marcely.bedwars.api.game.upgrade.layout
Modifier and TypeMethodDescriptionUpgradeShopLayoutHandler.OpenEvent.getUpgradeState
(Upgrade upgrade) returns the upgrade state of a specified upgrade