LeviLamina
Loading...
Searching...
No Matches
ScriptItemType.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/scripting/binding_type/ClassBindingBuilder.h"
7
8
namespace
ScriptModuleMinecraft {
9
10
class
ScriptItemType
{
11
public
:
12
// member variables
13
// NOLINTBEGIN
14
::ll::UntypedStorage<8, 8>
mUnk986387;
15
// NOLINTEND
16
17
public
:
18
// prevent constructor by default
19
ScriptItemType
& operator=(
ScriptItemType
const
&);
20
ScriptItemType
(
ScriptItemType
const
&);
21
ScriptItemType
();
22
23
public
:
24
// member functions
25
// NOLINTBEGIN
26
MCAPI ::std::string getName()
const
;
27
// NOLINTEND
28
29
public
:
30
// static functions
31
// NOLINTBEGIN
32
MCAPI static ::Scripting::ClassBindingBuilder<::ScriptModuleMinecraft::ScriptItemType> bind();
33
// NOLINTEND
34
};
35
36
}
// namespace ScriptModuleMinecraft
ScriptModuleMinecraft::ScriptItemType
Definition
ScriptItemType.h:10
ll::UntypedStorage
Definition
Alias.h:14
src
mc
scripting
modules
minecraft
items
ScriptItemType.h
Generated on Sat Apr 26 2025 05:55:53 for LeviLamina by
1.12.0