Uses of Enum
de.marcely.bedwars.api.game.upgrade.layout.UpgradeShopLayoutType
Packages that use UpgradeShopLayoutType
Package
Description
Classes relevant to implement different
UpgradeShopLayouts for the in game shop.-
Uses of UpgradeShopLayoutType in de.marcely.bedwars.api.game.upgrade.layout
Methods in de.marcely.bedwars.api.game.upgrade.layout that return UpgradeShopLayoutTypeModifier and TypeMethodDescriptiondefault UpgradeShopLayoutTypeUpgradeShopLayout.getType()Returns the type of the layout to make it easier to differentiate to default onesstatic UpgradeShopLayoutTypeReturns the enum constant of this type with the specified name.static UpgradeShopLayoutType[]UpgradeShopLayoutType.values()Returns an array containing the constants of this enum type, in the order they are declared.