LeviLamina
Loading...
Searching...
No Matches
EntitySensorUtils.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
class
Vec3
;
10
// clang-format on
11
12
namespace
EntitySensorUtils {
13
// functions
14
// NOLINTBEGIN
15
MCAPI ::AABB getSensorBox(
::Actor
const
& actor,
bool
relativeRange,
::Vec3
const
& range);
16
// NOLINTEND
17
18
}
// namespace EntitySensorUtils
AABB
Definition
AABB.h:16
Actor
Definition
Actor.h:104
Vec3
Definition
Vec3.h:10
src
mc
util
EntitySensorUtils.h
Generated on Sat Apr 26 2025 05:55:59 for LeviLamina by
1.12.0