LeviLamina
Loading...
Searching...
No Matches
AttackGoalUtility.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
Actor
;
9
// clang-format on
10
11
namespace
AttackGoalUtility {
12
// functions
13
// NOLINTBEGIN
14
MCAPI ::AABB getTargetHitbox(
::Actor
const
& target);
15
16
MCAPI
bool
isInSunlight(
::Actor
const
& actor);
17
// NOLINTEND
18
19
}
// namespace AttackGoalUtility
AABB
Definition
AABB.h:18
Actor
Definition
Actor.h:102
src-server
mc
world
actor
ai
goal
AttackGoalUtility.h
Generated on Tue Nov 25 2025 04:01:35 for LeviLamina by
1.12.0