LeviLamina
Loading...
Searching...
No Matches
EntityArmorEquipmentSlotMappingDefinition.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/util/json_util/JsonSchemaObjectNode.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
class
EntityContext
;
11
struct
EntityArmorEquipmentSlotMappingComponent
;
12
namespace
JsonUtil {
class
EmptyClass
; }
13
// clang-format on
14
15
struct
EntityArmorEquipmentSlotMappingDefinition {
16
public
:
17
// member variables
18
// NOLINTBEGIN
19
::ll::UntypedStorage<4, 4>
mUnkfe1b80;
20
// NOLINTEND
21
22
public
:
23
// prevent constructor by default
24
EntityArmorEquipmentSlotMappingDefinition& operator=(EntityArmorEquipmentSlotMappingDefinition
const
&);
25
EntityArmorEquipmentSlotMappingDefinition(EntityArmorEquipmentSlotMappingDefinition
const
&);
26
EntityArmorEquipmentSlotMappingDefinition();
27
28
public
:
29
// member functions
30
// NOLINTBEGIN
31
MCAPI
void
_setArmorSlot(::std::string
const
& slot);
32
33
MCAPI
void
initialize(
::EntityContext
& entity,
::EntityArmorEquipmentSlotMappingComponent
& component)
const
;
34
// NOLINTEND
35
36
public
:
37
// static functions
38
// NOLINTBEGIN
39
MCAPI
static
void
buildSchema(
40
::std::shared_ptr<
41
::JsonUtil::JsonSchemaObjectNode<::JsonUtil::EmptyClass, ::EntityArmorEquipmentSlotMappingDefinition>
>& root
42
);
43
// NOLINTEND
44
};
EntityContext
Definition
EntityContext.h:17
JsonUtil::EmptyClass
Definition
EmptyClass.h:7
JsonUtil::JsonSchemaObjectNode
Definition
JsonSchemaObjectNode.h:8
EntityArmorEquipmentSlotMappingComponent
Definition
EntityArmorEquipmentSlotMappingComponent.h:8
ll::UntypedStorage
Definition
Alias.h:14
src
mc
entity
definitions
EntityArmorEquipmentSlotMappingDefinition.h
Generated on
for LeviLamina by
1.16.1