Package mindustry.logic
Class LExecutor.PrintI
java.lang.Object
mindustry.logic.LExecutor.PrintI
- All Implemented Interfaces:
LExecutor.LInstruction
- Enclosing class:
- LExecutor
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
value
public int value
-
-
Constructor Details
-
PrintI
public PrintI(int value)
-
-
Method Details
-
run
- Specified by:
run
in interfaceLExecutor.LInstruction
-
toString
-