tModLoader v2022.09
A mod to make and play Terraria mods
Terraria.GameContent.Biomes.CaveHouseBiome Class Reference

Inherits Terraria.WorldBuilding.MicroBiome.

Public Member Functions

override bool Place (Point origin, StructureMap structures)
 
abstract bool Place (Point origin, StructureMap structures)
 
- Public Member Functions inherited from Terraria.WorldBuilding.GenBase
delegate bool CustomPerUnitAction (int x, int y, params object[] args)
 

Properties

float DesertChestChance [get, set]
 
float GoldChestChance [get, set]
 
float GraniteChestChance [get, set]
 
float IceChestChance [get, set]
 
float JungleChestChance [get, set]
 
float MarbleChestChance [get, set]
 
float MushroomChestChance [get, set]
 
- Properties inherited from Terraria.WorldBuilding.GenBase
static UnifiedRandom _random [get]
 
static ref Tilemap _tiles [get]
 
static int _worldHeight [get]
 
static int _worldWidth [get]
 

Member Function Documentation

◆ Place()

override bool Terraria.GameContent.Biomes.CaveHouseBiome.Place ( Point  origin,
StructureMap  structures 
)
virtual