Interface ICancellableEcsEvent
- All Known Implementing Classes:
BreakBlockEvent,CancellableEcsEvent,ChangeGameModeEvent,ChunkSaveEvent,ChunkUnloadEvent,CraftRecipeEvent,CraftRecipeEvent.Post,CraftRecipeEvent.Pre,Damage,DamageBlockEvent,DiscoverInstanceEvent.Display,DiscoverZoneEvent.Display,DropItemEvent,DropItemEvent.Drop,DropItemEvent.PlayerRequest,InteractivelyPickupItemEvent,KillFeedEvent.DecedentMessage,KillFeedEvent.Display,KillFeedEvent.KillerMessage,PlaceBlockEvent,PrefabPasteEvent,SwitchActiveSlotEvent,UseBlockEvent.Pre
public interface ICancellableEcsEvent
-
Method Summary
-
Method Details
-
isCancelled
boolean isCancelled() -
setCancelled
void setCancelled(boolean var1)
-