Table of Contents

Class SpawnConditions

Namespace
Vintagestory.API.Common.Entities
Assembly
VintagestoryAPI.dll

The spawn conditions assigned to various things.

public class SpawnConditions
Inheritance
SpawnConditions
Inherited Members

Fields

Climate

Override values for climate

public ClimateSpawnCondition Climate

Field Value

ClimateSpawnCondition

Runtime

Runtime requirements for the object to spawn.

public RuntimeSpawnConditions Runtime

Field Value

RuntimeSpawnConditions

Worldgen

Worldgen/region requirements for the object to spawn.

public WorldGenSpawnConditions Worldgen

Field Value

WorldGenSpawnConditions

Methods

Clone()

public SpawnConditions Clone()

Returns

SpawnConditions