File command.h¶
FileList > command > command.h
Go to the source code of this file
#include <algorithm>#include <optional>#include <string>#include <utility>#include <vector>#include "endstone/command/command_map.h"#include "endstone/command/command_sender.h"
Namespaces¶
| Type | Name | 
|---|---|
| namespace | endstone  | 
Classes¶
| Type | Name | 
|---|---|
| class | Command  Represents a Command , which executes various tasks upon user input.  | 
The documentation for this class was generated from the following file include/endstone/command/command.h