12 virtual int getMinCost(
int level)
const ;
14 virtual int getMaxCost(
int level)
const ;
16 virtual int getMaxLevel()
const ;
18 virtual bool _isValidEnchantmentTypeForCategory(::Enchant::Type type)
const ;
26 MCAPI static ::std::vector<::Enchant::Type>
const& VALID_ENCHANTMENTS();
32 MCAPI
int $getMinCost(
int level)
const;
34 MCAPI
int $getMaxCost(
int level)
const;
36 MCAPI
int $getMaxLevel()
const;
38 MCAPI
bool $_isValidEnchantmentTypeForCategory(::Enchant::Type type)
const;
46 MCAPI
static void** $vftable();