tModLoader v2025.03
A mod to make and play Terraria mods
All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
IItemDropRuleChainAttempt Interface Reference

Inherited by Chains.TryIfDoesntFillConditions, Chains.TryIfFailedRandomRoll, and Chains.TryIfSucceeded.

Public Member Functions

bool CanChainIntoRule (ItemDropAttemptResult parentResult)
 
void ReportDroprates (float personalDropRate, List< DropRateInfo > drops, DropRateInfoChainFeed ratesInfo)
 

Properties

IItemDropRule RuleToChain [get]