LeviLamina
Loading...
Searching...
No Matches
CraftRecipeOptionalActionData.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
CraftRecipeOptionalActionData
{
16
public
:
17
// member variables
18
// NOLINTBEGIN
19
::ll::TypedStorage<4, 4, ::RecipeNetId> mRecipeNetId;
20
::ll::TypedStorage<4, 4, int> mFilteredStringIndex;
21
// NOLINTEND
22
};
23
24
}
// namespace ItemStackRequestCereal
ItemStackRequestCereal::CraftRecipeOptionalActionData
Definition
CraftRecipeOptionalActionData.h:15
RecipeNetIdTag
Definition
RecipeNetIdTag.h:5
src
mc
network
packet
cerealize
types
item_stack_request_cereal
CraftRecipeOptionalActionData.h
Generated on
for LeviLamina by
1.16.1