C# 클래스 MineSeed.MineSeeder

파일 보기 프로젝트 열기: AshleighAdams/MineSeeder

공개 메소드들

메소드 설명
Get ( string world_file, bool realspawn ) : string
Set ( string input, string file, bool starterKit, bool sunRize ) : bool

비공개 메소드들

메소드 설명
GetItemCompound ( short id, byte count, byte slot, short dmg ) : NbtCompound

메소드 상세

Get() 공개 정적인 메소드

public static Get ( string world_file, bool realspawn ) : string
world_file string
realspawn bool
리턴 string

Set() 공개 정적인 메소드

public static Set ( string input, string file, bool starterKit, bool sunRize ) : bool
input string
file string
starterKit bool
sunRize bool
리턴 bool