3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/deps/scripting/lifetime_registry/StrongTypedObjectHandle.h"
7#include "mc/world/item/enchanting/Enchant.h"
11namespace ScriptModuleMinecraft {
struct ScriptItemEnchantmentType; }
12namespace Scripting {
class WeakLifetimeScope; }
13namespace Scripting {
struct ClassBinding; }
16namespace ScriptModuleMinecraft {
38 MCNAPI ::std::optional<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptItemEnchantmentType>>
45 MCNAPI static ::Scripting::ClassBinding
bind();
Definition WeakLifetimeScope.h:12
Definition ScriptItemEnchantmentTypes.h:18
static MCAPI ::Scripting::ClassBinding bind()
MCAPI void _generateAllEnchantmentTypeHandles(::Scripting::WeakLifetimeScope &scope)
MCAPI void _generateRemainingEnchantmentTypeHandles(::Scripting::WeakLifetimeScope &scope)
MCAPI ::std::optional<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptItemEnchantmentType > > get(::Scripting::WeakLifetimeScope &scope, ::std::string const &enchantmentId)