Table of Contents

Class WorldGenSpawnConditions

Namespace
Vintagestory.API.Common.Entities
Assembly
VintagestoryAPI.dll
public class WorldGenSpawnConditions : BaseSpawnConditions
Inheritance
WorldGenSpawnConditions
Inherited Members

Fields

TriesPerChunk

The amount of time the object will attempt to spawn per chunk.

public NatFloat TriesPerChunk

Field Value

NatFloat

Methods

Clone()

public WorldGenSpawnConditions Clone()

Returns

WorldGenSpawnConditions