Uses of Interface
com.andrei1058.bedwars.api.arena.shop.ICategoryContent
-
Uses of ICategoryContent in com.andrei1058.bedwars.api.events.shop
Modifier and TypeMethodDescriptionShopBuyEvent.getCategoryContent()
Get the shop category content bought.ModifierConstructorDescriptionShopBuyEvent
(org.bukkit.entity.Player buyer, IArena arena, ICategoryContent categoryContent) Triggered when a player buys from the shopShopBuyEvent
(org.bukkit.entity.Player buyer, ICategoryContent categoryContent) Deprecated.
ShopBuyEvent(Player, IArena, ICategoryContent)