Class EventTick.Pre

java.lang.Object
dev.boze.api.event.EventTick
dev.boze.api.event.EventTick.Pre
Enclosing class:
EventTick

public static class EventTick.Pre extends EventTick
  • Constructor Details

    • Pre

      public Pre()
  • Method Details

    • get

      public static EventTick.Pre get()
      Gets the event instance - this is called at the start of a tick by Boze, and should not be called by addons
      Returns:
      The event instance