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
SemVersion
;
12
namespace
cereal {
struct
ReflectionCtx
; }
13
// clang-format on
14
15
class
StorageWeightLimitItemComponent
:
public
::NetworkedItemComponent
<::StorageWeightLimitItemComponent> {
16
public
:
17
// member variables
18
// NOLINTBEGIN
19
::ll::TypedStorage<4, 4, int> mWeightLimit;
20
// NOLINTEND
21
22
public
:
23
// static functions
24
// NOLINTBEGIN
25
MCAPI
static
void
bindType(
26
::cereal::ReflectionCtx
&
ctx
,
27
::std::vector<::AllExperiments>
const
& requiredToggles,
28
::std::optional<::SemVersion> releasedMinFormatVersion
29
);
30
// NOLINTEND
31
32
public
:
33
// vftables
34
// NOLINTBEGIN
35
MCNAPI
static
void
**
$vftable
();
36
// NOLINTEND
37
};
NetworkedItemComponent
Definition
NetworkedItemComponent.h:7
SemVersion
Definition
SemVersion.h:15
StorageWeightLimitItemComponent
Definition
StorageWeightLimitItemComponent.h:15
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
for LeviLamina by
1.16.1