Interface BWCancellable
- All Known Subinterfaces:
BedDestroyedMessageSendEvent<G,,P, T> GameStartEvent<G>,OpenShopEvent<G,,E, P, S> OpenTeamSelectionEvent<G,,P> PlayerBreakBlockEvent<G,,P, T, B> PlayerBuildBlockEvent<G,,P, T, B, R, I> PlayerDeathMessageSendEvent<G,,P> PlayerJoinEvent<G,,P> PlayerJoinTeamEvent<G,,P, T> PlayerOpenGamesInventoryEvent<P>,PostPropertyScanEvent,PrePropertyScanEvent,PreSpawnEffectEvent<G,,P> PurchaseFailedEvent<G,,P> ResourceSpawnEvent<G,,S, T, I, L> SavePlayerStatisticEvent<S>,StoreIncludeEvent,StorePostPurchaseEvent<G,,P> StorePrePurchaseEvent<G,,P, I, T> TeamChestOpenEvent<G,,P, T> UpgradeBoughtEvent<G,,P> UpgradeImprovedEvent<G>
@NonExtendable
public interface BWCancellable
-
Method Summary
-
Method Details
-
isCancelled
boolean isCancelled() -
setCancelled
void setCancelled(boolean cancelled)
-