LeviLamina
Loading...
Searching...
No Matches
ItemStackRequestBatch.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
ItemStackRequestBatch
{
14
public
:
15
// member variables
16
// NOLINTBEGIN
17
::ll::UntypedStorage<8, 24>
mUnk1692f5;
18
// NOLINTEND
19
20
public
:
21
// prevent constructor by default
22
ItemStackRequestBatch
& operator=(
ItemStackRequestBatch
const
&);
23
ItemStackRequestBatch
(
ItemStackRequestBatch
const
&);
24
ItemStackRequestBatch
();
25
26
public
:
27
// static functions
28
// NOLINTBEGIN
29
MCAPI static ::Bedrock::Result<::std::unique_ptr<::ItemStackRequestBatch>> read(
::ReadOnlyBinaryStream
& stream);
30
// NOLINTEND
31
};
ItemStackRequestBatch
Definition
ItemStackRequestBatch.h:13
ReadOnlyBinaryStream
Definition
ReadOnlyBinaryStream.h:8
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
inventory
network
ItemStackRequestBatch.h
Generated on Sat Apr 26 2025 05:56:11 for LeviLamina by
1.12.0