LeviLamina
Loading...
Searching...
No Matches
MineBlockActionData.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/world/inventory/network/ItemStackNetIdVariant.h"
7
8
namespace
ItemStackRequestCereal {
9
10
struct
MineBlockActionData
{
11
public
:
12
// member variables
13
// NOLINTBEGIN
14
::ll::TypedStorage<4, 4, int> mSlot;
15
::ll::TypedStorage<4, 4, int> mPredictedDurability;
16
::ll::TypedStorage<8, 24, ::ItemStackNetIdVariant> mNetIdVariant;
17
// NOLINTEND
18
};
19
20
}
// namespace ItemStackRequestCereal
ItemStackRequestCereal::MineBlockActionData
Definition
MineBlockActionData.h:10
src
mc
network
packet
cerealize
types
item_stack_request_cereal
MineBlockActionData.h
Generated on
for LeviLamina by
1.16.1