Class ProxyReloadEvent


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

      • ProxyReloadEvent

        public ProxyReloadEvent​(CommandSender sender)
    • Method Detail

      • getSender

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

        protected boolean canEqual​(Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object