Uses of Enum
de.marcely.bedwars.api.game.shop.layout.ShopLayoutType
Packages that use ShopLayoutType
-
Uses of ShopLayoutType in de.marcely.bedwars.api.game.shop.layout
Methods in de.marcely.bedwars.api.game.shop.layout that return ShopLayoutTypeModifier and TypeMethodDescriptiondefault ShopLayoutType
ShopLayout.getType()
Returns the type of the layout to make it easier to differentiate to default onesstatic ShopLayoutType
Returns the enum constant of this type with the specified name.static ShopLayoutType[]
ShopLayoutType.values()
Returns an array containing the constants of this enum type, in the order they are declared.