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