LeviLamina
Loading...
Searching...
No Matches
BiomeCoordinateData.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
BiomeCoordinateData
{
14
public
:
15
// member variables
16
// NOLINTBEGIN
17
::ll::UntypedStorage<2, 2>
mUnkc21523;
18
::ll::UntypedStorage<2, 2>
mUnk88b1ec;
19
::ll::UntypedStorage<2, 2>
mUnkdb73ef;
20
::ll::UntypedStorage<2, 2>
mUnk5aad2c;
21
::ll::UntypedStorage<4, 4>
mUnk91abcb;
22
::ll::UntypedStorage<4, 4>
mUnk9c7eb6;
23
::ll::UntypedStorage<4, 4>
mUnkc0dcae;
24
// NOLINTEND
25
26
public
:
27
// prevent constructor by default
28
BiomeCoordinateData
& operator=(
BiomeCoordinateData
const
&);
29
BiomeCoordinateData
(
BiomeCoordinateData
const
&);
30
BiomeCoordinateData
();
31
32
public
:
33
// static functions
34
// NOLINTBEGIN
35
MCNAPI static ::Bedrock::Result<::BiomeCoordinateData>
read
(
::ReadOnlyBinaryStream
& stream);
36
// NOLINTEND
37
};
ReadOnlyBinaryStream
Definition
ReadOnlyBinaryStream.h:8
BiomeCoordinateData
Definition
BiomeCoordinateData.h:13
BiomeCoordinateData::read
static MCAPI ::Bedrock::Result<::BiomeCoordinateData > read(::ReadOnlyBinaryStream &stream)
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
level
biome
serialization
BiomeCoordinateData.h
Generated on Wed Jul 23 2025 08:34:47 for LeviLamina by
1.12.0