82 ::ll::TypedStorage<4, 4, ::LegacyTelemetryEventPacket::Type> mType;
83 ::ll::TypedStorage<1, 1, uchar> mUsePlayerID;
86 ::ll::TypedStorage<4, 4, ::MinecraftEventing::AchievementIds> mAchievementId;
89 ::ll::TypedStorage<8, 8, int64> mInteractedEntityId;
90 ::ll::TypedStorage<4, 4, int> mInteractedEntityType;
91 ::ll::TypedStorage<4, 4, ::MinecraftEventing::InteractionType> mInteractionType;
92 ::ll::TypedStorage<4, 4, int> mInteractedEntityVariant;
93 ::ll::TypedStorage<1, 1, uchar> mInteractedEntityColor;
96 ::ll::TypedStorage<4, 4, int> mBuiltInDimension;
99 ::ll::TypedStorage<4, 4, int> mFromDimension;
100 ::ll::TypedStorage<4, 4, int> mToDimension;
103 ::ll::TypedStorage<8, 8, int64> mKillerEntityId;
104 ::ll::TypedStorage<8, 8, int64> mKilledMobId;
105 ::ll::TypedStorage<4, 4, ::ActorType> mDamageChildType;
106 ::ll::TypedStorage<4, 4, int> mDamageSource;
107 ::ll::TypedStorage<4, 4, int> mTraderTier;
110 ::ll::TypedStorage<2, 2, short> mContentsType;
111 ::ll::TypedStorage<4, 4, uint> mContentsColor;
112 ::ll::TypedStorage<2, 2, short> mFillLevel;
115 ::ll::TypedStorage<4, 4, int> mKillerId;
116 ::ll::TypedStorage<4, 4, int> mKillerVariant;
117 ::ll::TypedStorage<4, 4, int> mDamageSource;
118 ::ll::TypedStorage<1, 1, bool> mInRaid;
121 ::ll::TypedStorage<4, 4, int> mPartySize;
122 ::ll::TypedStorage<8, 8, int64> mBossUniqueId;
123 ::ll::TypedStorage<4, 4, int> mBossType;
126 ::ll::TypedStorage<4, 4, int> mResult;
127 ::ll::TypedStorage<4, 4, int> mResultNumber;
130 ::ll::TypedStorage<4, 4, int> mSuccessCount;
131 ::ll::TypedStorage<4, 4, int> mErrorCount;
134 ::ll::TypedStorage<4, 4, int> mBabyType;
135 ::ll::TypedStorage<4, 4, int> mBabyVariant;
136 ::ll::TypedStorage<1, 1, uchar> mBabyColor;
139 ::ll::TypedStorage<2, 2, short> mItemId;
140 ::ll::TypedStorage<4, 4, ::MinecraftEventing::POIBlockInteractionType> mInteractionType;
143 ::ll::TypedStorage<2, 2, short> mItemId;
144 ::ll::TypedStorage<4, 4, ::MinecraftEventing::POIBlockInteractionType> mInteractionType;
147 ::ll::TypedStorage<2, 2, short> mItemId;
150 ::ll::TypedStorage<4, 4, int> mCurrentWave;
151 ::ll::TypedStorage<4, 4, int> mTotalWaves;
152 ::ll::TypedStorage<1, 1, bool> mSuccess;
155 ::ll::TypedStorage<4, 4, int> mRedstoneLevel;
158 ::ll::TypedStorage<4, 4, int> mItemId;
159 ::ll::TypedStorage<1, 1, bool> mWasTargetingBarteringPlayer;
162 ::ll::TypedStorage<4, 4, int> mBlockID;
163 } PlayerWaxedOrUnwaxedCopper;
165 ::ll::TypedStorage<4, 4, int> score;
166 } CodeBuilderScoreboard;
168 ::ll::TypedStorage<2, 2, short> mItemId;
169 ::ll::TypedStorage<4, 4, int> mItemAux;
170 ::ll::TypedStorage<4, 4, int> mUseMethod;
171 ::ll::TypedStorage<4, 4, int> mCount;
174 ::ll::TypedStorage<8, 32, ::std::string> mEntityName;
175 ::ll::TypedStorage<8, 32, ::std::string> mCommandName;
176 ::ll::TypedStorage<8, 32, ::std::string> mResultKey;
177 ::ll::TypedStorage<8, 32, ::std::string> mResultString;
178 ::ll::TypedStorage<8, 32, ::std::string> mErrorList;
179 ::ll::TypedStorage<8, 32, ::std::string> mObjectiveName;
180 ::ll::TypedStorage<8, 32, ::std::string> mCodeBuilderRuntimeAction;