Class VelocityAntiBotModeStateEvent

    • Constructor Detail

      • VelocityAntiBotModeStateEvent

        public VelocityAntiBotModeStateEvent​(boolean enabling)
    • Method Detail

      • isEnabling

        public boolean isEnabling()
        Gives the enabling state of this event.
        Specified by:
        isEnabling in interface AntiBotModeStateEvent
        Returns:
        True: AntiBot Mode is enabling, false: AntiBot Mode is disabling.