LeviLamina
Loading...
Searching...
No Matches
FuelItemComponent.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
FuelItemComponent
:
public
::NetworkedItemComponent
<::FuelItemComponent> {
17
public
:
18
// member variables
19
// NOLINTBEGIN
20
::ll::TypedStorage<4, 4, float> mFuelDuration;
21
// NOLINTEND
22
23
public
:
24
// virtual functions
25
// NOLINTBEGIN
26
// vIndex: 0
27
virtual
~FuelItemComponent
()
/*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
& releasedMinFormatVersion,
36
::std::optional<::SemVersion> requiredToggles
37
);
38
39
MCAPI static ::HashedString
const
& getIdentifier();
40
// NOLINTEND
41
42
public
:
43
// destructor thunk
44
// NOLINTBEGIN
45
46
// NOLINTEND
47
48
public
:
49
// vftables
50
// NOLINTBEGIN
51
MCAPI
static
void
** $vftable();
52
// NOLINTEND
53
};
FuelItemComponent
Definition
FuelItemComponent.h:16
HashedString
Definition
HashedString.h:5
NetworkedItemComponent
Definition
NetworkedItemComponent.h:6
SemVersion
Definition
SemVersion.h:15
cereal::ReflectionCtx
Definition
ReflectionCtx.h:11
ctx
Definition
ctx.h:5
src
mc
world
item
components
FuelItemComponent.h
Generated on Sat Apr 26 2025 05:56:13 for LeviLamina by
1.12.0