Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Terraria.GameContent.Events.MysticLogFairiesEvent Class Reference

Public Member Functions

void WorldClear ()
 
void StartWorld ()
 
void StartNight ()
 
void UpdateTime ()
 
void FallenLogDestroyed ()
 

Private Member Functions

bool IsAGoodTime ()
 
void TrySpawningFairies ()
 
void ScanWholeOverworldForLogs ()
 
Point GetStumpTopLeft (Point stumpRandomPoint)
 
int GetOneOverSpawnChance ()
 

Private Attributes

bool _canSpawnFairies
 
int _delayUntilNextAttempt
 
List< Point_stumpCoords = new List<Point>()
 

Static Private Attributes

const int DELAY_BETWEEN_ATTEMPTS = 60
 

Detailed Description

Definition at line 9 of file MysticLogFairiesEvent.cs.


The documentation for this class was generated from the following file: