LeviLamina
Loading...
Searching...
No Matches
StorageCache.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
BuoyancyComponent
;
8
class
EntityId
;
9
class
EntityRegistry
;
10
struct
ActorRotationComponent
;
11
struct
BlockPosTrackerComponent
;
12
struct
BuoyancyFloatRequestComponent
;
13
struct
InsideSlowingSweetBerryBushBlockComponent
;
14
struct
IsSolidMobNearbyComponent
;
15
struct
ItemUseSlowdownModifierComponent
;
16
struct
MoveInputComponent
;
17
struct
MovementEffectsComponent
;
18
struct
MovementInterpolatorComponent
;
19
struct
ReplayStateTrackerComponent
;
20
struct
RewindCollisionShapesComponent
;
21
struct
RiptideTridentSpinAttackComponent
;
22
struct
SpinAttackResultsComponent
;
23
struct
VehicleInputIntentComponent
;
24
namespace
BlockCollisionsSystem {
struct
BlockCollisionResolutionVectorComponent
; }
25
// clang-format on
26
27
namespace
History {
28
29
struct
StorageCache {
30
public
:
31
// member variables
32
// NOLINTBEGIN
33
::ll::UntypedStorage<8, 152>
mUnk939dd5;
34
// NOLINTEND
35
36
public
:
37
// prevent constructor by default
38
StorageCache& operator=(StorageCache
const
&);
39
StorageCache(StorageCache
const
&);
40
StorageCache();
41
42
public
:
43
// static functions
44
// NOLINTBEGIN
45
MCNAPI static ::History::StorageCache&
getOrInit
(
::EntityRegistry
& registry);
46
// NOLINTEND
47
};
48
49
}
// namespace History
BuoyancyComponent
Definition
BuoyancyComponent.h:16
EntityId
Definition
EntityId.h:13
EntityRegistry
Definition
EntityRegistry.h:11
ActorRotationComponent
Definition
ActorRotationComponent.h:8
BlockCollisionsSystem::BlockCollisionResolutionVectorComponent
Definition
BlockCollisionResolutionVectorComponent.h:10
BlockPosTrackerComponent
Definition
BlockPosTrackerComponent.h:14
BuoyancyFloatRequestComponent
Definition
BuoyancyFloatRequestComponent.h:5
History::StorageCache::getOrInit
static MCAPI ::History::StorageCache & getOrInit(::EntityRegistry ®istry)
InsideSlowingSweetBerryBushBlockComponent
Definition
InsideSlowingSweetBerryBushBlockComponent.h:5
IsSolidMobNearbyComponent
Definition
IsSolidMobNearbyComponent.h:14
ItemUseSlowdownModifierComponent
Definition
ItemUseSlowdownModifierComponent.h:5
MoveInputComponent
Definition
MoveInputComponent.h:11
MovementEffectsComponent
Definition
MovementEffectsComponent.h:10
MovementInterpolatorComponent
Definition
MovementInterpolatorComponent.h:14
ReplayStateTrackerComponent
Definition
ReplayStateTrackerComponent.h:8
RewindCollisionShapesComponent
Definition
RewindCollisionShapesComponent.h:10
RiptideTridentSpinAttackComponent
Definition
RiptideTridentSpinAttackComponent.h:8
SpinAttackResultsComponent
Definition
SpinAttackResultsComponent.h:10
VehicleInputIntentComponent
Definition
VehicleInputIntentComponent.h:11
ll::UntypedStorage
Definition
Alias.h:14
src
mc
entity
utilities
history
StorageCache.h
Generated on
for LeviLamina by
1.16.1