LeviLamina
Loading...
Searching...
No Matches
SpawnGroupDataLoader.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/puv/LoadResult.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
class
SemVersion
;
11
struct
ActorSpawnRuleData
;
12
namespace
Bedrock::Resources {
class
MinecraftDocumentInput
; }
13
// clang-format on
14
15
class
SpawnGroupDataLoader {
16
public
:
17
// member variables
18
// NOLINTBEGIN
19
::ll::TypedStorage<8, 256, ::Puv::SlicedLoader<::ActorSpawnRuleData, nullptr_t, nullptr_t, ::ActorSpawnRuleData>>
20
mLoader;
21
// NOLINTEND
22
23
public
:
24
// member functions
25
// NOLINTBEGIN
26
MCAPI SpawnGroupDataLoader();
27
28
MCFOLD ::SemVersion
const
& firstCerealSlice()
const
;
29
30
MCAPI ::Puv::LoadResult<::ActorSpawnRuleData> load(
::Bedrock::Resources::MinecraftDocumentInput
const
& input)
const
;
31
// NOLINTEND
32
33
public
:
34
// constructor thunks
35
// NOLINTBEGIN
36
MCAPI
void
* $ctor();
37
// NOLINTEND
38
};
Bedrock::Resources::MinecraftDocumentInput
Definition
MinecraftDocumentInput.h:17
SemVersion
Definition
SemVersion.h:15
ActorSpawnRuleData
Definition
ActorSpawnRuleData.h:13
src
mc
world
actor
SpawnGroupDataLoader.h
Generated on
for LeviLamina by
1.16.1