Class LExecutor.UnitBindI

java.lang.Object
mindustry.logic.LExecutor.UnitBindI
All Implemented Interfaces:
LExecutor.LInstruction
Enclosing class:
LExecutor

public static class LExecutor.UnitBindI extends Object implements LExecutor.LInstruction
Binds the processor to a unit based on some filters.
  • Field Details

    • type

      public int type
  • Constructor Details

    • UnitBindI

      public UnitBindI(int type)
    • UnitBindI

      public UnitBindI()
  • Method Details