minecraft-pi-reborn/symbols/src/CommandServer.def

3 lines
121 B
Modula-2

method std::string parse(ConnectedClient *client, std::string *command) = 0x6aa8c;
property Minecraft *minecraft = 0x18;