LeviLamina
Loading...
Searching...
No Matches
GameEventDispatcher.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
BlockSource
;
10
class
GameEvent
;
11
class
Vec3
;
12
// clang-format on
13
14
class
GameEventDispatcher
{
15
public
:
16
// member functions
17
// NOLINTBEGIN
18
MCAPI
void
post(
19
::BlockSource
& region,
20
::Actor
* source,
21
::GameEvent
const
& gameEvent,
22
::Vec3
const
& originPos,
23
::Block
const
* affectedBlock
24
);
25
// NOLINTEND
26
};
Actor
Definition
Actor.h:104
BlockSource
Definition
BlockSource.h:67
Block
Definition
Block.h:36
GameEventDispatcher
Definition
GameEventDispatcher.h:14
GameEvent
Definition
GameEvent.h:8
Vec3
Definition
Vec3.h:10
src
mc
world
events
gameevents
GameEventDispatcher.h
Generated on Sat Apr 26 2025 05:56:09 for LeviLamina by
1.12.0