46 virtual void appendFormattedHovertext(
50 bool const showCategory
55 virtual ::ResolvedItemIconInfo getIconInfo(
::ItemStackBase const& item,
int,
bool)
const ;
57 virtual ::Item& setIconInfo(::std::string
const& name,
int id) ;
73 MCAPI
static void _scheduleMapChunkRendering(
77 ::std::shared_ptr<bool> chunksRefCount
80 MCAPI
static bool doesDisplayPlayerMarkers(
::ItemStackBase const& item);
82 MCAPI static ::ActorUniqueID getMapId(
::CompoundTag const* tag);
88 MCAPI
static bool sampleMapData(
95 ::std::vector<::MapSample>* output,
97 ::std::vector<::ClientTerrainPixel>* clientPixels
100 MCAPI
static void serializeMapData(::std::vector<::MapSample>
const& mapSamples, ::std::string& output);
106 MCAPI static ::std::string
const& TAG_MAP_INIT();
108 MCAPI static ::std::string
const& TAG_MAP_NAME_INDEX();
110 MCAPI static ::std::string
const& TAG_MAP_PLAYER_DISPLAY();
112 MCAPI static ::std::string
const& TAG_MAP_REGENERATE();
114 MCAPI static ::std::string
const& TAG_MAP_SCALE();
116 MCAPI static ::std::string
const& TAG_MAP_SCALING();
118 MCAPI static ::std::string
const& TAG_MAP_UUID();
133 MCAPI
void $appendFormattedHovertext(
137 bool const showCategory
142 MCFOLD ::ResolvedItemIconInfo $getIconInfo(
::ItemStackBase const& item,
int,
bool)
const;
144 MCFOLD ::Item& $setIconInfo(::std::string
const& name,
int id);
154 MCAPI
static void** $vftable();