Table of Contents

Class EntityServerProperties

Namespace
Vintagestory.API.Common.Entities
Assembly
VintagestoryAPI.dll
public class EntityServerProperties : EntitySidedProperties
Inheritance
EntityServerProperties
Inherited Members

Constructors

EntityServerProperties(JsonObject[])

public EntityServerProperties(JsonObject[] behaviors)

Parameters

behaviors JsonObject[]

Fields

SpawnConditions

The conditions for spawning the entity.

public SpawnConditions SpawnConditions

Field Value

SpawnConditions

Methods

Clone()

Makes a copy of this EntiyServerProperties type

public override EntitySidedProperties Clone()

Returns

EntitySidedProperties