34 ::ll::TypedStorage<8, 24, ::std::vector<::ActorLink>> mLinks;
35 ::ll::TypedStorage<8, 32, ::std::string> mName;
36 ::ll::TypedStorage<8, 16, ::mce::UUID> mUuid;
37 ::ll::TypedStorage<8, 8, ::ActorUniqueID> mEntityId;
38 ::ll::TypedStorage<8, 8, ::ActorRuntimeID> mRuntimeId;
39 ::ll::TypedStorage<8, 32, ::std::string> mPlatformOnlineId;
40 ::ll::TypedStorage<4, 12, ::Vec3> mPos;
41 ::ll::TypedStorage<4, 12, ::Vec3> mVelocity;
42 ::ll::TypedStorage<4, 8, ::Vec2> mRot;
43 ::ll::TypedStorage<4, 4, float> mYHeadRot;
44 ::ll::TypedStorage<8, 24, ::std::vector<::std::unique_ptr<::DataItem>>> mUnpack;
45 ::ll::TypedStorage<4, 1444, ::LayeredAbilities> mAbilities;
46 ::ll::TypedStorage<8, 32, ::std::string> mDeviceId;
47 ::ll::TypedStorage<4, 4, ::BuildPlatform> mBuildPlatform;
48 ::ll::TypedStorage<4, 4, ::GameType> mPlayerGameType;
49 ::ll::TypedStorage<8, 96, ::NetworkItemStackDescriptor> mCarriedItem;
50 ::ll::TypedStorage<8, 8, ::SynchedActorDataEntityWrapper const*> mEntityData;
51 ::ll::TypedStorage<8, 48, ::PropertySyncData> mSynchedProperties;
61 virtual ::MinecraftPacketIds getId()
const ;
64 virtual ::std::string getName()
const ;
98 MCFOLD ::MinecraftPacketIds $getId()
const;
100 MCAPI ::std::string $getName()
const;
110 MCAPI
static void** $vftable();