LeviLamina
Loading...
Searching...
No Matches
ActorPostAiStep.h
1#pragma once
2
3#include "mc/_HeaderOutputPredefine.h"
4
5// auto generated inclusion list
6#include "mc/deps/ecs/ViewT.h"
7#include "mc/deps/ecs/strict/Exclude.h"
8#include "mc/deps/ecs/strict/Include.h"
9
10// auto generated forward declare list
11// clang-format off
22// clang-format on
23
24namespace ActorPostAiStep {
25// functions
26// NOLINTBEGIN
27MCAPI void _tickEach(
28 ::ViewT<
32 ::ActorOwnerComponent> commonView,
38 withers
39);
40// NOLINTEND
41
42} // namespace ActorPostAiStep
Definition ActorOwnerComponent.h:10
Definition StrictEntityContext.h:10
Definition ViewT.h:6
Definition ActorMovementTickNeededComponent.h:5
Definition ActorRemovedFlagComponent.h:5
Definition EnderDragonFlagComponent.h:5
Definition Exclude.h:6
Definition HorseFlagComponent.h:5
Definition Include.h:6
Definition ParrotFlagComponent.h:5
Definition SquidFlagComponent.h:5
Definition WitherBossFlagComponent.h:5
Definition WitherBossPreAIStepResultComponent.h:8