20 ::ll::TypedStorage<4, 4, int> mActionTickTimer;
21 ::ll::TypedStorage<4, 4, int> mTickCounter;
22 ::ll::TypedStorage<4, 4, float> mLastFoodLevel;
23 ::ll::TypedStorage<8, 8, ::Player*> mPlayer;
28 HungerAttributeDelegate();
63 MCAPI
static void** $vftable();
Definition AttributeModificationContext.h:10