Interface AbilityToggle

  • All Known Implementing Classes:
    BareboneToggle, CustomToggle, DefaultToggle

    public interface AbilityToggle
    This interface can be used to toggle or customize unwanted default abilities by the user.
    • Method Detail

      • isOff

        boolean isOff​(Ability ab)
        Parameters:
        ab - the target ability
        Returns:
        true if the ability has been turned off