LeviLamina
Loading...
Searching...
No Matches
EntityPlacerItemComponentLegacyFactoryData.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/world/actor/ActorDefinitionIdentifier.h"
7
#include "mc/world/item/components/IItemComponentLegacyFactoryData.h"
8
#include "mc/world/level/storage/AllExperiments.h"
9
10
// auto generated forward declare list
11
// clang-format off
12
class
BlockDescriptor
;
13
class
SemVersion
;
14
namespace
cereal {
struct
ReflectionCtx; }
15
// clang-format on
16
17
struct
EntityPlacerItemComponentLegacyFactoryData
:
public
::IItemComponentLegacyFactoryData
{
18
public
:
19
// member variables
20
// NOLINTBEGIN
21
::ll::TypedStorage<8, 176, ::ActorDefinitionIdentifier> mIdentifier;
22
::ll::TypedStorage<8, 24, ::std::vector<::BlockDescriptor>> mAllowedUseBlocks;
23
::ll::TypedStorage<8, 24, ::std::vector<::BlockDescriptor>> mAllowedDispenseBlocks;
24
// NOLINTEND
25
26
public
:
27
// prevent constructor by default
28
EntityPlacerItemComponentLegacyFactoryData
& operator=(
EntityPlacerItemComponentLegacyFactoryData
const
&);
29
EntityPlacerItemComponentLegacyFactoryData
();
30
31
public
:
32
// virtual functions
33
// NOLINTBEGIN
34
// vIndex: 0
35
virtual
~EntityPlacerItemComponentLegacyFactoryData
()
/*override*/
;
36
// NOLINTEND
37
38
public
:
39
// member functions
40
// NOLINTBEGIN
41
MCAPI
EntityPlacerItemComponentLegacyFactoryData
(
::EntityPlacerItemComponentLegacyFactoryData
const
&);
42
43
MCAPI
EntityPlacerItemComponentLegacyFactoryData
(
::EntityPlacerItemComponentLegacyFactoryData
&&);
44
// NOLINTEND
45
46
public
:
47
// static functions
48
// NOLINTBEGIN
49
MCAPI
static
void
bindType(
50
::cereal::ReflectionCtx
&
ctx
,
51
::std::vector<::AllExperiments>
const
& requiredToggles,
52
::std::optional<::SemVersion> releasedMinFormatVersion
53
);
54
// NOLINTEND
55
56
public
:
57
// constructor thunks
58
// NOLINTBEGIN
59
MCAPI
void
* $ctor(
::EntityPlacerItemComponentLegacyFactoryData
const
&);
60
61
MCAPI
void
* $ctor(
::EntityPlacerItemComponentLegacyFactoryData
&&);
62
// NOLINTEND
63
64
public
:
65
// destructor thunk
66
// NOLINTBEGIN
67
MCAPI
void
$dtor();
68
// NOLINTEND
69
70
public
:
71
// vftables
72
// NOLINTBEGIN
73
MCNAPI
static
void
**
$vftable
();
74
// NOLINTEND
75
};
BlockDescriptor
Definition
BlockDescriptor.h:20
SemVersion
Definition
SemVersion.h:16
EntityPlacerItemComponentLegacyFactoryData
Definition
EntityPlacerItemComponentLegacyFactoryData.h:17
EntityPlacerItemComponentLegacyFactoryData::$vftable
static MCAPI void ** $vftable()
IItemComponentLegacyFactoryData
Definition
IItemComponentLegacyFactoryData.h:5
cereal::ReflectionCtx
Definition
ReflectionCtx.h:11
ctx
Definition
ctx.h:5
src-server
mc
world
item
components
EntityPlacerItemComponentLegacyFactoryData.h
Generated on Sun Oct 12 2025 06:32:23 for LeviLamina by
1.12.0