minecraft-pi-reborn/symbols/src/entity/animal/Animal.def

8 lines
229 B
Modula-2
Raw Normal View History

2024-01-07 07:59:04 +00:00
extends AgableMob;
vtable 0x10b588;
2024-02-12 07:29:35 +00:00
// This int seems to be unused, and changing it doesn't effect anything
// I've called it love_timer because it matches where the love timer is on older java
property int love_timer = 0xc00;