Class LExecutor.PrintFlushI

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

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

    • target

      public int target
  • Constructor Details

    • PrintFlushI

      public PrintFlushI(int target)
    • PrintFlushI

      public PrintFlushI()
  • Method Details