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

Player who intends to place a block.

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

Syntax

   
 C# 
[NotNullAttribute]
public Player Player { get; private set; }

Implements

IPlayerEvent..::..Player

See Also