Interface Cancelable
- All Known Implementing Classes:
AttemptBlockSetEvent,ClientStoppedEvent,ClientStoppingEvent,EntitySpawnEvent,EntitySpawnEvent.ExistingSpawnEvent,EntitySpawnEvent.FreshSpawnEvent,LivingHurtEvent,PlayerAttackEntityEvent,PlayerPlaceBlockEvent,ServerChatEvent,WindowCloseEvent,WindowSetIconEvent,WindowToggleFullscreenEvent
public interface Cancelable
-
Method Summary
-
Method Details
-
isCanceled
boolean isCanceled() -
cancel
void cancel()
-