Interface IBlockFlowing
- Namespace
- Vintagestory.API.Common
- Assembly
- VintagestoryAPI.dll
public interface IBlockFlowing
- Extension Methods
Properties
Flow
string Flow { get; set; }
Property Value
FlowNormali
Vec3i FlowNormali { get; set; }
Property Value
IsLava
bool IsLava { get; }