LeviLamina
Loading...
Searching...
No Matches
ScriptItemType.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
ScriptItemType
{
13
public
:
14
// member variables
15
// NOLINTBEGIN
16
::ll::UntypedStorage<8, 8>
mUnk986387;
17
// NOLINTEND
18
19
public
:
20
// prevent constructor by default
21
ScriptItemType
& operator=(
ScriptItemType
const
&);
22
ScriptItemType
(
ScriptItemType
const
&);
23
ScriptItemType
();
24
25
public
:
26
// member functions
27
// NOLINTBEGIN
28
MCNAPI ::std::string
getName
()
const
;
29
// NOLINTEND
30
31
public
:
32
// static functions
33
// NOLINTBEGIN
34
MCNAPI static ::Scripting::ClassBinding
bind
();
35
// NOLINTEND
36
};
37
38
}
// namespace ScriptModuleMinecraft
ScriptModuleMinecraft::ScriptItemType
Definition
ScriptItemType.h:12
ScriptModuleMinecraft::ScriptItemType::getName
MCAPI::std::string getName() const
ScriptModuleMinecraft::ScriptItemType::bind
static MCAPI ::Scripting::ClassBinding bind()
ll::UntypedStorage
Definition
Alias.h:14
src
mc
scripting
modules
minecraft
items
ScriptItemType.h
Generated on Fri Jun 13 2025 05:04:49 for LeviLamina by
1.12.0