| 
    Terraria v1.4.4.9
    
   Terraria source code documentation 
   | 
 
      
  | 
  inlineprivate | 
Definition at line 180 of file DeadMansChestBiome.cs.
References Terraria.GameContent.Biomes.DeadMansChestBiome._boulderPlacementSpots, Terraria.GameContent.Biomes.DeadMansChestBiome._numberOfBoulderTraps, Terraria.GameContent.Biomes.DeadMansChestBiome._numberOfStepsBetweenBoulderTraps, Terraria.WorldBuilding.GenBase._random, Terraria.GameContent.Biomes.DeadMansChestBiome._wirePlacementSpots, System.Collections.Generic.Dictionary< TKey, TValue >.Add(), System.Collections.Generic.Dictionary< TKey, TValue >.Count, Terraria.GameContent.Biomes.DeadMansChestBiome.FindBoulderTrapSpot(), and Microsoft.Xna.Framework.Point.X.
Referenced by Terraria.GameContent.Biomes.DeadMansChestBiome.GetPossibleChestsToTrapify(), and Terraria.GameContent.Biomes.DeadMansChestBiome.Place().