Package mindustry.logic
Class LExecutor.SetBlockI
java.lang.Object
mindustry.logic.LExecutor.SetBlockI
- All Implemented Interfaces:
LExecutor.LInstruction
- Enclosing class:
- LExecutor
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
x
public int x -
y
public int y -
block
public int block -
team
public int team -
rotation
public int rotation -
layer
-
-
Constructor Details
-
SetBlockI
-
SetBlockI
public SetBlockI()
-
-
Method Details
-
run
- Specified by:
run
in interfaceLExecutor.LInstruction
-