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 ;
24 MCAPI static ::std::vector<::Enchant::Type>
const& VALID_ENCHANTMENTS();
30 MCAPI
int $getMinCost(
int level)
const;
32 MCAPI
int $getMaxCost(
int level)
const;
34 MCAPI
int $getMaxLevel()
const;
36 MCAPI
bool $_isValidEnchantmentTypeForCategory(::Enchant::Type type)
const;
44 MCAPI
static void** $vftable();