LeviLamina
Loading...
Searching...
No Matches
CompostableItemComponent.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
CompostableItemComponent
:
public
::NetworkedItemComponent
<::CompostableItemComponent> {
17
public
:
18
// member variables
19
// NOLINTBEGIN
20
::ll::TypedStorage<1, 1, char> mCompostingChance;
21
// NOLINTEND
22
23
public
:
24
// virtual functions
25
// NOLINTBEGIN
26
// vIndex: 0
27
virtual
~CompostableItemComponent
()
/*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
};
CompostableItemComponent
Definition
CompostableItemComponent.h:16
CompostableItemComponent::$vftable
static MCAPI void ** $vftable()
HashedString
Definition
HashedString.h:5
NetworkedItemComponent
Definition
NetworkedItemComponent.h:7
SemVersion
Definition
SemVersion.h:15
cereal::ReflectionCtx
Definition
ReflectionCtx.h:11
ctx
Definition
ctx.h:5
src
mc
world
item
components
CompostableItemComponent.h
Generated on Fri Jun 13 2025 05:05:08 for LeviLamina by
1.12.0