tModLoader v2024.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) |
Static Public Member Functions | |
static void | CreateStandForLarva (Vector2D position) |
Additional Inherited Members | |
Properties inherited from GenBase | |
static UnifiedRandom | _random [get] |
static ref Tilemap | _tiles [get] |
static int | _worldHeight [get] |
static int | _worldWidth [get] |
|
virtual |
Implements GenStructure.