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