Interface KitGiveEvent.Pre

All Superinterfaces:
Cancellable, Event, KitGiveEvent
Enclosing interface:
KitGiveEvent

public static interface KitGiveEvent.Pre extends KitGiveEvent, Cancellable
The event will be canceled by default if the player cannot currently get a kit.
  • Method Details

    • getCurrentTime

      long getCurrentTime()
      Kit giving time.
    • getPreviousGiveTime

      long getPreviousGiveTime()
      The time when the current kit was given to the player last time.
    • getGiveRule

      GiveRule getGiveRule()
      Kit giving rule.