Uses of Interface
de.marcely.bedwars.api.game.upgrade.UpgradeState
Package
Description
Contains classes that are related to the
Arena
.Classes relevant to implement different
UpgradeShopLayouts
for the in game shop.-
Uses of UpgradeState in de.marcely.bedwars.api.arena
Modifier and TypeMethodDescription@Nullable UpgradeState
Arena.getUpgradeState
(Team team) Returns the UpgradeState of a specified team -
Uses of UpgradeState in de.marcely.bedwars.api.game.upgrade.layout
Modifier and TypeMethodDescriptionUpgradeShopLayoutHandler.OpenEvent.getUpgradeState()
Returns the upgrade state corresponding to the team this gui is selling upgrades for.