[This is preliminary documentation and is subject to change.]
Handles manually-placed/deleted blocks.
Returns true if player's action should result in a kick.
Namespace: fCraftAssembly: fCraft (in fCraft.dll) Version: 0.6.2.4 (0.6.2.4)
Syntax
| C# |
public bool PlaceBlock( Vector3I coord, ClickAction action, Block type )
Parameters
- coord
- Vector3I
[Missing <param name="coord"/> documentation for "M:fCraft.Player.PlaceBlock(fCraft.Vector3I,fCraft.ClickAction,fCraft.Block)"]
- action
- ClickAction
[Missing <param name="action"/> documentation for "M:fCraft.Player.PlaceBlock(fCraft.Vector3I,fCraft.ClickAction,fCraft.Block)"]
- type
- Block
[Missing <param name="type"/> documentation for "M:fCraft.Player.PlaceBlock(fCraft.Vector3I,fCraft.ClickAction,fCraft.Block)"]
Return Value
[Missing <returns> documentation for "M:fCraft.Player.PlaceBlock(fCraft.Vector3I,fCraft.ClickAction,fCraft.Block)"]