Package com.sk89q.worldedit.util.eventbus


package com.sk89q.worldedit.util.eventbus
  • Class Summary
    Class
    Description
    Dispatches events to listeners, and provides ways for listeners to register themselves.
    Event handler object for EventBus that is able to dispatch an event.
    Invokes a Method to dispatch an event.
  • Enum Class Summary
    Enum Class
    Description
     
  • Annotation Interfaces Summary
    Annotation Interface
    Description
    Used to mark methods as event handlers.