Uses of Package
net.md_5.bungee.api.plugin
-
Classes in net.md_5.bungee.api.plugin used by io.github.waterfallmc.waterfall.event Class Description Cancellable Events that implement this indicate that they may be cancelled and thus prevented from happening.Command A command that can be executed by aCommandSender
.Event Dummy class which all callable events must extend. -
Classes in net.md_5.bungee.api.plugin used by io.github.waterfallmc.waterfall.exception Class Description Command A command that can be executed by aCommandSender
.Event Dummy class which all callable events must extend.Listener Dummy interface which all event subscribers and listeners must implement.Plugin Represents any Plugin that may be loaded at runtime to enhance existing functionality. -
Classes in net.md_5.bungee.api.plugin used by net.md_5.bungee.api Class Description PluginManager Class to manage bridging between plugin duties and implementation duties, for example event handling and plugin management. -
Classes in net.md_5.bungee.api.plugin used by net.md_5.bungee.api.event Class Description Cancellable Events that implement this indicate that they may be cancelled and thus prevented from happening.Event Dummy class which all callable events must extend.Plugin Represents any Plugin that may be loaded at runtime to enhance existing functionality. -
Classes in net.md_5.bungee.api.plugin used by net.md_5.bungee.api.plugin Class Description Command A command that can be executed by aCommandSender
.Event Dummy class which all callable events must extend.Listener Dummy interface which all event subscribers and listeners must implement.Plugin Represents any Plugin that may be loaded at runtime to enhance existing functionality.PluginDescription POJO representing the plugin.yml file. -
Classes in net.md_5.bungee.api.plugin used by net.md_5.bungee.api.scheduler Class Description Plugin Represents any Plugin that may be loaded at runtime to enhance existing functionality. -
Classes in net.md_5.bungee.api.plugin used by net.md_5.bungee.command Class Description Command A command that can be executed by aCommandSender
.TabExecutor