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