LeviLamina
Loading...
Searching...
No Matches
EntityNetId.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
class
EntityNetId
{
14
public
:
15
// member variables
16
// NOLINTBEGIN
17
::ll::TypedStorage<4, 4, uint> mRawId;
18
// NOLINTEND
19
20
public
:
21
// static functions
22
// NOLINTBEGIN
23
MCNAPI static ::Bedrock::Result<::EntityNetId>
deserialize
(
::ReadOnlyBinaryStream
& stream);
24
// NOLINTEND
25
};
EntityNetId
Definition
EntityNetId.h:13
EntityNetId::deserialize
static MCAPI ::Bedrock::Result<::EntityNetId > deserialize(::ReadOnlyBinaryStream &stream)
ReadOnlyBinaryStream
Definition
ReadOnlyBinaryStream.h:8
src
mc
deps
ecs
EntityNetId.h
Generated on Fri Jun 13 2025 05:04:24 for LeviLamina by
1.12.0