LeviLamina
Loading...
Searching...
No Matches
BlockTickConfigurationComponentDescription.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/world/level/block/components/BlockComponentDescription.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
class
BlockComponentStorage
;
11
// clang-format on
12
13
class
BlockTickConfigurationComponentDescription
:
public
::BlockComponentDescription
{
14
public
:
15
// member variables
16
// NOLINTBEGIN
17
::ll::UntypedStorage<4, 4>
mUnk2123fc;
18
::ll::UntypedStorage<4, 4>
mUnkc1db79;
19
::ll::UntypedStorage<1, 1>
mUnk619de3;
20
// NOLINTEND
21
22
public
:
23
// prevent constructor by default
24
BlockTickConfigurationComponentDescription
& operator=(
BlockTickConfigurationComponentDescription
const
&);
25
BlockTickConfigurationComponentDescription
(
BlockTickConfigurationComponentDescription
const
&);
26
BlockTickConfigurationComponentDescription
();
27
28
public
:
29
// virtual functions
30
// NOLINTBEGIN
31
// vIndex: 1
32
virtual ::std::string
const
& getName()
const
/*override*/
;
33
34
// vIndex: 2
35
virtual
void
initializeComponent(
::BlockComponentStorage
& blockComponentStorage)
const
/*override*/
;
36
37
// vIndex: 0
38
virtual
~BlockTickConfigurationComponentDescription
()
/*override*/
=
default
;
39
// NOLINTEND
40
41
public
:
42
// static variables
43
// NOLINTBEGIN
44
MCAPI static ::std::string
const
& NameID();
45
// NOLINTEND
46
47
public
:
48
// destructor thunk
49
// NOLINTBEGIN
50
51
// NOLINTEND
52
53
public
:
54
// virtual function thunks
55
// NOLINTBEGIN
56
MCAPI ::std::string
const
& $getName()
const
;
57
58
MCAPI
void
$initializeComponent(
::BlockComponentStorage
& blockComponentStorage)
const
;
59
// NOLINTEND
60
61
public
:
62
// vftables
63
// NOLINTBEGIN
64
MCAPI
static
void
** $vftable();
65
// NOLINTEND
66
};
BlockComponentStorage
Definition
BlockComponentStorage.h:8
BlockTickConfigurationComponentDescription
Definition
BlockTickConfigurationComponentDescription.h:13
BlockComponentDescription
Definition
BlockComponentDescription.h:20
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
level
block
components
BlockTickConfigurationComponentDescription.h
Generated on Sat Apr 26 2025 05:56:19 for LeviLamina by
1.12.0