|
LeviLamina
|
This is the complete list of members for LootItemFunction, including all inherited members.
| $apply(::ItemStack &item, ::Random &random, ::Trade const &trade, ::LootTableContext &context) (defined in LootItemFunction) | LootItemFunction | |
| $apply(::ItemInstance &item, ::Random &random, ::Trade const &trade, ::LootTableContext &context) (defined in LootItemFunction) | LootItemFunction | |
| $dtor() (defined in LootItemFunction) | LootItemFunction | |
| $vftable() | LootItemFunction | static |
| apply(::ItemStack &, ::Random &, ::LootTableContext &)=0 (defined in LootItemFunction) | LootItemFunction | pure virtual |
| apply(::ItemStack &item, ::Random &random, ::Trade const &trade, ::LootTableContext &context) (defined in LootItemFunction) | LootItemFunction | virtual |
| apply(::ItemInstance &, ::Random &, ::LootTableContext &)=0 (defined in LootItemFunction) | LootItemFunction | pure virtual |
| apply(::ItemInstance &item, ::Random &random, ::Trade const &trade, ::LootTableContext &context) (defined in LootItemFunction) | LootItemFunction | virtual |
| deserialize(::Json::Value object, bool usingUpcomingCreatorFeaturesExperiment) (defined in LootItemFunction) | LootItemFunction | static |
| FunctionType enum name (defined in LootItemFunction) | LootItemFunction | |
| getFunctionType() const =0 (defined in LootItemFunction) | LootItemFunction | pure virtual |
| mLootingFunctions() (defined in LootItemFunction) | LootItemFunction | static |
| mPredicates (defined in LootItemFunction) | LootItemFunction | |
| ~LootItemFunction() (defined in LootItemFunction) | LootItemFunction | virtual |