LeviLamina
Loading...
Searching...
No Matches
WeightedRandomBlock.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
// clang-format on
9
10
namespace
Editor {
11
12
struct
WeightedRandomBlock
{
13
public
:
14
// member variables
15
// NOLINTBEGIN
16
::ll::UntypedStorage<8, 8>
mUnk9bba29;
17
::ll::UntypedStorage<4, 4>
mUnk2e0875;
18
// NOLINTEND
19
20
public
:
21
// prevent constructor by default
22
WeightedRandomBlock
& operator=(
WeightedRandomBlock
const
&);
23
WeightedRandomBlock
(
WeightedRandomBlock
const
&);
24
WeightedRandomBlock
();
25
26
public
:
27
// member functions
28
// NOLINTBEGIN
29
MCAPI ::HashedString _getBlock()
const
;
30
// NOLINTEND
31
};
32
33
}
// namespace Editor
HashedString
Definition
HashedString.h:5
Editor::WeightedRandomBlock
Definition
WeightedRandomBlock.h:12
ll::UntypedStorage
Definition
Alias.h:14
src
mc
editor
blocks
WeightedRandomBlock.h
Generated on Sat Apr 26 2025 05:55:32 for LeviLamina by
1.12.0