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();
97 MCAPI
int $getArmorValue()
const;
99 MCAPI
bool $hasCustomColor(
::CompoundTag const* userData)
const;
107 MCAPI
bool $isDyeable()
const;
111 MCAPI
void $appendFormattedHovertext(
115 bool const showCategory
122 MCAPI
static void** $vftable();