C# Class fCraft.BlockSink

Inheritance: PhysicsTask
Show file Open project: GlennMR/800craft

Public Methods

Method Description
BlockSink ( World world, Vector3I position, Block Type ) : System

Protected Methods

Method Description
PerformInternal ( ) : int

Method Details

BlockSink() public method

public BlockSink ( World world, Vector3I position, Block Type ) : System
world World
position Vector3I
Type Block
return System

PerformInternal() protected method

protected PerformInternal ( ) : int
return int