|
LeviLamina
|
Inheritance diagram for EnchantWithLevelsFunction: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< 4, 8 > | mUnk3632ac |
| ::ll::UntypedStorage< 1, 1 > | mUnkc5975e |
| ::ll::UntypedStorage< 8, 24 > | mUnkd6cdfe |
|
virtual |
Implements LootItemFunction.
|
virtual |
Reimplemented from LootItemFunction.
|
virtual |
Implements LootItemFunction.
|
virtual |
Reimplemented from LootItemFunction.
|
virtual |
Implements LootItemFunction.
|
static |
| MCAPI void EnchantWithLevelsFunction::$apply | ( | ::ItemStack & | item, |
| ::Random & | random, | ||
| ::LootTableContext & | context ) |
| MCAPI int EnchantWithLevelsFunction::$apply | ( | ::ItemStack & | item, |
| ::Random & | random, | ||
| ::Trade const & | trade, | ||
| ::LootTableContext & | context ) |
| MCAPI void EnchantWithLevelsFunction::$apply | ( | ::ItemInstance & | item, |
| ::Random & | random, | ||
| ::LootTableContext & | context ) |
| MCAPI int EnchantWithLevelsFunction::$apply | ( | ::ItemInstance & | item, |
| ::Random & | random, | ||
| ::Trade const & | trade, | ||
| ::LootTableContext & | context ) |
| MCAPI::LootItemFunction::FunctionType EnchantWithLevelsFunction::$getFunctionType | ( | ) | const |
|
static |
|
staticinherited |
|
staticinherited |
|
inherited |