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