LeviLamina
Loading...
Searching...
No Matches
ActorBlockDelegate.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
class
Block
;
9
class
BlockPos
;
10
class
BlockSource
;
11
// clang-format on
12
13
namespace
ActorBlockDelegate {
14
// functions
15
// NOLINTBEGIN
16
MCAPI
void
executeEvent(
17
::BlockSource
& region,
18
::BlockPos
const
& pos,
19
::Block
const
& block,
20
::std::string
const
& eventName,
21
::Actor
& sourceEntity
22
);
23
// NOLINTEND
24
25
}
// namespace ActorBlockDelegate
Actor
Definition
Actor.h:102
BlockPos
Definition
BlockPos.h:17
BlockSource
Definition
BlockSource.h:66
Block
Definition
Block.h:37
src-server
mc
world
level
block
ActorBlockDelegate.h
Generated on Sun Oct 12 2025 06:32:26 for LeviLamina by
1.12.0