C# Class fCraft.Events.PlayerPlacingBlockEventArgs

Inheritance: PlayerPlacedBlockEventArgs
Mostrar archivo Open project: fragmer/fCraft Class Usage Examples

Private Properties

Property Type Description
PlayerPlacingBlockEventArgs System
PlayerPlacingBlockEventArgs System

Private Methods

Method Description
PlayerPlacingBlockEventArgs ( System.Net.Player player, short x, short y, short h, Block oldBlock, Block newBlock, bool isManual, CanPlaceResult result ) : System
PlayerPlacingBlockEventArgs ( [ player, [ map, Vector3I coords, Block oldBlock, Block newBlock, BlockChangeContext context, CanPlaceResult result ) : System