25 ::ll::TypedStorage<1, 1, bool> mShouldFilterText;
35 virtual bool requiresInteract()
const ;
38 virtual ::std::string getInteractText(
::Player const& player)
const ;
45 virtual void appendFormattedHovertext(
49 bool const showCategory
65 MCAPI
static int getPageCount(
::ItemStack const& book);
67 MCAPI static ::std::vector<::PageContent> getPages(
::ItemStack const& book);
73 MCAPI
static int const& MAX_PAGES();
75 MCAPI
static int const& MAX_PAGE_LENGTH();
77 MCAPI
static int const& MAX_TITLE_LENGTH();
79 MCAPI static ::std::string_view
const& TAG_AUTHOR();
81 MCAPI static ::std::string_view
const& TAG_FILTERED_AUTHOR();
83 MCAPI static ::std::string_view
const& TAG_FILTERED_TITLE();
85 MCAPI static ::std::string_view
const& TAG_GENERATION();
87 MCAPI static ::std::string_view
const& TAG_PAGES();
89 MCAPI static ::std::string_view
const& TAG_PAGE_FILTERED_PHOTO_NAME();
91 MCAPI static ::std::string_view
const& TAG_PAGE_FILTERED_TEXT();
93 MCAPI static ::std::string_view
const& TAG_PAGE_PHOTO_NAME();
95 MCAPI static ::std::string_view
const& TAG_PAGE_TEXT();
97 MCAPI static ::std::string_view
const& TAG_RESOLVED();
99 MCAPI static ::std::string_view
const& TAG_TITLE();
101 MCAPI static ::std::string_view
const& TAG_XUID();
115 MCFOLD
bool $requiresInteract()
const;
117 MCAPI ::std::string $getInteractText(
::Player const& player)
const;
121 MCAPI
void $appendFormattedHovertext(
125 bool const showCategory
136 MCAPI
static void** $vftable();
Definition PageContent.h:10