Table of Contents

Class BlockEntityBehaviorType

Namespace
Vintagestory.API.Common
Assembly
VintagestoryAPI.dll
public class BlockEntityBehaviorType
Inheritance
BlockEntityBehaviorType
Inherited Members

Fields

Name

[JsonProperty]
public string Name

Field Value

string

properties

[JsonProperty]
[JsonConverter(typeof(JsonAttributesConverter))]
public JsonObject properties

Field Value

JsonObject