| Interface | Description |
|---|---|
| ICalculateSpawnLocations |
Implementations of this interface are responsible for calculating all the possible
SpawnLocations that suit
a given BlockCollection. |
| ICheckSpawns |
Interface for performing /checkspawns calculations.
|
| ISelectionAlgorithm |
Interface for an algorithm used to select spawns from a list of possible spawns.
|
| Class | Description |
|---|---|
| CurryCheckSpawns | |
| ICalculateSpawnLocations.DummyImpl |