[This is preliminary documentation and is subject to change.]

Whether the player is building a block (right-click) or deleting it (left-click). Can be changed.

Namespace: fCraft.Events
Assembly: fCraft (in fCraft.dll) Version: 0.6.3.1 (0.6.3.1)

Syntax

   
 C# 
public ClickAction Action { get; set; }

See Also