C# Class fCraft.FireworkParticle

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

Public Methods

Method Description
FireworkParticle ( World world, Vector3I pos, Block block ) : System

Protected Methods

Method Description
PerformInternal ( ) : int

Method Details

FireworkParticle() public method

public FireworkParticle ( World world, Vector3I pos, Block block ) : System
world World
pos Vector3I
block Block
return System

PerformInternal() protected method

protected PerformInternal ( ) : int
return int