LeviLamina
Loading...
Searching...
No Matches
BiomeWeightedData.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/platform/Result.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
class
ReadOnlyBinaryStream
;
11
// clang-format on
12
13
struct
BiomeWeightedData
{
14
public
:
15
// member variables
16
// NOLINTBEGIN
17
::ll::UntypedStorage<2, 2>
mUnk8d0596;
18
::ll::UntypedStorage<4, 4>
mUnk5a34f9;
19
// NOLINTEND
20
21
public
:
22
// prevent constructor by default
23
BiomeWeightedData
& operator=(
BiomeWeightedData
const
&);
24
BiomeWeightedData
(
BiomeWeightedData
const
&);
25
BiomeWeightedData
();
26
27
public
:
28
// static functions
29
// NOLINTBEGIN
30
MCNAPI static ::Bedrock::Result<::BiomeWeightedData>
read
(
::ReadOnlyBinaryStream
& stream);
31
// NOLINTEND
32
};
ReadOnlyBinaryStream
Definition
ReadOnlyBinaryStream.h:8
BiomeWeightedData
Definition
BiomeWeightedData.h:13
BiomeWeightedData::read
static MCAPI ::Bedrock::Result<::BiomeWeightedData > read(::ReadOnlyBinaryStream &stream)
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
level
biome
serialization
BiomeWeightedData.h
Generated on Fri Jun 13 2025 05:05:12 for LeviLamina by
1.12.0