LeviLamina
Loading...
Searching...
No Matches
LoaderRegistry.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/puv/Loader.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
namespace
SharedTypes::v1_20_80 {
struct
ParticleEffectData; }
11
// clang-format on
12
13
namespace
Bedrock::Resources {
14
15
class
LoaderRegistry
{
16
public
:
17
// member variables
18
// NOLINTBEGIN
19
::ll::UntypedStorage<8, 120>
mUnk6a1cdf;
20
// NOLINTEND
21
22
public
:
23
// prevent constructor by default
24
LoaderRegistry
& operator=(
LoaderRegistry
const
&);
25
LoaderRegistry
(
LoaderRegistry
const
&);
26
LoaderRegistry
();
27
28
public
:
29
// virtual functions
30
// NOLINTBEGIN
31
// vIndex: 0
32
virtual
~LoaderRegistry
() =
default
;
33
34
// vIndex: 1
35
virtual ::Puv::Loader<::SharedTypes::v1_20_80::ParticleEffectData>
const
& getParticleLoader()
const
= 0;
36
// NOLINTEND
37
38
public
:
39
// virtual function thunks
40
// NOLINTBEGIN
41
42
// NOLINTEND
43
};
44
45
}
// namespace Bedrock::Resources
Bedrock::Resources::LoaderRegistry
Definition
LoaderRegistry.h:15
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
resource_processing
LoaderRegistry.h
Generated on Fri Jun 13 2025 05:04:27 for LeviLamina by
1.12.0