Class LStatements.ApplyStatusStatement

java.lang.Object
mindustry.logic.LStatement
mindustry.logic.LStatements.ApplyStatusStatement
Enclosing class:
LStatements

public static class LStatements.ApplyStatusStatement extends LStatement
  • Field Details

    • clear

      public boolean clear
    • effect

      public String effect
    • unit

      public String unit
    • duration

      public String duration
  • Constructor Details

    • ApplyStatusStatement

      public ApplyStatusStatement()
  • Method Details