13 ::ll::TypedStorage<4, 12, ::BlockPos> mOrigin;
14 ::ll::TypedStorage<4, 12, ::BlockPos> mMax;
15 ::ll::TypedStorage<4, 4, uint> mRadius;
16 ::ll::TypedStorage<8, 32, ::std::string> mName;
17 ::ll::TypedStorage<1, 1, bool> mIsCircle;
18 ::ll::TypedStorage<1, 1, ::TickingAreaLoadMode> mLoadMode;
24 MCAPI ::std::string asString()
const;