LeviLamina
Loading...
Searching...
No Matches
BlockStateRegistry.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
BlockState
;
8
class
HashedString
;
9
// clang-format on
10
11
class
BlockStateRegistry
{
12
public
:
13
// member variables
14
// NOLINTBEGIN
15
::ll::TypedStorage<8, 64, ::std::unordered_map<::HashedString, ::BlockState const*>> mBlockStateMap;
16
// NOLINTEND
17
18
public
:
19
// static functions
20
// NOLINTBEGIN
21
MCAPI static ::BlockStateRegistry& get();
22
// NOLINTEND
23
};
BlockStateRegistry
Definition
BlockStateRegistry.h:11
BlockState
Definition
BlockState.h:13
HashedString
Definition
HashedString.h:5
src-server
mc
world
level
block
states
BlockStateRegistry.h
Generated on Tue Oct 28 2025 05:32:40 for LeviLamina by
1.12.0