22 ::ll::TypedStorage<1, 1, ::BookEditAction> mAction;
23 ::ll::TypedStorage<4, 4, int> mBookSlot;
24 ::ll::TypedStorage<4, 4, int> mPageIndex1;
25 ::ll::TypedStorage<4, 4, int> mPageIndex2;
26 ::ll::TypedStorage<8, 32, ::std::string> mText1;
27 ::ll::TypedStorage<8, 32, ::std::string> mText2;
28 ::ll::TypedStorage<8, 32, ::std::string> mText3;
35 virtual ::MinecraftPacketIds getId()
const ;
38 virtual ::std::string getName()
const ;
55 MCAPI ::PageContent getPage()
const;
67 MCAPI ::MinecraftPacketIds $getId()
const;
69 MCAPI ::std::string $getName()
const;
79 MCAPI
static void** $vftable();
Definition PageContent.h:10