java.lang.Object
net.vitacraft.serverlibraries.api.event.events.server.TickEvent
All Implemented Interfaces:
Event

public class TickEvent extends Object implements Event
  • Constructor Details

    • TickEvent

      public TickEvent()
  • Method Details

    • isCancelled

      public boolean isCancelled()
      Specified by:
      isCancelled in interface Event
    • setCancelled

      public void setCancelled(boolean cancelled)
      Specified by:
      setCancelled in interface Event