LeviLamina
Loading...
Searching...
No Matches
ScriptItemEnchantmentTypeNotCompatibleError.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/scripting/binding_type/ErrorBindingBuilder.h"
7
#include "mc/deps/scripting/runtime/Error.h"
8
9
namespace
ScriptModuleMinecraft {
10
11
struct
ScriptItemEnchantmentTypeNotCompatibleError
:
public
::Scripting::Error
{
12
public
:
13
// member functions
14
// NOLINTBEGIN
15
MCAPI
explicit
ScriptItemEnchantmentTypeNotCompatibleError
(::std::string
const
& typeName);
16
// NOLINTEND
17
18
public
:
19
// static functions
20
// NOLINTBEGIN
21
MCAPI static ::Scripting::ErrorBindingBuilder<::ScriptModuleMinecraft::ScriptItemEnchantmentTypeNotCompatibleError>
22
bind();
23
// NOLINTEND
24
25
public
:
26
// constructor thunks
27
// NOLINTBEGIN
28
MCAPI
void
* $ctor(::std::string
const
& typeName);
29
// NOLINTEND
30
};
31
32
}
// namespace ScriptModuleMinecraft
ScriptModuleMinecraft::ScriptItemEnchantmentTypeNotCompatibleError
Definition
ScriptItemEnchantmentTypeNotCompatibleError.h:11
Scripting::Error
Definition
Error.h:7
src
mc
scripting
modules
minecraft
items
ScriptItemEnchantmentTypeNotCompatibleError.h
Generated on Sat Apr 26 2025 05:55:53 for LeviLamina by
1.12.0