C# Class MineSeed.MineSeeder

Mostra file Open project: AshleighAdams/MineSeeder

Public Methods

Method Description
Get ( string world_file, bool realspawn ) : string
Set ( string input, string file, bool starterKit, bool sunRize ) : bool

Private Methods

Method Description
GetItemCompound ( short id, byte count, byte slot, short dmg ) : NbtCompound

Method Details

Get() public static method

public static Get ( string world_file, bool realspawn ) : string
world_file string
realspawn bool
return string

Set() public static method

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