Uses of Interface
de.marcely.bedwars.api.cosmetics.shop.Shop
Packages that use Shop
Package
Description
-
Uses of Shop in de.marcely.bedwars.api.cosmetics
Methods in de.marcely.bedwars.api.cosmetics that return ShopModifier and TypeMethodDescription@Nullable Shop
CosmeticsAPI.getShopById
(String id) Get a shop (page) by itsgetId()
.@Nullable Shop
CosmeticsAPI.getShopOpen
(Player player) Get the shop (page) that the player has open.Methods in de.marcely.bedwars.api.cosmetics that return types with arguments of type Shop -
Uses of Shop in de.marcely.bedwars.api.cosmetics.event
Methods in de.marcely.bedwars.api.cosmetics.event that return ShopModifier and TypeMethodDescriptionPlayerOpenCosmeticShopEvent.getShop()
Gets the shop the player is trying to open.Constructors in de.marcely.bedwars.api.cosmetics.event with parameters of type Shop -
Uses of Shop in de.marcely.bedwars.api.cosmetics.shop
Methods in de.marcely.bedwars.api.cosmetics.shop that return Shop