LeviLamina
Loading...
Searching...
No Matches
CompoundBlockVolumeItem.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/world/level/block/CompoundBlockVolumeAction.h"
7
#include "mc/world/level/block/CompoundBlockVolumePositionRelativity.h"
8
#include "mc/world/level/block/SimpleBlockVolume.h"
9
10
// auto generated forward declare list
11
// clang-format off
12
class
CompoundBlockVolume
;
13
namespace
cereal {
struct
ReflectionCtx
; }
14
// clang-format on
15
16
class
CompoundBlockVolumeItem
{
17
public
:
18
// member variables
19
// NOLINTBEGIN
20
::ll::TypedStorage<4, 4, ::CompoundBlockVolumeAction> mAction;
21
::ll::TypedStorage<4, 4, ::CompoundBlockVolumePositionRelativity> mRelativity;
22
::ll::TypedStorage<8, 32, ::SimpleBlockVolume> mVolume;
23
// NOLINTEND
24
25
public
:
26
// member functions
27
// NOLINTBEGIN
28
MCAPI ::SimpleBlockVolume getAbsoluteVolume(
::CompoundBlockVolume
const
& parent)
const
;
29
// NOLINTEND
30
31
public
:
32
// static functions
33
// NOLINTBEGIN
34
MCAPI
static
void
bindType(
::cereal::ReflectionCtx
&
ctx
);
35
// NOLINTEND
36
};
CompoundBlockVolumeItem
Definition
CompoundBlockVolumeItem.h:16
CompoundBlockVolume
Definition
CompoundBlockVolume.h:18
cereal::ReflectionCtx
Definition
ReflectionCtx.h:11
ctx
Definition
ctx.h:5
src
mc
world
level
block
CompoundBlockVolumeItem.h
Generated on
for LeviLamina by
1.16.1