26 enum class Tier :
int {
39 ::ll::TypedStorage<4, 4, int const> mDefense;
40 ::ll::TypedStorage<4, 4, ::HorseArmorItem::Tier> mTier;
47 virtual int getArmorValue()
const ;
50 virtual bool hasCustomColor(
::CompoundTag const* userData)
const ;
62 virtual bool isDyeable()
const ;
69 virtual void appendFormattedHovertext(
73 bool const showCategory
89 MCAPI
int $getArmorValue()
const;
91 MCAPI
bool $hasCustomColor(
::CompoundTag const* userData)
const;
99 MCAPI
bool $isDyeable()
const;
103 MCAPI
void $appendFormattedHovertext(
107 bool const showCategory
114 MCAPI
static void** $vftable();