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
MCAPI
bool
_mobHasFamilies(
::ActorTargetFilter
const
& condition,
::Actor
& entity);
15
16
MCAPI
bool
_mobHoldingItem(
::ActorTargetFilter
const
& condition,
::Actor
& entity);
17
18
MCAPI
bool
_mobWearingArmor(
::ActorTargetFilter
const
& condition,
::Actor
& entity);
19
// NOLINTEND
20
21
}
// namespace MobPredicates
Actor
Definition
Actor.h:104
ActorTargetFilter
Definition
ActorTargetFilter.h:11
src
mc
world
actors
MobPredicates.h
Generated on Sat Apr 26 2025 05:56:07 for LeviLamina by
1.12.0