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 ShopLayoutTypeShopLayout.getType()Returns the type of the layout to make it easier to differentiate to default onesstatic ShopLayoutTypeReturns 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.