LeviLamina
Loading...
Searching...
No Matches
ActorUtil.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/util/actor_util/CanBeKilledResult.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
class
Actor
;
11
// clang-format on
12
13
namespace
ActorUtil {
14
// functions
15
// NOLINTBEGIN
16
MCAPI ::ActorUtil::CanBeKilledResult
const
canActorBeKilled(
::Actor
const
& actor,
bool
isWorldBuilder);
17
18
MCAPI
void
startFizzEffect(
::Actor
& actor);
19
// NOLINTEND
20
21
}
// namespace ActorUtil
Actor
Definition
Actor.h:104
src
mc
util
actor_util
ActorUtil.h
Generated on Sat Apr 26 2025 05:55:58 for LeviLamina by
1.12.0