33 ::ll::TypedStorage<8, 24, ::std::vector<::ActorLink>> mLinks;
34 ::ll::TypedStorage<4, 12, ::Vec3> mPos;
35 ::ll::TypedStorage<4, 12, ::Vec3> mVelocity;
36 ::ll::TypedStorage<4, 8, ::Vec2> mRot;
37 ::ll::TypedStorage<4, 4, float> mYHeadRotation;
38 ::ll::TypedStorage<4, 4, float> mYBodyRotation;
39 ::ll::TypedStorage<8, 8, ::ActorUniqueID> mEntityId;
40 ::ll::TypedStorage<8, 8, ::ActorRuntimeID> mRuntimeId;
41 ::ll::TypedStorage<8, 24, ::std::vector<::std::unique_ptr<::DataItem>>> mData;
42 ::ll::TypedStorage<8, 176, ::ActorDefinitionIdentifier> mType;
43 ::ll::TypedStorage<8, 24, ::std::vector<::SyncedAttribute>> mAttributes;
44 ::ll::TypedStorage<8, 48, ::PropertySyncData> mSynchedProperties;
45 ::ll::TypedStorage<8, 24, ::std::vector<::AttributeInstanceHandle>> mAttributeHandles;
46 ::ll::TypedStorage<8, 8, ::BaseAttributeMap const*> mMap;
47 ::ll::TypedStorage<8, 8, ::SynchedActorDataEntityWrapper*> mEntityData;
57 virtual ::MinecraftPacketIds getId()
const ;
60 virtual ::std::string getName()
const ;
94 MCFOLD ::MinecraftPacketIds $getId()
const;
96 MCAPI ::std::string $getName()
const;
106 MCAPI
static void** $vftable();