Package mindustry.logic
Class LExecutor.ControlI
java.lang.Object
mindustry.logic.LExecutor.ControlI
- All Implemented Interfaces:
LExecutor.LInstruction
- Enclosing class:
- LExecutor
Controls a building's state.
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
target
public int target -
type
-
p1
public int p1 -
p2
public int p2 -
p3
public int p3 -
p4
public int p4
-
-
Constructor Details
-
ControlI
-
-
Method Details
-
run
- Specified by:
run
in interfaceLExecutor.LInstruction
-