Provides data for Player.PlacedBlock event. Immutable.
More...
Provides data for Player.PlacedBlock event. Immutable.
Context in which the block was placed.
| Vector3I fCraft.Events.PlayerPlacedBlockEventArgs.Coords |
|
getset |
Coordinates at which the block was placed.
| Map fCraft.Events.PlayerPlacedBlockEventArgs.Map |
|
getset |
Map on which the block was placed.
| Block fCraft.Events.PlayerPlacedBlockEventArgs.NewBlock |
|
getset |
Current (placed) blocktype at this location.
| Block fCraft.Events.PlayerPlacedBlockEventArgs.OldBlock |
|
getset |
Previous blocktype at this coordinate.
| Player fCraft.Events.PlayerPlacedBlockEventArgs.Player |
|
getset |
Player who has just placed a block.
The documentation for this class was generated from the following file: