LeviLamina
Loading...
Searching...
No Matches
MobSetPreviousRotSystem.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
StrictEntityContext
;
8
struct
ActorHeadRotationComponent
;
9
struct
ActorRotationComponent
;
10
struct
MobBodyRotationComponent
;
11
struct
TickingSystemWithInfo
;
12
// clang-format on
13
14
class
MobSetPreviousRotSystem
{
15
public
:
16
// static functions
17
// NOLINTBEGIN
18
MCAPI
static
void
_setPreviousRotation(
19
::StrictEntityContext
&,
20
::ActorHeadRotationComponent
& actorHeadRotation,
21
::ActorRotationComponent
& actorRotation,
22
::MobBodyRotationComponent
& mobBodyRotation
23
);
24
25
MCAPI static ::TickingSystemWithInfo createSystem();
26
// NOLINTEND
27
};
MobSetPreviousRotSystem
Definition
MobSetPreviousRotSystem.h:14
StrictEntityContext
Definition
StrictEntityContext.h:10
ActorHeadRotationComponent
Definition
ActorHeadRotationComponent.h:5
ActorRotationComponent
Definition
ActorRotationComponent.h:10
MobBodyRotationComponent
Definition
MobBodyRotationComponent.h:5
TickingSystemWithInfo
Definition
TickingSystemWithInfo.h:11
src
mc
entity
systems
MobSetPreviousRotSystem.h
Generated on Sat Apr 26 2025 05:55:37 for LeviLamina by
1.12.0