LeviLamina
Loading...
Searching...
No Matches
RecipeIngredientSet.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
class
RecipeIngredientSet
{
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::TypedStorage<8, 64, ::std::unordered_map<int, int>> mSet;
10
// NOLINTEND
11
};
RecipeIngredientSet
Definition
RecipeIngredientSet.h:5
src-server
mc
world
item
crafting
RecipeIngredientSet.h
Generated on Tue Oct 28 2025 05:32:35 for LeviLamina by
1.12.0