13 virtual int getMinCost(
int level)
const ;
16 virtual int getMaxCost(
int level)
const ;
19 virtual int getMaxLevel()
const ;
22 virtual bool _isValidEnchantmentTypeForCategory(::Enchant::Type type)
const ;
31 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;
49 MCAPI
bool $_isValidEnchantmentTypeForCategory(::Enchant::Type type)
const;
55 MCAPI
static void** $vftable();