LeviLamina
Loading...
Searching...
No Matches
BiomeSurfaceMaterialData.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
BiomeSurfaceMaterialData
{
14
public
:
15
// member variables
16
// NOLINTBEGIN
17
::ll::UntypedStorage<4, 4>
mUnk55ac4e;
18
::ll::UntypedStorage<4, 4>
mUnkba1912;
19
::ll::UntypedStorage<4, 4>
mUnke7bce6;
20
::ll::UntypedStorage<4, 4>
mUnk81fdf5;
21
::ll::UntypedStorage<4, 4>
mUnk88dfb0;
22
::ll::UntypedStorage<4, 4>
mUnk76f2a5;
23
// NOLINTEND
24
25
public
:
26
// prevent constructor by default
27
BiomeSurfaceMaterialData
& operator=(
BiomeSurfaceMaterialData
const
&);
28
BiomeSurfaceMaterialData
(
BiomeSurfaceMaterialData
const
&);
29
BiomeSurfaceMaterialData
();
30
31
public
:
32
// static functions
33
// NOLINTBEGIN
34
MCNAPI static ::Bedrock::Result<::BiomeSurfaceMaterialData>
read
(
::ReadOnlyBinaryStream
& stream);
35
// NOLINTEND
36
};
ReadOnlyBinaryStream
Definition
ReadOnlyBinaryStream.h:8
BiomeSurfaceMaterialData
Definition
BiomeSurfaceMaterialData.h:13
BiomeSurfaceMaterialData::read
static MCAPI ::Bedrock::Result<::BiomeSurfaceMaterialData > read(::ReadOnlyBinaryStream &stream)
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
level
biome
serialization
BiomeSurfaceMaterialData.h
Generated on Fri Jun 13 2025 05:05:12 for LeviLamina by
1.12.0