Class MailEditorEvent

java.lang.Object
org.bukkit.event.Event
dev.unnm3d.redischat.api.events.MailEvent
dev.unnm3d.redischat.api.events.MailEditorEvent

public class MailEditorEvent extends MailEvent
  • Constructor Details

    • MailEditorEvent

      public MailEditorEvent(Mail mail, MailEditorEvent.MailEditorState state)
      Event that is called when a mail is being created via the web editor The event is called when the editor is opened and closed
      Parameters:
      mail - The mail that is being created
      state - The state of the editor