C# Class fCraft.BlockFloat

Inheritance: PhysicsTask
Afficher le fichier Open project: GlennMR/800craft

Méthodes publiques

Méthode Description
BlockFloat ( World world, Vector3I position, Block Type ) : System

Méthodes protégées

Méthode Description
PerformInternal ( ) : int

Method Details

BlockFloat() public méthode

public BlockFloat ( World world, Vector3I position, Block Type ) : System
world World
position Vector3I
Type Block
Résultat System

PerformInternal() protected méthode

protected PerformInternal ( ) : int
Résultat int