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

[Missing <summary> documentation for "M:fCraft.Player.Bind(fCraft.Block,fCraft.Block)"]

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

Syntax

   
 C# 
public void Bind(
	Block type,
	Block replacement
)

Parameters

type
Block

[Missing <param name="type"/> documentation for "M:fCraft.Player.Bind(fCraft.Block,fCraft.Block)"]

replacement
Block

[Missing <param name="replacement"/> documentation for "M:fCraft.Player.Bind(fCraft.Block,fCraft.Block)"]

See Also