LeviLamina
Loading...
Searching...
No Matches
SerializableVoxelShape.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
VoxelShapes {
6
7
struct
SerializableVoxelShape {
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<8, 32>
mUnkff7530;
12
::ll::UntypedStorage<8, 24>
mUnk541aaf;
13
::ll::UntypedStorage<8, 24>
mUnkd144ae;
14
::ll::UntypedStorage<8, 24>
mUnk213941;
15
// NOLINTEND
16
17
public
:
18
// prevent constructor by default
19
SerializableVoxelShape& operator=(SerializableVoxelShape
const
&);
20
SerializableVoxelShape(SerializableVoxelShape
const
&);
21
SerializableVoxelShape();
22
23
public
:
24
// member functions
25
// NOLINTBEGIN
26
MCNAPI ::VoxelShapes::SerializableVoxelShape&
operator=
(
::VoxelShapes::SerializableVoxelShape
&&);
27
28
MCNAPI
~SerializableVoxelShape
();
29
// NOLINTEND
30
31
public
:
32
// destructor thunk
33
// NOLINTBEGIN
34
MCNAPI
void
$dtor
();
35
// NOLINTEND
36
};
37
38
}
// namespace VoxelShapes
VoxelShapes::SerializableVoxelShape
Definition
SerializableVoxelShape.h:7
VoxelShapes::SerializableVoxelShape::~SerializableVoxelShape
MCAPI ~SerializableVoxelShape()
VoxelShapes::SerializableVoxelShape::operator=
MCAPI::VoxelShapes::SerializableVoxelShape & operator=(::VoxelShapes::SerializableVoxelShape &&)
VoxelShapes::SerializableVoxelShape::$dtor
MCAPI void $dtor()
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
voxel_shapes
SerializableVoxelShape.h
Generated on
for LeviLamina by
1.16.1