C# Class fCraft.SandTask

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

Public Methods

Method Description
SandTask ( World world, Vector3I position, Block Type )

Protected Methods

Method Description
PerformInternal ( ) : int

Method Details

PerformInternal() protected method

protected PerformInternal ( ) : int
return int

SandTask() public method

public SandTask ( World world, Vector3I position, Block Type )
world World
position Vector3I
Type Block