|
tModLoader v2025.10
A mod to make and play Terraria mods
|
Inherits MicroBiome.
Public Member Functions | |
| override bool | Place (Point origin, StructureMap structures) |
| abstract bool | Place (Point origin, StructureMap structures) |
Public Member Functions inherited from GenBase | |
| delegate bool | CustomPerUnitAction (int x, int y, params object[] args) |
Properties | |
| double | DesertChestChance [get, set] |
| double | GoldChestChance [get, set] |
| double | GraniteChestChance [get, set] |
| double | IceChestChance [get, set] |
| double | JungleChestChance [get, set] |
| double | MarbleChestChance [get, set] |
| double | MushroomChestChance [get, set] |
Properties inherited from GenBase | |
| static UnifiedRandom | _random [get] |
| static ref Tilemap | _tiles [get] |
| static int | _worldHeight [get] |
| static int | _worldWidth [get] |
|
virtual |
Implements GenStructure.