Package org.bukkit.event


package org.bukkit.event
Classes dedicated to handling triggered code executions.
  • Interface Summary
    Interface
    Description
     
    Simple interface for tagging all EventListeners
  • Class Summary
    Class
    Description
    Represents an event.
    A list of event handlers, stored per-event.
  • Enum Summary
    Enum
    Description
     
    Represents an event's priority in execution
  • Exception Summary
    Exception
    Description
     
  • Annotation Types Summary
    Annotation Type
    Description
    An annotation to mark methods as being event handler methods