51 virtual void appendFormattedHovertext(
55 bool const showCategory
62 virtual ::ResolvedItemIconInfo getIconInfo(
::ItemStackBase const& item,
int,
bool)
const ;
65 virtual ::Item& setIconInfo(::std::string
const& name,
int index) ;
83 MCAPI
static void _scheduleMapChunkRendering(
87 ::std::shared_ptr<bool> chunksRefCount
90 MCAPI
static bool doesDisplayPlayerMarkers(
::ItemStack const& item);
92 MCAPI static ::ActorUniqueID getMapId(
::CompoundTag const* tag);
98 MCAPI
static bool sampleMapData(
105 ::std::vector<::MapSample>* output,
107 ::std::vector<::ClientTerrainPixel>* clientPixels
110 MCAPI
static void serializeMapData(::std::vector<::MapSample>
const& mapSamples, ::std::string& output);
116 MCAPI static ::std::string
const& TAG_MAP_INIT();
118 MCAPI static ::std::string
const& TAG_MAP_NAME_INDEX();
120 MCAPI static ::std::string
const& TAG_MAP_PLAYER_DISPLAY();
122 MCAPI static ::std::string
const& TAG_MAP_REGENERATE();
124 MCAPI static ::std::string
const& TAG_MAP_SCALE();
126 MCAPI static ::std::string
const& TAG_MAP_SCALING();
128 MCAPI static ::std::string
const& TAG_MAP_UUID();
149 MCAPI
void $appendFormattedHovertext(
153 bool const showCategory
158 MCFOLD ::ResolvedItemIconInfo $getIconInfo(
::ItemStackBase const& item,
int,
bool)
const;
160 MCFOLD ::Item& $setIconInfo(::std::string
const& name,
int index);
168 MCAPI
static void** $vftable();