Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 172 of file DeadMansChestBiome.cs.
References Terraria.GameContent.Biomes.DeadMansChestBiome._boulderPlacementSpots, Terraria.GameContent.Biomes.DeadMansChestBiome._dartTrapPlacementSpots, Terraria.GameContent.Biomes.DeadMansChestBiome._explosivePlacementAttempt, Terraria.GameContent.Biomes.DeadMansChestBiome._wirePlacementSpots, and System.Collections.Generic.Dictionary< TKey, TValue >.Clear().
Referenced by Terraria.GameContent.Biomes.DeadMansChestBiome.GetPossibleChestsToTrapify(), and Terraria.GameContent.Biomes.DeadMansChestBiome.Place().