19 ::ll::TypedStorage<8, 16, ::ScoreboardId> mScoreboardId;
20 ::ll::TypedStorage<8, 32, ::std::string> mObjectiveName;
21 ::ll::TypedStorage<4, 4, int> mScoreValue;
22 ::ll::TypedStorage<1, 1, ::IdentityDefinition::Type> mIdentityType;
23 ::ll::TypedStorage<8, 8, ::PlayerScoreboardId> mPlayerId;
24 ::ll::TypedStorage<8, 8, ::ActorUniqueID> mEntityId;
25 ::ll::TypedStorage<8, 32, ::std::string> mFakePlayerName;