LeviLamina
Loading...
Searching...
No Matches
EntityTypes.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
namespace
SharedTypes::v1_21_120 {
struct
MobDescriptor
; }
8
namespace
cereal {
struct
ReflectionCtx
; }
9
// clang-format on
10
11
namespace
SharedTypes::v1_21_120 {
12
13
struct
EntityTypes
{
14
public
:
15
// member variables
16
// NOLINTBEGIN
17
::ll::TypedStorage<8, 24, ::std::vector<::SharedTypes::v1_21_120::MobDescriptor>> mDescriptors;
18
// NOLINTEND
19
20
public
:
21
// member functions
22
// NOLINTBEGIN
23
MCFOLD
bool
operator==(
::SharedTypes::v1_21_120::EntityTypes
const
&)
const
;
24
25
MCAPI
~EntityTypes
();
26
// NOLINTEND
27
28
public
:
29
// static functions
30
// NOLINTBEGIN
31
MCAPI
static
void
bindType(
::cereal::ReflectionCtx
&
ctx
);
32
// NOLINTEND
33
34
public
:
35
// destructor thunk
36
// NOLINTBEGIN
37
MCAPI
void
$dtor();
38
// NOLINTEND
39
};
40
41
}
// namespace SharedTypes::v1_21_120
SharedTypes::v1_21_120::EntityTypes
Definition
EntityTypes.h:13
SharedTypes::v1_21_120::MobDescriptor
Definition
MobDescriptor.h:15
cereal::ReflectionCtx
Definition
ReflectionCtx.h:11
ctx
Definition
ctx.h:5
src
mc
deps
shared_types
v1_21_120
actor
EntityTypes.h
Generated on
for LeviLamina by
1.16.1