LeviLamina
Loading...
Searching...
No Matches
BlockSet.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
struct
BlockSet
{
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::UntypedStorage<4, 4>
mUnkcabbb5;
10
::ll::UntypedStorage<8, 24>
mUnkd8257b;
11
// NOLINTEND
12
13
public
:
14
// prevent constructor by default
15
BlockSet
& operator=(
BlockSet
const
&);
16
BlockSet
(
BlockSet
const
&);
17
BlockSet
();
18
19
public
:
20
// member functions
21
// NOLINTBEGIN
22
MCNAPI
~BlockSet
();
23
// NOLINTEND
24
25
public
:
26
// destructor thunk
27
// NOLINTBEGIN
28
MCNAPI
void
$dtor
();
29
// NOLINTEND
30
};
BlockSet
Definition
BlockSet.h:5
BlockSet::~BlockSet
MCAPI ~BlockSet()
BlockSet::$dtor
MCAPI void $dtor()
ll::UntypedStorage
Definition
Alias.h:14
src
mc
entity
definitions
BlockSet.h
Generated on Fri Jun 13 2025 05:04:33 for LeviLamina by
1.12.0