C# Class OpenMinecraft.StickTree

Set up the trunk for trees with a trunk width of 1 and simple geometry.
Inheritance: Tree
Afficher le fichier Open project: N3X15/MineEdit

Méthodes publiques

Méthode Description
MakeTrunk ( IMapHandler &map ) : void
StickTree ( long x, long y, long z, int h ) : System

Method Details

MakeTrunk() public méthode

public MakeTrunk ( IMapHandler &map ) : void
map IMapHandler
Résultat void

StickTree() public méthode

public StickTree ( long x, long y, long z, int h ) : System
x long
y long
z long
h int
Résultat System