Class TickEvent
java.lang.Object
net.vitacraft.serverlibraries.api.event.events.server.TickEvent
- All Implemented Interfaces:
Event
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TickEvent
public TickEvent()
-
-
Method Details
-
isCancelled
public boolean isCancelled()- Specified by:
isCancelled
in interfaceEvent
-
setCancelled
public void setCancelled(boolean cancelled) - Specified by:
setCancelled
in interfaceEvent
-