Table of Contents

Interface IBlockFlowing

Namespace
Vintagestory.API.Common
Assembly
VintagestoryAPI.dll
public interface IBlockFlowing

Properties

Flow

string Flow { get; set; }

Property Value

string

FlowNormali

Vec3i FlowNormali { get; set; }

Property Value

Vec3i

IsLava

bool IsLava { get; }

Property Value

bool