3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/world/item/enchanting/Enchant.h"
13 virtual int getMinCost(
int level)
const ;
16 virtual int getMaxCost(
int level)
const ;
19 virtual int getMaxLevel()
const ;
34 MCFOLD
int $getMinCost(
int level)
const;
36 MCFOLD
int $getMaxCost(
int level)
const;
38 MCFOLD
int $getMaxLevel()
const;
44 MCAPI
static void** $vftable();
Definition LootEnchant.h:8