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 ;
37 MCAPI static ::std::vector<::Enchant::Type>
const& VALID_ENCHANTMENTS();
43 MCAPI
int $getMinCost(
int level)
const;
45 MCAPI
int $getMaxCost(
int level)
const;
47 MCAPI
int $getMaxLevel()
const;
53 MCFOLD
bool $isProtectionEnchant()
const;
55 MCAPI
bool $_isValidEnchantmentTypeForCategory(::Enchant::Type type)
const;
63 MCAPI
static void** $vftable();