LeviLamina
Loading...
Searching...
No Matches
TrimMaterialRegistry.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
HashedString
;
8
struct
TrimMaterial
;
9
// clang-format on
10
11
class
TrimMaterialRegistry
{
12
public
:
13
// member variables
14
// NOLINTBEGIN
15
::ll::UntypedStorage<8, 24>
mUnk315430;
16
// NOLINTEND
17
18
public
:
19
// prevent constructor by default
20
TrimMaterialRegistry
& operator=(
TrimMaterialRegistry
const
&);
21
TrimMaterialRegistry
(
TrimMaterialRegistry
const
&);
22
TrimMaterialRegistry
();
23
24
public
:
25
// member functions
26
// NOLINTBEGIN
27
MCAPI ::std::optional<::TrimMaterial> getTrimMaterialByItemName(
::HashedString
const
& itemName)
const
;
28
29
MCAPI ::std::optional<::TrimMaterial> getTrimMaterialByMaterialId(
::HashedString
const
& materialId)
const
;
30
// NOLINTEND
31
};
HashedString
Definition
HashedString.h:5
TrimMaterialRegistry
Definition
TrimMaterialRegistry.h:11
TrimMaterial
Definition
TrimMaterial.h:5
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
item
registry
TrimMaterialRegistry.h
Generated on Sat Apr 26 2025 05:56:15 for LeviLamina by
1.12.0