13 virtual int getMinCost(
int level)
const ;
16 virtual int getMaxCost(
int level)
const ;
19 virtual int getMaxLevel()
const ;
22 virtual bool isCompatibleWith(::Enchant::Type type)
const ;
25 virtual bool _isValidEnchantmentTypeForCategory(::Enchant::Type type)
const ;
34 MCAPI static ::std::vector<::Enchant::Type>
const& VALID_ENCHANTMENTS();
40 MCAPI
int $getMinCost(
int level)
const;
42 MCAPI
int $getMaxCost(
int level)
const;
44 MCAPI
int $getMaxLevel()
const;
46 MCAPI
bool $isCompatibleWith(::Enchant::Type type)
const;
48 MCAPI
bool $_isValidEnchantmentTypeForCategory(::Enchant::Type type)
const;