LeviLamina
Loading...
Searching...
No Matches
StorageWeightLimitItemComponent.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/world/item/components/NetworkedItemComponent.h"
7
#include "mc/world/level/storage/AllExperiments.h"
8
9
// auto generated forward declare list
10
// clang-format off
11
class
HashedString
;
12
class
SemVersion
;
13
namespace
cereal {
struct
ReflectionCtx; }
14
// clang-format on
15
16
class
StorageWeightLimitItemComponent
:
public
::NetworkedItemComponent
<::StorageWeightLimitItemComponent> {
17
public
:
18
// member variables
19
// NOLINTBEGIN
20
::ll::TypedStorage<4, 4, int> mWeightLimit;
21
// NOLINTEND
22
23
public
:
24
// virtual functions
25
// NOLINTBEGIN
26
// vIndex: 0
27
virtual
~StorageWeightLimitItemComponent
()
/*override*/
=
default
;
28
// NOLINTEND
29
30
public
:
31
// static functions
32
// NOLINTBEGIN
33
MCAPI
static
void
bindType(
34
::cereal::ReflectionCtx
&
ctx
,
35
::std::vector<::AllExperiments>
const
& requiredToggles,
36
::std::optional<::SemVersion> releasedMinFormatVersion
37
);
38
39
MCAPI static ::HashedString
const
& getIdentifier();
40
// NOLINTEND
41
42
public
:
43
// vftables
44
// NOLINTBEGIN
45
MCNAPI
static
void
**
$vftable
();
46
// NOLINTEND
47
};
HashedString
Definition
HashedString.h:5
NetworkedItemComponent
Definition
NetworkedItemComponent.h:7
SemVersion
Definition
SemVersion.h:15
StorageWeightLimitItemComponent
Definition
StorageWeightLimitItemComponent.h:16
StorageWeightLimitItemComponent::$vftable
static MCAPI void ** $vftable()
cereal::ReflectionCtx
Definition
ReflectionCtx.h:11
ctx
Definition
ctx.h:5
src
mc
world
item
components
StorageWeightLimitItemComponent.h
Generated on Fri Jun 13 2025 05:05:09 for LeviLamina by
1.12.0