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/deps/core/utility/json_utils/JsonSchemaObjectNode.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
namespace
JsonUtil {
class
EmptyClass; }
11
// clang-format on
12
13
struct
EntityArmorEquipmentSlotMappingDefinition
{
14
public
:
15
// member variables
16
// NOLINTBEGIN
17
::ll::UntypedStorage<4, 4>
mUnkfe1b80;
18
// NOLINTEND
19
20
public
:
21
// prevent constructor by default
22
EntityArmorEquipmentSlotMappingDefinition
& operator=(
EntityArmorEquipmentSlotMappingDefinition
const
&);
23
EntityArmorEquipmentSlotMappingDefinition
(
EntityArmorEquipmentSlotMappingDefinition
const
&);
24
EntityArmorEquipmentSlotMappingDefinition
();
25
26
public
:
27
// member functions
28
// NOLINTBEGIN
29
MCAPI
void
_setArmorSlot(::std::string
const
& slot);
30
// NOLINTEND
31
32
public
:
33
// static functions
34
// NOLINTBEGIN
35
MCAPI
static
void
buildSchema(
36
::std::shared_ptr<
37
::JsonUtil::JsonSchemaObjectNode<::JsonUtil::EmptyClass, ::EntityArmorEquipmentSlotMappingDefinition>
>& root
38
);
39
// NOLINTEND
40
};
JsonUtil::JsonSchemaObjectNode
Definition
JsonSchemaObjectNode.h:8
EntityArmorEquipmentSlotMappingDefinition
Definition
EntityArmorEquipmentSlotMappingDefinition.h:13
ll::UntypedStorage
Definition
Alias.h:14
src
mc
entity
definitions
EntityArmorEquipmentSlotMappingDefinition.h
Generated on Sat Apr 26 2025 05:55:36 for LeviLamina by
1.12.0