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

3 lines
121 B
Modula-2
Raw Normal View History

2024-01-06 11:30:23 +00:00
method std::string parse(ConnectedClient *client, std::string *command) = 0x6aa8c;
property Minecraft *minecraft = 0x18;