Class EventTick.Post

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

public static class EventTick.Post extends EventTick
  • Constructor Details

    • Post

      public Post()
  • Method Details

    • get

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