Property | Type | Description | |
---|---|---|---|
Height | int | ||
Pos |
Method | Description | |
---|---|---|
Copy ( |
Copy the essential values of the other tree object into self.
|
|
MakeFoliage ( |
Generate the foliage and enter it in blocklist. Note, foliage will disintegrate if there is no foliage below, or if there is no "log" block within range 2 (square) at the same level or one level below
|
|
MakeTrunk ( |
||
Tree ( long x, long y, long z, int h ) : System |
public MakeFoliage ( |
||
map | ||
return | void |
public Tree ( long x, long y, long z, int h ) : System | ||
x | long | |
y | long | |
z | long | |
h | int | |
return | System |