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

Classes

struct  UnlockingInstruction
 

Public Member Functions

UnlockedRecipesServerComponentoperator= (UnlockedRecipesServerComponent const &)
 
MCAPI UnlockedRecipesServerComponent (::UnlockedRecipesServerComponent const &)
 
MCAPI void addAdditionalSaveData (::CompoundTag &tag) const
 
MCAPI void addUnlockingInstruction (::UnlockedRecipesServerComponent::UnlockingInstruction instruction)
 
MCAPI::UnlockedRecipesServerComponent & operator= (::UnlockedRecipesServerComponent &&)
 
MCAPI void readAdditionalSaveData (::Actor &tag, ::CompoundTag const &, ::DataLoadHelper &)
 
MCAPI void * $ctor (::UnlockedRecipesServerComponent const &)
 

Static Public Member Functions

static MCAPI ::std::string const & COMPONENT_TAG ()
 
static MCAPI ::std::string const & UNLOCKED_RECIPES_TAG ()
 
static MCAPI ::std::string const & USED_CONTEXTS_TAG ()
 

Public Attributes

::ll::TypedStorage< 1, 1, bool > mInventoryHasChanged
 
::ll::TypedStorage< 1, 1, bool > mInitialDataSent
 
::ll::TypedStorage< 4, 4, uint > mUsedContexts
 
::ll::TypedStorage< 8, 64, ::std::unordered_set<::std::string > > mUnlockedRecipes
 
::ll::TypedStorage< 8, 64, ::std::unordered_set< int > > mChangedInventorySlots
 
::ll::TypedStorage< 8, 24, ::std::vector<::UnlockedRecipesServerComponent::UnlockingInstruction > > mUnlockingInstructions
 

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