Interface EventDispatcher
-
- All Known Implementing Classes:
BukkitEventDispatcher
,BungeeEventDispatcher
,VelocityEventDispatcher
public interface EventDispatcher
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
dispatchGroupChangeEvent(Group g)
void
dispatchReloadedEvent()
void
dispatchUserChangeEvent(User u)
-