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

3 lines
131 B
Modula-2
Raw Normal View History

2024-01-07 07:59:04 +00:00
static-method Mob *getStaticTestMob(int id, Level *level) = 0x18844;
static-method Mob *CreateMob(int id, Level *level) = 0x18184;