LeviLamina
Loading...
Searching...
No Matches
DirectPoolAliasBinding.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/world/level/levelgen/structure/structurepools/alias/PoolAliasBinding.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
class
IRandom
;
11
// clang-format on
12
13
namespace
PoolAliasBindingInternal {
14
15
class
DirectPoolAliasBinding
:
public
::PoolAliasBinding
{
16
public
:
17
// member variables
18
// NOLINTBEGIN
19
::ll::TypedStorage<8, 32, ::std::string> mId;
20
::ll::TypedStorage<8, 32, ::std::string> mTarget;
21
// NOLINTEND
22
23
public
:
24
// virtual functions
25
// NOLINTBEGIN
26
// vIndex: 0
27
virtual
void
appendResolvedAliases(
::IRandom
&,
::PoolAliasBinding::PoolAliasLookup
& inOutResolvedAliases)
const
28
/*override*/
;
29
30
// vIndex: 1
31
virtual
void
forAllTargets(::std::function<
void
(::std::string
const
&, ::std::string
const
&)>
const
& fn)
const
32
/*override*/
;
33
34
// vIndex: 2
35
virtual
~DirectPoolAliasBinding
()
/*override*/
=
default
;
36
// NOLINTEND
37
38
public
:
39
// virtual function thunks
40
// NOLINTBEGIN
41
MCAPI
void
$appendResolvedAliases(
::IRandom
&,
::PoolAliasBinding::PoolAliasLookup
& inOutResolvedAliases)
const
;
42
43
MCAPI
void
$forAllTargets(::std::function<
void
(::std::string
const
&, ::std::string
const
&)>
const
& fn)
const
;
44
// NOLINTEND
45
46
public
:
47
// vftables
48
// NOLINTBEGIN
49
MCNAPI
static
void
**
$vftable
();
50
// NOLINTEND
51
};
52
53
}
// namespace PoolAliasBindingInternal
IRandom
Definition
IRandom.h:13
PoolAliasBindingInternal::DirectPoolAliasBinding
Definition
DirectPoolAliasBinding.h:15
PoolAliasBindingInternal::DirectPoolAliasBinding::$vftable
static MCAPI void ** $vftable()
PoolAliasBinding::PoolAliasLookup
Definition
PoolAliasBinding.h:26
PoolAliasBinding
Definition
PoolAliasBinding.h:14
src-server
mc
world
level
levelgen
structure
structurepools
alias
pool_alias_binding_internal
DirectPoolAliasBinding.h
Generated on Sun Oct 12 2025 06:32:32 for LeviLamina by
1.12.0