20 ::ll::TypedStorage<4, 4, int> mAtlasWidth;
21 ::ll::TypedStorage<4, 4, int> mAtlasHeight;
28 virtual ::ResolvedItemIconInfo
29 getIconInfo(
::ItemStackBase const& item,
int newAnimationFrame,
bool inInventoryPane)
const ;
32 virtual int getAnimationFrameFor(
::Mob* holder,
bool,
::ItemStack const*,
bool const)
const ;
47 MCAPI ::ResolvedItemIconInfo
48 $getIconInfo(
::ItemStackBase const& item,
int newAnimationFrame,
bool inInventoryPane)
const;
50 MCAPI
int $getAnimationFrameFor(
::Mob* holder,
bool,
::ItemStack const*,
bool const)
const;
56 MCAPI
static void** $vftable();