Uses of Enum
de.marcely.bedwars.api.game.upgrade.Upgrade.State
Packages that use Upgrade.State
Package
Description
Classes relevant to the in game team upgrade shop.
Classes relevant to implement different 
UpgradeShopLayouts for the in game shop.- 
Uses of Upgrade.State in de.marcely.bedwars.api.game.upgradeMethods in de.marcely.bedwars.api.game.upgrade that return Upgrade.StateModifier and TypeMethodDescriptionReturns the current state of a player that indicates whether he is able to upgrade at this given moment.static Upgrade.StateReturns 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.layoutMethods in de.marcely.bedwars.api.game.upgrade.layout that return Upgrade.StateModifier and TypeMethodDescriptionUpgradeShopLayoutHandler.OpenEvent.getUpgradeState(Upgrade upgrade) returns the upgrade state of a specified upgrade