LeviLamina
Loading...
Searching...
No Matches
CraftableElements.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/world/level/block/ElementType.h"
7
8
class
CraftableElements
{
9
public
:
10
// member variables
11
// NOLINTBEGIN
12
::ll::UntypedStorage<8, 64>
mUnk12f727;
13
::ll::UntypedStorage<8, 64>
mUnk34efbf;
14
// NOLINTEND
15
16
public
:
17
// prevent constructor by default
18
CraftableElements
& operator=(
CraftableElements
const
&);
19
CraftableElements
(
CraftableElements
const
&);
20
CraftableElements
();
21
22
public
:
23
// virtual functions
24
// NOLINTBEGIN
25
// vIndex: 0
26
virtual
~CraftableElements
() =
default
;
27
28
// vIndex: 1
29
virtual
void
registerElements();
30
31
// vIndex: 2
32
virtual
void
_registerElement(
int
,
int
, ::ElementType);
33
// NOLINTEND
34
35
public
:
36
// destructor thunk
37
// NOLINTBEGIN
38
39
// NOLINTEND
40
41
public
:
42
// virtual function thunks
43
// NOLINTBEGIN
44
45
// NOLINTEND
46
};
CraftableElements
Definition
CraftableElements.h:8
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
containers
managers
controllers
CraftableElements.h
Generated on Sat Apr 26 2025 05:56:08 for LeviLamina by
1.12.0