C# Class MineSeed.MineSeeder

Afficher le fichier Open project: AshleighAdams/MineSeeder

Méthodes publiques

Méthode Description
Get ( string world_file, bool realspawn ) : string
Set ( string input, string file, bool starterKit, bool sunRize ) : bool

Private Methods

Méthode Description
GetItemCompound ( short id, byte count, byte slot, short dmg ) : NbtCompound

Method Details

Get() public static méthode

public static Get ( string world_file, bool realspawn ) : string
world_file string
realspawn bool
Résultat string

Set() public static méthode

public static Set ( string input, string file, bool starterKit, bool sunRize ) : bool
input string
file string
starterKit bool
sunRize bool
Résultat bool