minecraft-pi-reborn/symbols/src/api/CommandServer.def
2024-01-11 22:10:30 -05:00

3 lines
121 B
Modula-2

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