LeviLamina
Loading...
Searching...
No Matches
WeightedStructureTemplateRegistration.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/world/level/levelgen/structure/Projection.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
class
StructurePoolElement
;
11
struct
StructureTemplateRegistrationContext
;
12
// clang-format on
13
14
struct
WeightedStructureTemplateRegistration
{
15
public
:
16
// member variables
17
// NOLINTBEGIN
18
::ll::TypedStorage<
19
8,
20
64,
21
::std::function<
::StructurePoolElement
const
&(
::StructureTemplateRegistrationContext
, ::Projection)>>
22
mElementFactory;
23
::ll::TypedStorage<4, 4, int> mWeight;
24
// NOLINTEND
25
26
public
:
27
// member functions
28
// NOLINTBEGIN
29
MCAPI
~WeightedStructureTemplateRegistration
();
30
// NOLINTEND
31
32
public
:
33
// destructor thunk
34
// NOLINTBEGIN
35
MCFOLD
void
$dtor();
36
// NOLINTEND
37
};
StructurePoolElement
Definition
StructurePoolElement.h:35
StructureTemplateRegistrationContext
Definition
StructureTemplateRegistrationContext.h:17
WeightedStructureTemplateRegistration
Definition
WeightedStructureTemplateRegistration.h:14
src
mc
world
level
levelgen
structure
structurepools
WeightedStructureTemplateRegistration.h
Generated on Sat Apr 26 2025 05:56:28 for LeviLamina by
1.12.0