LeviLamina
Loading...
Searching...
No Matches
MusicClientBiomeJsonComponent.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/shared_types/v1_21_40/clientbiome/components/ClientBiomeComponentVersion.h"
7
#include "mc/deps/shared_types/v1_21_40/clientbiome/components/IClientBiomeJsonComponent.h"
8
9
// auto generated forward declare list
10
// clang-format off
11
namespace
cereal {
struct
ReflectionCtx
; }
12
// clang-format on
13
14
namespace
SharedTypes::v1_21_40 {
15
16
struct
MusicClientBiomeJsonComponent
:
public
::SharedTypes::v1_21_40::IClientBiomeJsonComponent
{
17
public
:
18
// member variables
19
// NOLINTBEGIN
20
::ll::TypedStorage<4, 8, ::std::optional<float>> mVolumeMultiplier;
21
// NOLINTEND
22
23
public
:
24
// virtual functions
25
// NOLINTBEGIN
26
virtual ::ClientBiomeComponentVersion getType()
const
/*override*/
;
27
28
virtual
~MusicClientBiomeJsonComponent
()
/*override*/
=
default
;
29
// NOLINTEND
30
31
public
:
32
// static functions
33
// NOLINTBEGIN
34
MCAPI
static
void
bindType(
::cereal::ReflectionCtx
&
ctx
);
35
// NOLINTEND
36
37
public
:
38
// static variables
39
// NOLINTBEGIN
40
MCAPI static ::std::add_lvalue_reference_t<char const[]> SCHEMA_NAME();
41
// NOLINTEND
42
43
public
:
44
// virtual function thunks
45
// NOLINTBEGIN
46
MCFOLD ::ClientBiomeComponentVersion $getType()
const
;
47
48
49
// NOLINTEND
50
51
public
:
52
// vftables
53
// NOLINTBEGIN
54
MCNAPI
static
void
**
$vftable
();
55
// NOLINTEND
56
};
57
58
}
// namespace SharedTypes::v1_21_40
SharedTypes::v1_21_40::IClientBiomeJsonComponent
Definition
IClientBiomeJsonComponent.h:10
SharedTypes::v1_21_40::MusicClientBiomeJsonComponent
Definition
MusicClientBiomeJsonComponent.h:16
SharedTypes::v1_21_40::MusicClientBiomeJsonComponent::$vftable
static MCAPI void ** $vftable()
cereal::ReflectionCtx
Definition
ReflectionCtx.h:11
ctx
Definition
ctx.h:5
src
mc
deps
shared_types
v1_21_40
clientbiome
components
MusicClientBiomeJsonComponent.h
Generated on
for LeviLamina by
1.16.1