18 ::ll::TypedStorage<4, 4, ::BossBarColor> mColor;
19 ::ll::TypedStorage<4, 4, int> mMax;
20 ::ll::TypedStorage<4, 4, int> mValue;
21 ::ll::TypedStorage<1, 1, bool> mVisible;
22 ::ll::TypedStorage<8, 16, ::Json::Value> mName;
23 ::ll::TypedStorage<8, 24, ::std::vector<::ActorUniqueID>> mPlayers;