tModLoader v2025.01
A mod to make and play Terraria mods
All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
HiveBiome Class Reference

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]
 

Member Function Documentation

◆ Place()

override bool HiveBiome.Place ( Point  origin,
StructureMap  structures 
)
virtual

Implements GenStructure.