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

Public Types

enum class  UnlockingContext : int { None = 0 , AlwaysUnlocked = 1 , PlayerInWater = 2 , PlayerHasManyItems = 3 }

Public Member Functions

MCAPI RecipeUnlockingRequirement (::std::vector<::RecipeIngredient > unlockingIngredients)
MCFOLD void * $ctor ()
MCAPI void * $ctor (::std::vector<::RecipeIngredient > unlockingIngredients)
MCAPI void $dtor ()

Static Public Member Functions

static MCAPI ::RecipeUnlockingRequirement::UnlockingContext unlockingContextFromString (::std::string const &context)

Public Attributes

::ll::TypedStorage< 4, 4, ::RecipeUnlockingRequirement::UnlockingContext > mContext
::ll::TypedStorage< 8, 24, ::std::vector<::RecipeIngredient > > mIngredients

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