LeviLamina
Loading...
Searching...
No Matches
RewindCollisionShapesComponent.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
AABB
;
8
class
Vec3
;
9
struct
CollisionShapes
;
10
// clang-format on
11
12
struct
RewindCollisionShapesComponent
{
13
public
:
14
// member variables
15
// NOLINTBEGIN
16
::ll::TypedStorage<4, 12, ::Vec3> mFetchedPosition;
17
::ll::TypedStorage<8, 56, ::CollisionShapes> mCollisionShapes;
18
::ll::TypedStorage<4, 24, ::AABB> mMoveCollisionLastFetchedBox;
19
// NOLINTEND
20
21
public
:
22
// member functions
23
// NOLINTBEGIN
24
MCAPI
~RewindCollisionShapesComponent
();
25
// NOLINTEND
26
27
public
:
28
// destructor thunk
29
// NOLINTBEGIN
30
MCAPI
void
$dtor();
31
// NOLINTEND
32
};
AABB
Definition
AABB.h:16
Vec3
Definition
Vec3.h:10
CollisionShapes
Definition
CollisionShapes.h:12
RewindCollisionShapesComponent
Definition
RewindCollisionShapesComponent.h:12
src
mc
entity
components
RewindCollisionShapesComponent.h
Generated on Sat Apr 26 2025 05:55:35 for LeviLamina by
1.12.0