23 ::ll::TypedStorage<8, 48, ::HashedString> mName;
24 ::ll::TypedStorage<8, 48, ::HashedString> mInitEvent;
25 ::ll::TypedStorage<8, 48, ::HashedString> mEndEvent;
26 ::ll::TypedStorage<8, 8, ::Village*> mVillage;
27 ::ll::TypedStorage<4, 12, ::BlockPos> mPosition;
28 ::ll::TypedStorage<8, 8, uint64> mOwnerCount;
29 ::ll::TypedStorage<8, 8, uint64> mOwnerCapacity;
30 ::ll::TypedStorage<8, 8, uint64> mWeight;
31 ::ll::TypedStorage<4, 4, float> mRadius;
32 ::ll::TypedStorage<4, 4, ::POIType> mType;
33 ::ll::TypedStorage<8, 48, ::HashedString> mSoundEvent;
34 ::ll::TypedStorage<2, 2, short> mArrivalFailuresCount;
35 ::ll::TypedStorage<1, 1, bool> mUseBoundingBox;
49 ::std::string soundEvent,
50 ::std::string initEvent,
51 ::std::string endEvent
74 ::std::string soundEvent,
75 ::std::string initEvent,
76 ::std::string endEvent