LeviLamina
Loading...
Searching...
No Matches
BlockStateMeta.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
class
BlockStateMeta
{
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::UntypedStorage<1, 1>
mUnk950d25;
10
::ll::UntypedStorage<8, 8>
mUnk7ff3df;
11
::ll::UntypedStorage<8, 128>
mUnk564759;
12
::ll::UntypedStorage<8, 8>
mUnk83d225;
13
::ll::UntypedStorage<8, 32>
mUnke3cd6e;
14
// NOLINTEND
15
16
public
:
17
// prevent constructor by default
18
BlockStateMeta
& operator=(
BlockStateMeta
const
&);
19
BlockStateMeta
(
BlockStateMeta
const
&);
20
BlockStateMeta
();
21
22
public
:
23
// member functions
24
// NOLINTBEGIN
25
MCNAPI
bool
const
getBool
(
int
index)
const
;
26
27
MCNAPI ::std::string
const
&
getString
(
int
index)
const
;
28
29
MCNAPI
int
indexOf
(uint64
const
& h)
const
;
30
// NOLINTEND
31
};
BlockStateMeta
Definition
BlockStateMeta.h:5
BlockStateMeta::getBool
MCAPI bool const getBool(int index) const
BlockStateMeta::getString
MCAPI::std::string const & getString(int index) const
BlockStateMeta::indexOf
MCAPI int indexOf(uint64 const &h) const
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
level
block
states
BlockStateMeta.h
Generated on Wed Jul 23 2025 08:34:51 for LeviLamina by
1.12.0