Uses of Interface
de.marcely.bedwars.api.game.shop.product.ShopProduct
Packages that use ShopProduct
Package
Description
Events related to 
Player actions, or changes to player properties.Classes relevant to the in game shop.
Classes relevant to each 
ShopProduct in the in game shop.- 
Uses of ShopProduct in de.marcely.bedwars.api.event.playerMethods in de.marcely.bedwars.api.event.player that return ShopProductModifier and TypeMethodDescriptionPlayerShopProductGivingDetermineEvent.getShopProduct()Get the shop product that the player is trying to buy.Constructors in de.marcely.bedwars.api.event.player with parameters of type ShopProductModifierConstructorDescriptionPlayerShopProductGivingDetermineEvent(Player player, @Nullable Team team, @Nullable Arena arena, int multiplier, ShopProduct product, ItemStack[] givingItems, PlayerShopProductGivingDetermineEvent.ExecutableCommand[] executingCommands, @Nullable CustomDropTypeHandler callingDropTypeHandler) 
- 
Uses of ShopProduct in de.marcely.bedwars.api.game.shopMethods in de.marcely.bedwars.api.game.shop that return types with arguments of type ShopProductModifier and TypeMethodDescriptionList<? extends ShopProduct> ShopItem.getProducts()Returns the products that will be given to the buyer.Methods in de.marcely.bedwars.api.game.shop with parameters of type ShopProductModifier and TypeMethodDescriptionbooleanShopItem.removeProduct(ShopProduct product) Removes a product instance from this item.
- 
Uses of ShopProduct in de.marcely.bedwars.api.game.shop.productSubinterfaces of ShopProduct in de.marcely.bedwars.api.game.shop.productModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceinterface