Uses of Interface
de.marcely.bedwars.api.cosmetics.currency.Currency
Packages that use Currency
Package
Description
-
Uses of Currency in de.marcely.bedwars.api.cosmetics
Methods in de.marcely.bedwars.api.cosmetics that return CurrencyModifier and TypeMethodDescription@Nullable Currency
CosmeticsAPI.getCurrencyById
(String id) Gets a currency by itsgetId()
.Methods in de.marcely.bedwars.api.cosmetics that return types with arguments of type Currency -
Uses of Currency in de.marcely.bedwars.api.cosmetics.currency
Methods in de.marcely.bedwars.api.cosmetics.currency that return CurrencyModifier and TypeMethodDescriptionCurrencyProvider.getCurrency()
Returns the currency this provider is for. -
Uses of Currency in de.marcely.bedwars.api.cosmetics.shop
Methods in de.marcely.bedwars.api.cosmetics.shop that return CurrencyModifier and TypeMethodDescription@Nullable Currency
CosmeticItem.getCurrency()
Returns the currency that is used to buy this item.