26 ::ll::TypedStorage<8, 24, ::std::vector<::std::unique_ptr<::DataItem>>> mData;
27 ::ll::TypedStorage<8, 8, ::SynchedActorDataEntityWrapper*> mEntityData;
28 ::ll::TypedStorage<8, 8, ::ActorUniqueID> mId;
29 ::ll::TypedStorage<8, 8, ::ActorRuntimeID> mRuntimeId;
30 ::ll::TypedStorage<8, 96, ::NetworkItemStackDescriptor> mItem;
31 ::ll::TypedStorage<4, 12, ::Vec3> mPos;
32 ::ll::TypedStorage<4, 12, ::Vec3> mVelocity;
33 ::ll::TypedStorage<1, 1, bool> mIsFromFishing;
43 virtual ::MinecraftPacketIds getId()
const ;
46 virtual ::std::string getName()
const ;
64 MCFOLD ::MinecraftPacketIds $getId()
const;
66 MCAPI ::std::string $getName()
const;
76 MCAPI
static void** $vftable();