LeviLamina
Loading...
Searching...
No Matches
MobPredicates.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
Actor
;
8
struct
ActorTargetFilter
;
9
// clang-format on
10
11
namespace
MobPredicates {
12
// functions
13
// NOLINTBEGIN
14
MCNAPI
bool
_mobHasFamilies(
::ActorTargetFilter
const
& condition,
::Actor
& entity);
15
16
MCNAPI
bool
_mobHoldingItem(
::ActorTargetFilter
const
& condition,
::Actor
& entity);
17
18
MCNAPI
bool
_mobWearingArmor(
::ActorTargetFilter
const
& condition,
::Actor
& entity);
19
// NOLINTEND
20
21
}
// namespace MobPredicates
Actor
Definition
Actor.h:103
ActorTargetFilter
Definition
ActorTargetFilter.h:11
src
mc
world
actors
MobPredicates.h
Generated on Fri Jun 13 2025 05:05:04 for LeviLamina by
1.12.0