LeviLamina
Loading...
Searching...
No Matches
ScriptEnchantInfo.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
namespace
Scripting {
struct
ClassBinding; }
8
// clang-format on
9
10
namespace
ScriptModuleMinecraft {
11
12
class
ScriptEnchantInfo
{
13
public
:
14
// member variables
15
// NOLINTBEGIN
16
::ll::UntypedStorage<8, 8>
mUnkaf4ffa;
17
::ll::UntypedStorage<4, 8>
mUnk57b72d;
18
// NOLINTEND
19
20
public
:
21
// prevent constructor by default
22
ScriptEnchantInfo
& operator=(
ScriptEnchantInfo
const
&);
23
ScriptEnchantInfo
(
ScriptEnchantInfo
const
&);
24
ScriptEnchantInfo
();
25
26
public
:
27
// member functions
28
// NOLINTBEGIN
29
MCNAPI ::std::string
getEnchantment
()
const
;
30
// NOLINTEND
31
32
public
:
33
// static functions
34
// NOLINTBEGIN
35
MCNAPI static ::Scripting::ClassBinding
bind
();
36
// NOLINTEND
37
};
38
39
}
// namespace ScriptModuleMinecraft
ScriptModuleMinecraft::ScriptEnchantInfo
Definition
ScriptEnchantInfo.h:12
ScriptModuleMinecraft::ScriptEnchantInfo::bind
static MCAPI ::Scripting::ClassBinding bind()
ScriptModuleMinecraft::ScriptEnchantInfo::getEnchantment
MCAPI::std::string getEnchantment() const
ll::UntypedStorage
Definition
Alias.h:14
src-server
mc
scripting
modules
minecraft
loot_tables
conditions
ScriptEnchantInfo.h
Generated on Tue Nov 25 2025 04:01:26 for LeviLamina by
1.12.0