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