26 enum class Tier :
int {
38 ::ll::TypedStorage<4, 4, int const> mDefense;
39 ::ll::TypedStorage<4, 4, int const> mModelIndex;
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 static ::mce::Color& DEFAULT_HORSE_LEATHER_COLOR();
91 MCAPI static ::std::add_lvalue_reference_t<int const[]> mHealthPerTier();
103 MCAPI
int $getArmorValue()
const;
105 MCAPI
bool $hasCustomColor(
::CompoundTag const* userData)
const;
113 MCAPI
bool $isDyeable()
const;
117 MCAPI
void $appendFormattedHovertext(
121 bool const showCategory
128 MCAPI
static void** $vftable();