LeviLamina
Loading...
Searching...
No Matches
DestructibleByExplosionComponent.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
namespace
cereal {
struct
ReflectionCtx
; }
8
// clang-format on
9
10
namespace
SharedTypes::v1_21_110::BlockDefinition {
11
12
struct
DestructibleByExplosionComponent
{
13
public
:
14
// DestructibleByExplosionComponent inner types declare
15
// clang-format off
16
struct
DetailedResistance
;
17
// clang-format on
18
19
// DestructibleByExplosionComponent inner types define
20
struct
DetailedResistance
{
21
public
:
22
// member variables
23
// NOLINTBEGIN
24
::ll::TypedStorage<4, 4, float> mResistance;
25
// NOLINTEND
26
};
27
28
public
:
29
// member variables
30
// NOLINTBEGIN
31
::ll::TypedStorage<
32
4,
33
8,
34
::std::variant<
35
bool,
36
::SharedTypes::v1_21_110::BlockDefinition::DestructibleByExplosionComponent::DetailedResistance
>>
37
mResistanceValue;
38
// NOLINTEND
39
40
public
:
41
// static functions
42
// NOLINTBEGIN
43
MCAPI
static
void
bindType(
::cereal::ReflectionCtx
&
ctx
);
44
// NOLINTEND
45
46
public
:
47
// static variables
48
// NOLINTBEGIN
49
MCAPI static ::std::string_view
const
& ExplosionResistanceId();
50
51
MCAPI static ::std::string_view
const
& NameId();
52
// NOLINTEND
53
};
54
55
}
// namespace SharedTypes::v1_21_110::BlockDefinition
SharedTypes::v1_21_110::BlockDefinition::DestructibleByExplosionComponent::DetailedResistance
Definition
DestructibleByExplosionComponent.h:20
SharedTypes::v1_21_110::BlockDefinition::DestructibleByExplosionComponent
Definition
DestructibleByExplosionComponent.h:12
cereal::ReflectionCtx
Definition
ReflectionCtx.h:11
ctx
Definition
ctx.h:5
src
mc
deps
shared_types
v1_21_110
block
DestructibleByExplosionComponent.h
Generated on
for LeviLamina by
1.16.1