|
LeviLamina
|
Inheritance diagram for SetStewEffectFunction:Public Member Functions | |
| SetStewEffectFunction & | operator= (SetStewEffectFunction const &) |
| SetStewEffectFunction (SetStewEffectFunction const &) | |
| virtual void | apply (::ItemStack &item, ::Random &random, ::LootTableContext &context) |
| virtual void | apply (::ItemInstance &itemInstance, ::Random &random, ::LootTableContext &context) |
| virtual::LootItemFunction::FunctionType | getFunctionType () const |
| MCAPI void | $apply (::ItemStack &item, ::Random &random, ::LootTableContext &context) |
| MCAPI void | $apply (::ItemInstance &itemInstance, ::Random &random, ::LootTableContext &context) |
| MCAPI::LootItemFunction::FunctionType | $getFunctionType () const |
| virtual int | apply (::ItemStack &item, ::Random &random, ::Trade const &trade, ::LootTableContext &context) |
| virtual int | apply (::ItemInstance &item, ::Random &random, ::Trade const &trade, ::LootTableContext &context) |
| MCAPI void | $dtor () |
| MCAPI int | $apply (::ItemStack &item, ::Random &random, ::Trade const &trade, ::LootTableContext &context) |
| MCAPI int | $apply (::ItemInstance &item, ::Random &random, ::Trade const &trade, ::LootTableContext &context) |
Static Public Member Functions | |
| static MCAPI ::std::unique_ptr<::LootItemFunction > | deserialize (::Json::Value object, ::std::vector<::std::unique_ptr<::LootItemCondition > > &predicates) |
| static MCAPI void ** | $vftable () |
| static MCAPI ::std::unique_ptr<::LootItemFunction > | deserialize (::Json::Value object, bool usingUpcomingCreatorFeaturesExperiment) |
| static MCAPI ::std::unordered_map< ::HashedString, ::std::function<::std::unique_ptr< ::LootItemFunction >(::Json::Value &, ::std::vector<::std::unique_ptr<::LootItemCondition > > &)> > const & | mLootingFunctions () |
Public Attributes | |
| ::ll::UntypedStorage< 8, 24 > | mUnk94c22d |
| ::ll::UntypedStorage< 8, 24 > | mUnkd6cdfe |
|
virtual |
Implements LootItemFunction.
|
virtual |
Implements LootItemFunction.
|
virtual |
Implements LootItemFunction.
|
static |
| MCAPI void SetStewEffectFunction::$apply | ( | ::ItemStack & | item, |
| ::Random & | random, | ||
| ::LootTableContext & | context ) |
| MCAPI void SetStewEffectFunction::$apply | ( | ::ItemInstance & | itemInstance, |
| ::Random & | random, | ||
| ::LootTableContext & | context ) |
| MCAPI::LootItemFunction::FunctionType SetStewEffectFunction::$getFunctionType | ( | ) | const |
|
static |
|
staticinherited |
|
staticinherited |
|
inherited |
|
inherited |
|
inherited |