LeviLamina
Loading...
Searching...
No Matches
CraftingDataEntry Class Reference

Public Member Functions

CraftingDataEntryoperator= (CraftingDataEntry const &)
 
 CraftingDataEntry (CraftingDataEntry const &)
 
MCAPI CraftingDataEntry (::CraftingDataEntry &&entry)
 
MCAPI void fillFromFurnaceAuxRecipe (int itemData, ::ItemInstance const &result, ::HashedString const &tag)
 
MCAPI void fillFromMultiRecipe (::MultiRecipe const &recipe)
 
MCAPI void fillFromRecipe (::Recipe const &recipe)
 
MCAPI void * $ctor (::CraftingDataEntry &&entry)
 
MCAPI void $dtor ()
 

Public Attributes

::ll::TypedStorage< 8, 8, ::std::unique_ptr<::Recipe > > mRecipe
 
::ll::TypedStorage< 4, 4, int > mItemData
 
::ll::TypedStorage< 4, 4, int > mItemAux
 
::ll::TypedStorage< 8, 48, ::HashedStringmTag
 
::ll::TypedStorage< 8, 64, ::NetworkItemInstanceDescriptormItemResult
 
::ll::TypedStorage< 4, 4, ::CraftingDataEntryType > mEntryType
 

The documentation for this class was generated from the following file: