3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/deps/scripting/runtime/Error.h"
8namespace ScriptModuleMinecraft {
19 ::std::string
const& details,
20 ::std::string
const& typeName,
29 MCNAPI
void*
$ctor(::std::string
const& details, ::std::string
const& typeName,
int level,
int maxLevel);
Definition ScriptItemEnchantmentLevelOutOfBoundsError.h:10
MCAPI ScriptItemEnchantmentLevelOutOfBoundsError(::std::string const &details, ::std::string const &typeName, int level, int maxLevel)
MCAPI void * $ctor(::std::string const &details, ::std::string const &typeName, int level, int maxLevel)