Table of Contents

Class BlockBehavior

Namespace
Vintagestory.API.Common
Assembly
VintagestoryAPI.dll

Allows for definitions of behaviors of a block that can be applied to any block See the derived types for a list of all documented block behaviors.

[DocumentAsJson]
public abstract class BlockBehavior : CollectibleBehavior
Inheritance
BlockBehavior
Derived