LeviLamina
Loading...
Searching...
No Matches
MineshaftData.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
Block
;
8
// clang-format on
9
10
struct
MineshaftData
{
11
public
:
12
// member variables
13
// NOLINTBEGIN
14
::ll::TypedStorage<8, 8, ::Block const&> mLogBlock;
15
::ll::TypedStorage<8, 8, ::Block const&> mPlankBlock;
16
::ll::TypedStorage<8, 8, ::Block const&> mFenceBlock;
17
::ll::TypedStorage<4, 4, float> roomChance;
18
// NOLINTEND
19
20
public
:
21
// prevent constructor by default
22
MineshaftData
& operator=(
MineshaftData
const
&);
23
MineshaftData
(
MineshaftData
const
&);
24
MineshaftData
();
25
};
Block
Definition
Block.h:38
MineshaftData
Definition
MineshaftData.h:10
src-server
mc
world
level
levelgen
structure
MineshaftData.h
Generated on Tue Nov 25 2025 04:01:52 for LeviLamina by
1.12.0