|
LeviLamina
|
Inheritance diagram for LootingEnchantFunction:Public Member Functions | |
| LootingEnchantFunction & | operator= (LootingEnchantFunction const &) |
| LootingEnchantFunction (LootingEnchantFunction 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 int | _getLootingEnchantLevel (::LootTableContext &context) 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 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< 4, 8 > | mUnkb89645 |
| ::ll::UntypedStorage< 8, 24 > | mUnkd6cdfe |
|
virtual |
Implements LootItemFunction.
|
virtual |
Implements LootItemFunction.
|
virtual |
Implements LootItemFunction.
| MCAPI int LootingEnchantFunction::_getLootingEnchantLevel | ( | ::LootTableContext & | context | ) | const |
| MCAPI void LootingEnchantFunction::$apply | ( | ::ItemStack & | item, |
| ::Random & | random, | ||
| ::LootTableContext & | context ) |
| MCAPI void LootingEnchantFunction::$apply | ( | ::ItemInstance & | itemInstance, |
| ::Random & | random, | ||
| ::LootTableContext & | context ) |
| MCAPI::LootItemFunction::FunctionType LootingEnchantFunction::$getFunctionType | ( | ) | const |
|
static |
|
staticinherited |
|
staticinherited |
|
inherited |
|
inherited |
|
inherited |