- All Superinterfaces:
BWCancellable
@NonExtendable
public interface UpgradeBoughtEvent<G extends Game,P extends BWPlayer>
extends BWCancellable
-
Method Summary
Methods inherited from interface org.screamingsandals.bedwars.api.events.BWCancellable
isCancelled, setCancelled
-
Method Details
-
getGame
G getGame() -
getUpgrades
-
getCustomer
P getCustomer() -
getAddLevels
double getAddLevels() -
getStorage
UpgradeStorage getStorage() -
handle
-