- All Superinterfaces:
BWCancellable
@NonExtendable
public interface PurchaseFailedEvent<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() -
getPlayer
P getPlayer() -
getType
PurchaseType getType() -
handle
-