LeviLamina
Loading...
Searching...
No Matches
GiveableComponent.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
Actor
;
8
class
ActorInteraction
;
9
class
Player
;
10
// clang-format on
11
12
class
GiveableComponent
{
13
public
:
14
// member variables
15
// NOLINTBEGIN
16
::ll::TypedStorage<8, 24, ::std::vector<uint64>> mCoolDownTimeStamps;
17
// NOLINTEND
18
19
public
:
20
// member functions
21
// NOLINTBEGIN
22
MCAPI
bool
getInteraction(
::Actor
& owner,
::Player
& player,
::ActorInteraction
& interaction);
23
// NOLINTEND
24
};
ActorInteraction
Definition
ActorInteraction.h:5
Actor
Definition
Actor.h:104
GiveableComponent
Definition
GiveableComponent.h:12
Player
Definition
Player.h:119
src
mc
entity
components_json_legacy
GiveableComponent.h
Generated on Sat Apr 26 2025 05:55:36 for LeviLamina by
1.12.0