2024-02-08 22:30:41 +00:00
|
|
|
extends Entity;
|
|
|
|
|
|
|
|
vtable 0x10c5b0;
|
2024-07-15 07:05:05 +00:00
|
|
|
constructor (Level *level, float x, float y, float z, const ItemInstance &item) = 0x86d70;
|
2024-01-07 07:59:04 +00:00
|
|
|
|
|
|
|
property ItemInstance item = 0xd0;
|
2024-02-08 22:30:41 +00:00
|
|
|
property int age = 0xdc;
|
2024-10-03 09:17:12 +00:00
|
|
|
property float bob_offset = 0xe4;
|