LeviLamina
Loading...
Searching...
No Matches
DefinitionEventLoader.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/world/actor/TypeExecutingEvent.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
class
DefinitionEvent
;
11
class
EventResponseFactory
;
12
class
MinEngineVersion
;
13
namespace
Json {
class
Value; }
14
// clang-format on
15
16
class
DefinitionEventLoader
{
17
public
:
18
// static functions
19
// NOLINTBEGIN
20
MCAPI
static
void
_loadCollection(
21
::DefinitionEvent
& defEvent,
22
::Json::Value
const
& collection,
23
::MinEngineVersion
const
& minEngineVersion,
24
::TypeExecutingEvent eventCaller,
25
::EventResponseFactory
const
* responseFactory
26
);
27
28
MCAPI static ::DefinitionEvent loadEvent(
29
::Json::Value
root,
30
::MinEngineVersion
const
& minEngineVersion,
31
::TypeExecutingEvent eventCaller,
32
::EventResponseFactory
const
* responseFactory
33
);
34
// NOLINTEND
35
};
DefinitionEventLoader
Definition
DefinitionEventLoader.h:16
DefinitionEvent
Definition
DefinitionEvent.h:17
EventResponseFactory
Definition
EventResponseFactory.h:18
Json::Value
Definition
Value.h:16
MinEngineVersion
Definition
MinEngineVersion.h:10
src
mc
util
DefinitionEventLoader.h
Generated on Sat Apr 26 2025 05:55:59 for LeviLamina by
1.12.0