Interface BotSettings.ChangeableBlastStep

Enclosing class:
BotSettings

public static interface BotSettings.ChangeableBlastStep
Step 8: configure blast mutability.
  • Method Summary

    Modifier and Type
    Method
    Description
    setChangeableBlast(boolean blastChangeable)
    Sets whether blast protection can be changed later.
  • Method Details

    • setChangeableBlast

      BotSettings.ArmorRangeStep setChangeableBlast(boolean blastChangeable)
      Sets whether blast protection can be changed later.
      Parameters:
      blastChangeable - blast changeability
      Returns:
      next step (armor range)