20 ::ll::TypedStorage<4, 4, int> mAtlasWidth;
21 ::ll::TypedStorage<4, 4, int> mAtlasHeight;
27 virtual ::ResolvedItemIconInfo
28 getIconInfo(
::ItemStackBase const& item,
int newAnimationFrame,
bool inInventoryPane)
const ;
30 virtual int getAnimationFrameFor(
::Mob* holder,
bool,
::ItemStack const*,
bool const)
const ;
38 MCAPI ::ResolvedItemIconInfo
39 $getIconInfo(
::ItemStackBase const& item,
int newAnimationFrame,
bool inInventoryPane)
const;
41 MCAPI
int $getAnimationFrameFor(
::Mob* holder,
bool,
::ItemStack const*,
bool const)
const;
49 MCAPI
static void** $vftable();