Class ProxyReloadEvent

java.lang.Object
net.md_5.bungee.api.plugin.Event
net.md_5.bungee.api.event.ProxyReloadEvent

public class ProxyReloadEvent extends Event
Called when somebody reloads BungeeCord
  • Constructor Details

    • ProxyReloadEvent

      public ProxyReloadEvent(CommandSender sender)
  • Method Details

    • getSender

      public CommandSender getSender()
      Creator of the action.
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • canEqual

      protected boolean canEqual(Object other)
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object