LeviLamina
Loading...
Searching...
No Matches
DensityFunctionRegistry.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
struct
DensityFunctionPtr
;
8
// clang-format on
9
10
class
DensityFunctionRegistry
{
11
public
:
12
// member variables
13
// NOLINTBEGIN
14
::ll::TypedStorage<8, 64, ::std::unordered_map<::std::string, ::DensityFunctionPtr>> mFunctions;
15
// NOLINTEND
16
};
DensityFunctionRegistry
Definition
DensityFunctionRegistry.h:10
DensityFunctionPtr
Definition
DensityFunctionPtr.h:10
src-server
mc
world
level
levelgen
density
DensityFunctionRegistry.h
Generated on Tue Nov 25 2025 04:01:51 for LeviLamina by
1.12.0