Package mindustry.logic
Class LStatements.SpawnWaveStatement
java.lang.Object
mindustry.logic.LStatement
mindustry.logic.LStatements.SpawnWaveStatement
- Enclosing class:
- LStatements
-
Field Summary
Fields inherited from class mindustry.logic.LStatement
elem
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
build
(LAssembler builder) category()
boolean
Privileged instructions are only allowed in world processors.Methods inherited from class mindustry.logic.LStatement
afterRead, copy, field, fields, fields, hidden, name, nonPrivileged, param, row, sanitize, saveUI, setupUI, showSelect, showSelect, showSelectTable, write
-
Field Details
-
x
-
y
-
natural
-
-
Constructor Details
-
SpawnWaveStatement
public SpawnWaveStatement()
-
-
Method Details
-
build
- Specified by:
build
in classLStatement
-
privileged
public boolean privileged()Description copied from class:LStatement
Privileged instructions are only allowed in world processors.- Overrides:
privileged
in classLStatement
-
build
- Specified by:
build
in classLStatement
-
category
- Overrides:
category
in classLStatement
-