Uses of Interface
de.marcely.bedwars.api.game.shop.product.ItemShopProduct
Packages that use ItemShopProduct
Package
Description
Classes relevant to the in game shop.
Classes relevant to each
ShopProduct
in the in game shop.-
Uses of ItemShopProduct in de.marcely.bedwars.api.game.shop
Methods in de.marcely.bedwars.api.game.shop that return ItemShopProductModifier and TypeMethodDescriptionShopItem.addProductItem
(ItemStack item, int amount) Adds a product that gives the player an ItemStack when this item is being bought. -
Uses of ItemShopProduct in de.marcely.bedwars.api.game.shop.product
Subinterfaces of ItemShopProduct in de.marcely.bedwars.api.game.shop.productModifier and TypeInterfaceDescriptioninterface
interface