tModLoader v2022.09
A mod to make and play Terraria mods
Terraria.GameContent.ItemDropRules.CommonCode Member List

This is the complete list of members for Terraria.GameContent.ItemDropRules.CommonCode, including all inherited members.

DropItem(DropAttemptInfo info, int item, int stack, bool scattered=false) (defined in Terraria.GameContent.ItemDropRules.CommonCode)Terraria.GameContent.ItemDropRules.CommonCodestatic
DropItem(Rectangle rectangle, IEntitySource entitySource, int itemId, int stack, bool scattered) (defined in Terraria.GameContent.ItemDropRules.CommonCode)Terraria.GameContent.ItemDropRules.CommonCodestatic
DropItem(Vector2 position, IEntitySource entitySource, int itemId, int stack) (defined in Terraria.GameContent.ItemDropRules.CommonCode)Terraria.GameContent.ItemDropRules.CommonCodestatic
DropItemForEachInteractingPlayerOnThePlayer(NPC npc, int itemId, UnifiedRandom rng, int chanceNumerator, int chanceDenominator, int stack=1, bool interactionRequired=true) (defined in Terraria.GameContent.ItemDropRules.CommonCode)Terraria.GameContent.ItemDropRules.CommonCodestatic
DropItemFromNPC(NPC npc, int itemId, int stack, bool scattered=false) (defined in Terraria.GameContent.ItemDropRules.CommonCode)Terraria.GameContent.ItemDropRules.CommonCodestatic
DropItemLocalPerClientAndSetNPCMoneyTo0(NPC npc, int itemId, int stack, bool interactionRequired=true) (defined in Terraria.GameContent.ItemDropRules.CommonCode)Terraria.GameContent.ItemDropRules.CommonCodestatic
ModifyItemDropFromNPC(NPC npc, int itemIndex) (defined in Terraria.GameContent.ItemDropRules.CommonCode)Terraria.GameContent.ItemDropRules.CommonCodestatic