LeviLamina
Loading...
Searching...
No Matches
ActorGoalUtility.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
EntityContext
;
8
class
Mob
;
9
// clang-format on
10
11
namespace
ActorGoalUtility {
12
// functions
13
// NOLINTBEGIN
14
MCAPI ::std::pair<::Mob*, char const*> tryGetMobFromEntity(::EntityContext& entity);
15
// NOLINTEND
16
17
}
// namespace ActorGoalUtility
EntityContext
Definition
EntityContext.h:17
Mob
Definition
Mob.h:57
src
mc
world
actor
ai
goal
ActorGoalUtility.h
Generated on
for LeviLamina by
1.16.1