23 ::ll::TypedStorage<8, 24, ::WeakEntityRef> mRef;
24 ::ll::TypedStorage<4, 4, ::ScriptModuleMinecraft::ScriptEntityRefType> mActorType;
25 ::ll::TypedStorage<8, 8, ::ActorUniqueID> mId;
26 ::ll::TypedStorage<8, 48, ::HashedString> mTypeId;
27 ::ll::TypedStorage<8, 8, ::gsl::not_null<::ServerLevel*>> mLevel;
53 MCAPI
void* $ctor(
::Actor const& actor);