LeviLamina
Loading...
Searching...
No Matches
VolumeBoundsComponent.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/core/utility/AutomaticID.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
class
BlockPos
;
11
class
Dimension
;
12
// clang-format on
13
14
class
VolumeBoundsComponent
{
15
public
:
16
// member variables
17
// NOLINTBEGIN
18
::ll::TypedStorage<4, 12, ::BlockPos> mMin;
19
::ll::TypedStorage<4, 12, ::BlockPos> mMax;
20
::ll::TypedStorage<4, 4, ::DimensionType> mDimension;
21
// NOLINTEND
22
};
BlockPos
Definition
BlockPos.h:18
Dimension
Definition
Dimension.h:83
VolumeBoundsComponent
Definition
VolumeBoundsComponent.h:14
src
mc
volume
components
VolumeBoundsComponent.h
Generated on Sat Apr 26 2025 05:56:00 for LeviLamina by
1.12.0