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