Namespace Vintagestory.API.Common.Entities
Classes
- BaseSpawnConditions
A base class for entities spawning conditions. Open in GitHub
- ClimateSpawnCondition
A list of conditions based on climate. Open in GitHub
- QuantityByGroup
Allows you to control spawn limits based on a set of entity codes using a wildcard. Open in GitHub
- RuntimeSpawnConditions
A set of spawn conditions for chunks that have already been generated. Most properties are got from BaseSpawnConditions. Open in GitHub
- SpawnConditions
The spawn conditions assigned to various things. Open in GitHub
- WorldGenSpawnConditions
A set of spawn conditions for when chunks are generated. Most properties are got from BaseSpawnConditions. Open in GitHub
Enums
- EnumEntityActivity
A list of activities that an entity can perform. Open in GitHub