C# Class fCraft.MapCommands

Show file Open project: fragmer/fCraft Class Usage Examples

Private Methods

Method Description
DoGenerate ( Map map, Player player, string mode, string filename, Random rand, bool hollow ) : void
DoZone ( Player player, Command cmd ) : void
Generate ( Player player, Command cmd ) : void
GenerateFlatgrass ( Map map, bool hollow ) : void
GenerateHollow ( Player player, Command cmd ) : void
Load ( Player player, Command cmd ) : void
Lock ( Player player, Command cmd ) : void
MakeZone ( Player player, Position marks, object tag ) : void
MapCommands ( World _world, Commands commands ) : System
Save ( Player player, Command cmd ) : void
Unlock ( Player player, Command cmd ) : void