3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/world/item/components/ComponentItem.h"
20namespace cereal {
struct ReflectionCtx; }
32 virtual ::Item& setIconInfo(::std::string
const& name,
int index) ;
35 virtual ::ResolvedItemIconInfo
36 getIconInfo(
::ItemStackBase const& item,
int newAnimationFrame,
bool inInventoryPane)
const ;
43 virtual ::SnowballItem& setDescriptionId(::std::string
const& description) ;
73 MCFOLD ::Item& $setIconInfo(::std::string
const& name,
int index);
75 MCFOLD ::ResolvedItemIconInfo
76 $getIconInfo(
::ItemStackBase const& item,
int newAnimationFrame,
bool inInventoryPane)
const;
81 MCFOLD ::SnowballItem& $setDescriptionId(::std::string
const& description);
Definition BlockSource.h:67
Definition ComponentItem.h:53
Definition CompoundTag.h:13
Definition Container.h:30
Definition ItemDescriptor.h:22
Definition ItemStackBase.h:35
Definition ItemStack.h:25
Definition SnowballItem.h:23
static MCAPI void ** $vftable()
Definition ResolvedItemIconInfo.h:8
Definition ReflectionCtx.h:11