Interface IMaxActions

All Known Implementing Classes:
ProgWidgetBlockRightClick, ProgWidgetCC, ProgWidgetDig, ProgWidgetDigAndPlace, ProgWidgetEntityAttack, ProgWidgetHarvest, ProgWidgetPlace

public interface IMaxActions
  • Method Details

    • supportsMaxActions

      default boolean supportsMaxActions()
    • setMaxActions

      void setMaxActions(int maxActions)
    • getMaxActions

      int getMaxActions()
    • setUseMaxActions

      void setUseMaxActions(boolean useMaxActions)
    • useMaxActions

      boolean useMaxActions()