Package net.md_5.bungee.api.event
Class ProxyReloadEvent
java.lang.Object
net.md_5.bungee.api.plugin.Event
net.md_5.bungee.api.event.ProxyReloadEvent
Called when somebody reloads BungeeCord
-
Constructor Summary
ConstructorsConstructorDescriptionProxyReloadEvent(CommandSender sender) Creates a newProxyReloadEventinstance. -
Method Summary
-
Constructor Details
-
ProxyReloadEvent
Creates a newProxyReloadEventinstance.- Parameters:
sender- Creator of the action.
-
-
Method Details