LeviLamina
Loading...
Searching...
No Matches
BlockPermutationDescription.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
struct
BlockPermutationDescription
{
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::UntypedStorage<8, 216>
mUnkf3a51e;
10
::ll::UntypedStorage<8, 112>
mUnkcb77fb;
11
// NOLINTEND
12
13
public
:
14
// prevent constructor by default
15
BlockPermutationDescription
& operator=(
BlockPermutationDescription
const
&);
16
17
public
:
18
// member functions
19
// NOLINTBEGIN
20
MCAPI
BlockPermutationDescription
();
21
22
MCAPI
BlockPermutationDescription
(
::BlockPermutationDescription
const
&);
23
24
MCAPI
~BlockPermutationDescription
();
25
// NOLINTEND
26
27
public
:
28
// constructor thunks
29
// NOLINTBEGIN
30
MCAPI
void
* $ctor();
31
32
MCAPI
void
* $ctor(
::BlockPermutationDescription
const
&);
33
// NOLINTEND
34
35
public
:
36
// destructor thunk
37
// NOLINTBEGIN
38
MCAPI
void
$dtor();
39
// NOLINTEND
40
};
BlockPermutationDescription
Definition
BlockPermutationDescription.h:5
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
level
block
definition
BlockPermutationDescription.h
Generated on Sat Apr 26 2025 05:56:20 for LeviLamina by
1.12.0