tModLoader v2024.10
A mod to make and play Terraria mods
|
This is the complete list of members for Chains, including all inherited members.
OnFailedConditions(this IItemDropRule rule, IItemDropRule ruleToChain, bool hideLootReport=false) | Chains | static |
OnFailedRoll(this IItemDropRule rule, IItemDropRule ruleToChain, bool hideLootReport=false) | Chains | static |
OnSuccess(this IItemDropRule rule, IItemDropRule ruleToChain, bool hideLootReport=false) | Chains | static |
ReportDroprates(List< IItemDropRuleChainAttempt > ChainedRules, float personalDropRate, List< DropRateInfo > drops, DropRateInfoChainFeed ratesInfo) (defined in Chains) | Chains | static |