tModLoader v2024.03
A mod to make and play Terraria mods
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]