LeviLamina
Loading...
Searching...
No Matches
CreatureSpawnProbabilityBiomeJsonComponent.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/shared_types/v1_20_60/biome/components/IBiomeJsonComponent.h"
7
8
namespace
SharedTypes::v1_20_60 {
9
10
struct
CreatureSpawnProbabilityBiomeJsonComponent
:
public
::SharedTypes::v1_20_60::IBiomeJsonComponent
{
11
public
:
12
// member variables
13
// NOLINTBEGIN
14
::ll::UntypedStorage<4, 8>
mUnkf5d74f;
15
// NOLINTEND
16
17
public
:
18
// prevent constructor by default
19
CreatureSpawnProbabilityBiomeJsonComponent
& operator=(
CreatureSpawnProbabilityBiomeJsonComponent
const
&);
20
CreatureSpawnProbabilityBiomeJsonComponent
(
CreatureSpawnProbabilityBiomeJsonComponent
const
&);
21
CreatureSpawnProbabilityBiomeJsonComponent
();
22
23
public
:
24
// virtual functions
25
// NOLINTBEGIN
26
// vIndex: 0
27
virtual
~CreatureSpawnProbabilityBiomeJsonComponent
()
/*override*/
=
default
;
28
// NOLINTEND
29
30
public
:
31
// static variables
32
// NOLINTBEGIN
33
MCAPI static ::std::add_lvalue_reference_t<char const[]> SCHEMA_HELP();
34
35
MCAPI static ::std::add_lvalue_reference_t<char const[]> SCHEMA_NAME();
36
// NOLINTEND
37
38
public
:
39
// destructor thunk
40
// NOLINTBEGIN
41
42
// NOLINTEND
43
44
public
:
45
// vftables
46
// NOLINTBEGIN
47
MCAPI
static
void
** $vftable();
48
// NOLINTEND
49
};
50
51
}
// namespace SharedTypes::v1_20_60
SharedTypes::v1_20_60::CreatureSpawnProbabilityBiomeJsonComponent
Definition
CreatureSpawnProbabilityBiomeJsonComponent.h:10
SharedTypes::v1_20_60::IBiomeJsonComponent
Definition
IBiomeJsonComponent.h:7
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
shared_types
v1_20_60
biome
components
CreatureSpawnProbabilityBiomeJsonComponent.h
Generated on Sat Apr 26 2025 05:55:31 for LeviLamina by
1.12.0