Uses of Class
xericker.arenalegends.data.shopitem.ShopItem
Packages that use ShopItem
Package
Description
-
Uses of ShopItem in xericker.arenalegends.data.shopitem
Methods in xericker.arenalegends.data.shopitem that return ShopItemMethods in xericker.arenalegends.data.shopitem that return types with arguments of type ShopItemModifier and TypeMethodDescriptionShopItem.getAffordable(org.bukkit.entity.Player player) ShopItem.getAvailable(org.bukkit.entity.Player player, boolean previewMode) ShopItem.getBaseAvailable(org.bukkit.entity.Player player, boolean previewMode) ShopItemManager.getList()ShopItemManager.getMythicsList()ShopItemManager.getValidList() -
Uses of ShopItem in xericker.arenalegends.gameplay.shop
Methods in xericker.arenalegends.gameplay.shop that return types with arguments of type ShopItemMethods in xericker.arenalegends.gameplay.shop with parameters of type ShopItemModifier and TypeMethodDescriptionbooleanintShopProvider.calculatePrice(ShopItem shopItem) booleanShopProvider.isAvailable(ShopItem item) -
Uses of ShopItem in xericker.arenalegends.handler.item
Methods in xericker.arenalegends.handler.item that return ShopItemModifier and TypeMethodDescriptionShopItemBuilder.shopItem()Returns the value of theshopItemrecord component.Constructors in xericker.arenalegends.handler.item with parameters of type ShopItemModifierConstructorDescriptionShopItemBuilder(org.bukkit.entity.Player player, ShopItem shopItem) Creates an instance of aShopItemBuilderrecord class. -
Uses of ShopItem in xericker.arenalegends.handler.placeholder.processor.player
Constructors in xericker.arenalegends.handler.placeholder.processor.player with parameters of type ShopItemModifierConstructorDescriptionShopItemProcessor(Placeholders.ProcessingContext context, ShopItem shopItem) -
Uses of ShopItem in xericker.arenalegends.playerdata.instance
Methods in xericker.arenalegends.playerdata.instance that return types with arguments of type ShopItemModifier and TypeMethodDescriptionGameData.getEnchantsPurchased()GameData.getItemsPurchased()GameData.getMythicsBanished()GameData.getMythicsRolled()