6 lines
163 B
Modula-2
6 lines
163 B
Modula-2
method int getTime() = 0xba970;
|
|
method void setTime(int time) = 0xbab28;
|
|
method bool getSpawnMobs() = 0xbabec;
|
|
|
|
property int time = 0x68;
|
|
property int seed = 0x58; |