Table of Contents

Class EntityBehavior

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

Defines a basic entity behavior that can be attached to entities.
Check the derived types for all entity behaviors. Open in GitHub

[DocumentAsJson]
public abstract class EntityBehavior
Inheritance
EntityBehavior
Derived