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

[Missing <summary> documentation for "M:fCraft.CommandReader.NextBlock(fCraft.Player,System.Boolean,fCraft.Block@)"]

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

Syntax

   
 C# 
public bool NextBlock(
	Player player,
	bool allowNoneBlock,
	out Block block
)

Parameters

player
Player
allowNoneBlock
Boolean
block
Block%

See Also