19 virtual int getMinCost(
int level)
const ;
21 virtual int getMaxCost(
int level)
const ;
23 virtual int getMaxLevel()
const ;
29 virtual bool isProtectionEnchant()
const ;
31 virtual bool _isValidEnchantmentTypeForCategory(::Enchant::Type type)
const ;
39 MCAPI static ::std::vector<::Enchant::Type>
const& VALID_ENCHANTMENTS();
45 MCAPI
int $getMinCost(
int level)
const;
47 MCAPI
int $getMaxCost(
int level)
const;
49 MCAPI
int $getMaxLevel()
const;
55 MCFOLD
bool $isProtectionEnchant()
const;
57 MCAPI
bool $_isValidEnchantmentTypeForCategory(::Enchant::Type type)
const;
65 MCAPI
static void** $vftable();