LeviLamina
Loading...
Searching...
No Matches
BeardDescription.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/world/level/levelgen/v1/BeardingDescriptionCache.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
struct
BeardKernel
;
11
// clang-format on
12
13
class
BeardDescription
{
14
public
:
15
// member variables
16
// NOLINTBEGIN
17
::ll::TypedStorage<4, 40, ::BeardingDescriptionCache const> mCache;
18
::ll::TypedStorage<8, 8, ::BeardKernel const&> mBeardKernel;
19
// NOLINTEND
20
21
public
:
22
// prevent constructor by default
23
BeardDescription
& operator=(
BeardDescription
const
&);
24
BeardDescription
(
BeardDescription
const
&);
25
BeardDescription
();
26
};
BeardDescription
Definition
BeardDescription.h:13
BeardKernel
Definition
BeardKernel.h:5
src-server
mc
world
level
levelgen
v1
BeardDescription.h
Generated on Wed Nov 5 2025 13:13:35 for LeviLamina by
1.12.0