17 ::ll::TypedStorage<4, 4, uint> mRuntimeId;
18 ::ll::TypedStorage<8, 176, ::ActorDefinitionIdentifier> mIdentifier;
19 ::ll::TypedStorage<8, 176, ::ActorDefinitionIdentifier> mBaseIdentifier;
20 ::ll::TypedStorage<1, 1, bool> mHasSpawnEgg;
21 ::ll::TypedStorage<1, 1, bool> mIsSummonable;
22 ::ll::TypedStorage<4, 8, ::std::optional<int>> mExperimentIndex;
38 MCAPI ::std::unique_ptr<::CompoundTag> save()
const;