LeviLamina
Loading...
Searching...
No Matches
BeardingDescriptionCache.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/world/level/levelgen/structure/BoundingBox.h"
7
8
class
BeardingDescriptionCache
{
9
public
:
10
// member variables
11
// NOLINTBEGIN
12
::ll::TypedStorage<4, 24, ::BoundingBox> mPieceBounds;
13
::ll::TypedStorage<4, 4, int> mPieceBaseY;
14
::ll::TypedStorage<4, 4, int> mXCenter;
15
::ll::TypedStorage<4, 4, int> mZCenter;
16
::ll::TypedStorage<4, 4, float> mMaxRadius;
17
// NOLINTEND
18
};
BeardingDescriptionCache
Definition
BeardingDescriptionCache.h:8
src-server
mc
world
level
levelgen
v1
BeardingDescriptionCache.h
Generated on Tue Oct 28 2025 05:32:45 for LeviLamina by
1.12.0