LeviLamina
Loading...
Searching...
No Matches
BlockQueuedTickingDescription.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
struct
BlockQueuedTickingDescription
:
public
::BlockComponentDescription
{
14
public
:
15
// member variables
16
// NOLINTBEGIN
17
::ll::UntypedStorage<4, 4>
mUnk2249ea;
18
::ll::UntypedStorage<4, 4>
mUnk3b7d11;
19
::ll::UntypedStorage<1, 1>
mUnk7f7922;
20
::ll::UntypedStorage<8, 256>
mUnk274a42;
21
// NOLINTEND
22
23
public
:
24
// prevent constructor by default
25
BlockQueuedTickingDescription
& operator=(
BlockQueuedTickingDescription
const
&);
26
BlockQueuedTickingDescription
(
BlockQueuedTickingDescription
const
&);
27
BlockQueuedTickingDescription
();
28
29
public
:
30
// virtual functions
31
// NOLINTBEGIN
32
// vIndex: 1
33
virtual ::std::string
const
& getName()
const
/*override*/
;
34
35
// vIndex: 2
36
virtual
void
initializeComponent(
::BlockComponentStorage
& blockComponentStorage)
const
/*override*/
;
37
38
// vIndex: 0
39
virtual
~BlockQueuedTickingDescription
()
/*override*/
=
default
;
40
// NOLINTEND
41
42
public
:
43
// static variables
44
// NOLINTBEGIN
45
MCAPI static ::std::string
const
& NameID();
46
// NOLINTEND
47
48
public
:
49
// destructor thunk
50
// NOLINTBEGIN
51
52
// NOLINTEND
53
54
public
:
55
// virtual function thunks
56
// NOLINTBEGIN
57
MCAPI ::std::string
const
& $getName()
const
;
58
59
MCAPI
void
$initializeComponent(
::BlockComponentStorage
& blockComponentStorage)
const
;
60
// NOLINTEND
61
62
public
:
63
// vftables
64
// NOLINTBEGIN
65
MCAPI
static
void
** $vftable();
66
// NOLINTEND
67
};
BlockComponentStorage
Definition
BlockComponentStorage.h:8
BlockComponentDescription
Definition
BlockComponentDescription.h:20
BlockQueuedTickingDescription
Definition
BlockQueuedTickingDescription.h:13
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
level
block
components
BlockQueuedTickingDescription.h
Generated on Sat Apr 26 2025 05:56:19 for LeviLamina by
1.12.0