LeviLamina
Loading...
Searching...
No Matches
ContainerMixDataEntry.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
ContainerMixDataEntry
{
14
public
:
15
// member variables
16
// NOLINTBEGIN
17
::ll::TypedStorage<4, 4, int> fromItemId;
18
::ll::TypedStorage<4, 4, int> reagentItemId;
19
::ll::TypedStorage<4, 4, int> toItemId;
20
// NOLINTEND
21
22
public
:
23
// member functions
24
// NOLINTBEGIN
25
MCAPI_C ::Bedrock::Result<void> read(
::ReadOnlyBinaryStream
& stream);
26
// NOLINTEND
27
};
ReadOnlyBinaryStream
Definition
ReadOnlyBinaryStream.h:8
ContainerMixDataEntry
Definition
ContainerMixDataEntry.h:13
src
mc
network
packet
ContainerMixDataEntry.h
Generated on
for LeviLamina by
1.16.1