Uses of Interface
net.alpenblock.bungeeperms.platform.EventDispatcher
-
-
Uses of EventDispatcher in net.alpenblock.bungeeperms
Constructors in net.alpenblock.bungeeperms with parameters of type EventDispatcher Constructor Description BungeePerms(PlatformPlugin plugin, BPConfig config, PluginMessageSender pluginMessageSender, NetworkNotifier networkNotifier, EventListener eventListener, EventDispatcher eventDispatcher)
-
Uses of EventDispatcher in net.alpenblock.bungeeperms.platform.bukkit
Classes in net.alpenblock.bungeeperms.platform.bukkit that implement EventDispatcher Modifier and Type Class Description class
BukkitEventDispatcher
-
Uses of EventDispatcher in net.alpenblock.bungeeperms.platform.bungee
Classes in net.alpenblock.bungeeperms.platform.bungee that implement EventDispatcher Modifier and Type Class Description class
BungeeEventDispatcher
-
Uses of EventDispatcher in net.alpenblock.bungeeperms.platform.velocity
Classes in net.alpenblock.bungeeperms.platform.velocity that implement EventDispatcher Modifier and Type Class Description class
VelocityEventDispatcher
-