Uses of Enum Class
xericker.arenalegends.config.value.ShopkeeperValue
Packages that use ShopkeeperValue
-
Uses of ShopkeeperValue in xericker.arenalegends.config.value
Subclasses with type arguments of type ShopkeeperValue in xericker.arenalegends.config.valueMethods in xericker.arenalegends.config.value that return ShopkeeperValueModifier and TypeMethodDescriptionstatic ShopkeeperValueReturns the enum constant of this class with the specified name.static ShopkeeperValue[]ShopkeeperValue.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ShopkeeperValue in xericker.arenalegends.gameplay
Methods in xericker.arenalegends.gameplay with parameters of type ShopkeeperValueModifier and TypeMethodDescriptionstatic intShopkeeper.getItemCost(org.bukkit.entity.Player player, String itemKey, ShopkeeperValue configKey)