C# Class OpenMinecraft.StickTree

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

Public Methods

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

Method Details

MakeTrunk() public method

public MakeTrunk ( IMapHandler &map ) : void
map IMapHandler
return void

StickTree() public method

public StickTree ( long x, long y, long z, int h ) : System
x long
y long
z long
h int
return System