C# 클래스 OpenMinecraft.Cave

파일 보기 프로젝트 열기: N3X15/MineEdit

공개 메소드들

메소드 설명
Cave ( Random &rnd, IMapHandler &mh, Vector3i StartingPoint ) : System

비공개 메소드들

메소드 설명
AddPoint ( Vector3i lolwut ) : void
GetInterpolatedSplinePoint ( double t ) : Vector3i
MakeSphere ( Vector3i pos, int rad ) : void

메소드 상세

Cave() 공개 메소드

public Cave ( Random &rnd, IMapHandler &mh, Vector3i StartingPoint ) : System
rnd System.Random
mh IMapHandler
StartingPoint Vector3i
리턴 System