minecraft-pi-reborn/symbols/src/gui/screens/SelectWorldScreen.def

9 lines
182 B
Modula-2
Raw Normal View History

2024-01-06 11:30:23 +00:00
extends Screen;
vtable 0x104f50;
method std::string getUniqueLevelName(std::string *name) = 0x388ec;
property bool should_create_world = 0xfc;
property bool world_created = 0xf9;