LeviLamina
Loading...
Searching...
No Matches
UnknownBlockTypeRegistry.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/common/SharedPtr.h"
7
#include "mc/world/level/block/registry/IUnknownBlockTypeRegistry.h"
8
9
// auto generated forward declare list
10
// clang-format off
11
class
Block
;
12
class
BlockLegacy
;
13
class
CompoundTag
;
14
// clang-format on
15
16
class
UnknownBlockTypeRegistry
:
public
::IUnknownBlockTypeRegistry
{
17
public
:
18
// member variables
19
// NOLINTBEGIN
20
::ll::UntypedStorage<8, 80>
mUnkfa461f;
21
::ll::UntypedStorage<8, 16>
mUnk3ca5c1;
22
// NOLINTEND
23
24
public
:
25
// prevent constructor by default
26
UnknownBlockTypeRegistry
& operator=(
UnknownBlockTypeRegistry
const
&);
27
UnknownBlockTypeRegistry
(
UnknownBlockTypeRegistry
const
&);
28
UnknownBlockTypeRegistry
();
29
30
public
:
31
// virtual functions
32
// NOLINTBEGIN
33
// vIndex: 0
34
virtual
~UnknownBlockTypeRegistry
()
/*override*/
=
default
;
35
36
// vIndex: 1
37
virtual ::Block
const
& getUnknownBlock(
::CompoundTag
const
& serId)
/*override*/
;
38
// NOLINTEND
39
40
public
:
41
// member functions
42
// NOLINTBEGIN
43
MCAPI
void
_registerBlock(::std::string
const
& name, uint64 serIdHash);
44
// NOLINTEND
45
46
public
:
47
// destructor thunk
48
// NOLINTBEGIN
49
50
// NOLINTEND
51
52
public
:
53
// virtual function thunks
54
// NOLINTBEGIN
55
MCAPI ::Block
const
& $getUnknownBlock(
::CompoundTag
const
& serId);
56
// NOLINTEND
57
58
public
:
59
// vftables
60
// NOLINTBEGIN
61
MCAPI
static
void
** $vftable();
62
// NOLINTEND
63
};
BlockLegacy
Definition
BlockLegacy.h:88
Block
Definition
Block.h:36
CompoundTag
Definition
CompoundTag.h:13
IUnknownBlockTypeRegistry
Definition
IUnknownBlockTypeRegistry.h:14
UnknownBlockTypeRegistry
Definition
UnknownBlockTypeRegistry.h:16
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
level
block
registry
UnknownBlockTypeRegistry.h
Generated on Sat Apr 26 2025 05:56:21 for LeviLamina by
1.12.0