LeviLamina
Loading...
Searching...
No Matches
CraftRecipeActionData.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/world/inventory/network/TypedServerNetId.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
struct
RecipeNetIdTag
;
11
// clang-format on
12
13
namespace
ItemStackRequestCereal {
14
15
struct
CraftRecipeActionData
{
16
public
:
17
// member variables
18
// NOLINTBEGIN
19
::ll::TypedStorage<4, 4, ::RecipeNetId> mRecipeNetId;
20
::ll::TypedStorage<1, 1, uchar> mNumCrafts;
21
// NOLINTEND
22
};
23
24
}
// namespace ItemStackRequestCereal
ItemStackRequestCereal::CraftRecipeActionData
Definition
CraftRecipeActionData.h:15
RecipeNetIdTag
Definition
RecipeNetIdTag.h:5
src
mc
network
packet
cerealize
types
item_stack_request_cereal
CraftRecipeActionData.h
Generated on
for LeviLamina by
1.16.1