Provides data for Player.PlacingBlock event. Result may be overridden.
More...
Provides data for Player.PlacingBlock event. Result may be overridden.
Context in which the block was placed.
| Vector3I fCraft.Events.PlayerPlacingBlockEventArgs.Coords |
|
getset |
Coordinates at which the block would be placed.
| Map fCraft.Events.PlayerPlacingBlockEventArgs.Map |
|
getset |
Map on which the block would be placed.
| Block fCraft.Events.PlayerPlacingBlockEventArgs.NewBlock |
|
getset |
Blocktype that the player intends to place.
| Block fCraft.Events.PlayerPlacingBlockEventArgs.OldBlock |
|
getset |
Current blocktype at this coordinate.
| Player fCraft.Events.PlayerPlacingBlockEventArgs.Player |
|
getset |
Player who intends to place a block.
The documentation for this class was generated from the following file: