LeviLamina
Loading...
Searching...
No Matches
BlockStateRegistry.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
class
BlockStateRegistry
{
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::UntypedStorage<8, 64>
mUnk77b41b;
10
// NOLINTEND
11
12
public
:
13
// prevent constructor by default
14
BlockStateRegistry
& operator=(
BlockStateRegistry
const
&);
15
BlockStateRegistry
(
BlockStateRegistry
const
&);
16
BlockStateRegistry
();
17
18
public
:
19
// static functions
20
// NOLINTBEGIN
21
MCAPI static ::BlockStateRegistry& get();
22
// NOLINTEND
23
};
BlockStateRegistry
Definition
BlockStateRegistry.h:5
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
level
block
states
BlockStateRegistry.h
Generated on Sat Apr 26 2025 05:56:22 for LeviLamina by
1.12.0