20 virtual int getMinCost(
int level)
const ;
23 virtual int getMaxCost(
int level)
const ;
26 virtual int getMaxLevel()
const ;
35 virtual bool isProtectionEnchant()
const ;
38 virtual bool _isValidEnchantmentTypeForCategory(::Enchant::Type type)
const ;
47 MCAPI static ::std::vector<::Enchant::Type>
const& VALID_ENCHANTMENTS();
59 MCAPI
int $getMinCost(
int level)
const;
61 MCAPI
int $getMaxCost(
int level)
const;
63 MCAPI
int $getMaxLevel()
const;
69 MCFOLD
bool $isProtectionEnchant()
const;
71 MCAPI
bool $_isValidEnchantmentTypeForCategory(::Enchant::Type type)
const;
77 MCAPI
static void** $vftable();