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