LeviLamina
Loading...
Searching...
No Matches
BlockMaterialInstance.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/util/BidirectionalUnorderedMap.h"
7
#include "mc/world/level/block/BlockRenderLayer.h"
8
#include "mc/world/level/block/TintMethod.h"
9
10
struct
BlockMaterialInstance
{
11
public
:
12
// member variables
13
// NOLINTBEGIN
14
::ll::UntypedStorage<8, 32>
mUnk4d33c2;
15
::ll::UntypedStorage<4, 4>
mUnk22148c;
16
::ll::UntypedStorage<1, 1>
mUnkdce191;
17
::ll::UntypedStorage<1, 1>
mUnk50874f;
18
::ll::UntypedStorage<8, 16>
mUnk6e50da;
19
::ll::UntypedStorage<1, 1>
mUnkf63cee;
20
// NOLINTEND
21
22
public
:
23
// prevent constructor by default
24
BlockMaterialInstance
(
BlockMaterialInstance
const
&);
25
BlockMaterialInstance
();
26
27
public
:
28
// member functions
29
// NOLINTBEGIN
30
MCAPI ::BlockMaterialInstance& operator=(
::BlockMaterialInstance
&&);
31
32
MCAPI ::BlockMaterialInstance& operator=(
::BlockMaterialInstance
const
&);
33
34
MCAPI
~BlockMaterialInstance
();
35
// NOLINTEND
36
37
public
:
38
// static variables
39
// NOLINTBEGIN
40
MCAPI static ::BidirectionalUnorderedMap<::std::string, ::BlockRenderLayer>
const
& renderLayerNameBiMap();
41
42
MCAPI static ::BidirectionalUnorderedMap<::std::string, ::TintMethod>
const
& tintMethodBiMap();
43
// NOLINTEND
44
45
public
:
46
// destructor thunk
47
// NOLINTBEGIN
48
MCAPI
void
$dtor();
49
// NOLINTEND
50
};
BlockMaterialInstance
Definition
BlockMaterialInstance.h:10
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
level
block
components
BlockMaterialInstance.h
Generated on Sat Apr 26 2025 05:56:19 for LeviLamina by
1.12.0