mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-06-16 22:01:07 +00:00
argument parsing
This commit is contained in:
@@ -8,6 +8,6 @@ import com.dfsek.terra.api.command.annotation.Command;
|
||||
public class StructureExportCommand implements CommandTemplate {
|
||||
@Override
|
||||
public void execute(ExecutionState state) {
|
||||
|
||||
System.out.println("export command");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user