Class LExecutor.PrintI

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

public static class LExecutor.PrintI extends Object implements LExecutor.LInstruction
  • Field Details

    • value

      public int value
  • Constructor Details

    • PrintI

      public PrintI(int value)
  • Method Details