C# 클래스 OpenMinecraft.StickTree

Set up the trunk for trees with a trunk width of 1 and simple geometry.
상속: Tree
파일 보기 프로젝트 열기: N3X15/MineEdit

공개 메소드들

메소드 설명
MakeTrunk ( IMapHandler &map ) : void
StickTree ( long x, long y, long z, int h ) : System

메소드 상세

MakeTrunk() 공개 메소드

public MakeTrunk ( IMapHandler &map ) : void
map IMapHandler
리턴 void

StickTree() 공개 메소드

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