Interface LuckPermsEvent

  • Method Details

    • getLuckPerms

      @NonNull LuckPerms getLuckPerms()
      Get the API instance this event was dispatched from
      Returns:
      the api instance
    • getEventType

      @NonNull Class<? extends LuckPermsEvent> getEventType()
      Gets the type of the event.
      Returns:
      the type of the event