22 ::ll::TypedStorage<8, 32, ::std::string> mPhotoName;
23 ::ll::TypedStorage<8, 32, ::std::string> mPhotoData;
24 ::ll::TypedStorage<8, 32, ::std::string> mBookId;
25 ::ll::TypedStorage<1, 1, ::PhotoType> mType;
26 ::ll::TypedStorage<1, 1, ::PhotoType> mSourceType;
27 ::ll::TypedStorage<8, 8, ::ActorUniqueID> mOwnerId;
28 ::ll::TypedStorage<8, 32, ::std::string> mNewPhotoName;
35 virtual ::MinecraftPacketIds getId()
const ;
38 virtual ::std::string getName()
const ;
71 MCAPI ::MinecraftPacketIds $getId()
const;
73 MCAPI ::std::string $getName()
const;
83 MCAPI
static void** $vftable();