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
struct
ActorRotationComponent
;
10
struct
BlockPosTrackerComponent
;
11
struct
BuoyancyFloatRequestComponent
;
12
struct
InsideSlowingSweetBerryBushBlockComponent
;
13
struct
IsSolidMobNearbyComponent
;
14
struct
ItemUseSlowdownModifierComponent
;
15
struct
MoveInputComponent
;
16
struct
MovementEffectsComponent
;
17
struct
MovementInterpolatorComponent
;
18
struct
ReplayStateTrackerComponent
;
19
struct
RewindCollisionShapesComponent
;
20
struct
RiptideTridentSpinAttackComponent
;
21
struct
SpinAttackResultsComponent
;
22
struct
VehicleInputIntentComponent
;
23
namespace
BlockCollisionsSystem {
struct
BlockCollisionResolutionVectorComponent; }
24
// clang-format on
25
26
namespace
History {
27
28
struct
StorageCache
{
29
public
:
30
// member variables
31
// NOLINTBEGIN
32
::ll::UntypedStorage<8, 144>
mUnkf1c9ae;
33
// NOLINTEND
34
35
public
:
36
// prevent constructor by default
37
StorageCache
& operator=(
StorageCache
const
&);
38
StorageCache
(
StorageCache
const
&);
39
StorageCache
();
40
};
41
42
}
// namespace History
BuoyancyComponent
Definition
BuoyancyComponent.h:13
EntityId
Definition
EntityId.h:12
ActorRotationComponent
Definition
ActorRotationComponent.h:10
BlockPosTrackerComponent
Definition
BlockPosTrackerComponent.h:11
BuoyancyFloatRequestComponent
Definition
BuoyancyFloatRequestComponent.h:5
History::StorageCache
Definition
StorageCache.h:28
InsideSlowingSweetBerryBushBlockComponent
Definition
InsideSlowingSweetBerryBushBlockComponent.h:5
IsSolidMobNearbyComponent
Definition
IsSolidMobNearbyComponent.h:15
ItemUseSlowdownModifierComponent
Definition
ItemUseSlowdownModifierComponent.h:5
MoveInputComponent
Definition
MoveInputComponent.h:12
MovementEffectsComponent
Definition
MovementEffectsComponent.h:10
MovementInterpolatorComponent
Definition
MovementInterpolatorComponent.h:11
ReplayStateTrackerComponent
Definition
ReplayStateTrackerComponent.h:10
RewindCollisionShapesComponent
Definition
RewindCollisionShapesComponent.h:12
RiptideTridentSpinAttackComponent
Definition
RiptideTridentSpinAttackComponent.h:8
SpinAttackResultsComponent
Definition
SpinAttackResultsComponent.h:10
VehicleInputIntentComponent
Definition
VehicleInputIntentComponent.h:12
ll::UntypedStorage
Definition
Alias.h:14
src
mc
entity
utilities
history
StorageCache.h
Generated on Sat Apr 26 2025 05:55:38 for LeviLamina by
1.12.0