LeviLamina
Loading...
Searching...
No Matches
ShulkerPostAiStepSystem.h
1#pragma once
2
3#include "mc/_HeaderOutputPredefine.h"
4
5// auto generated forward declare list
6// clang-format off
11// clang-format on
12
14public:
15 // static functions
16 // NOLINTBEGIN
17 MCAPI static void _doShulkerPostAiStepSystem(
19 ::ActorRotationComponent& actorRotationComponent,
20 ::MobBodyRotationComponent& mobBodyRotationComponent,
21 ::StateVectorComponent& stateVectorComponent
22 );
23 // NOLINTEND
24};
Definition ShulkerPostAiStepSystem.h:13
Definition StrictEntityContext.h:10
Definition ActorRotationComponent.h:10
Definition MobBodyRotationComponent.h:5
Definition StateVectorComponent.h:10