LeviLamina
Loading...
Searching...
No Matches
SeatDescription.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
ExpressionNode
;
8
// clang-format on
9
10
struct
SeatDescription
{
11
public
:
12
// member variables
13
// NOLINTBEGIN
14
::ll::UntypedStorage<4, 12>
mUnkffe8e6;
15
::ll::UntypedStorage<4, 4>
mUnk53a4e8;
16
::ll::UntypedStorage<4, 4>
mUnka2353f;
17
::ll::UntypedStorage<1, 1>
mUnke1cd25;
18
::ll::UntypedStorage<8, 216>
mUnk42e630;
19
::ll::UntypedStorage<1, 1>
mUnkd0eb9e;
20
::ll::UntypedStorage<4, 4>
mUnk5c0f68;
21
// NOLINTEND
22
23
public
:
24
// prevent constructor by default
25
SeatDescription
& operator=(
SeatDescription
const
&);
26
27
public
:
28
// member functions
29
// NOLINTBEGIN
30
MCAPI
SeatDescription
();
31
32
MCAPI
SeatDescription
(
::SeatDescription
const
&);
33
34
MCAPI
void
addRotationExpressionNode(
::ExpressionNode
const
& node);
35
36
MCAPI
bool
operator==(
::SeatDescription
const
& seat)
const
;
37
38
MCAPI
~SeatDescription
();
39
// NOLINTEND
40
41
public
:
42
// static variables
43
// NOLINTBEGIN
44
MCAPI static ::SeatDescription
const
& EMPTY();
45
// NOLINTEND
46
47
public
:
48
// constructor thunks
49
// NOLINTBEGIN
50
MCAPI
void
* $ctor();
51
52
MCAPI
void
* $ctor(
::SeatDescription
const
&);
53
// NOLINTEND
54
55
public
:
56
// destructor thunk
57
// NOLINTBEGIN
58
MCAPI
void
$dtor();
59
// NOLINTEND
60
};
ExpressionNode
Definition
ExpressionNode.h:31
SeatDescription
Definition
SeatDescription.h:10
ll::UntypedStorage
Definition
Alias.h:14
src
mc
entity
components_json_legacy
SeatDescription.h
Generated on Sat Apr 26 2025 05:55:36 for LeviLamina by
1.12.0