WorldPathSaveCommand

public class WorldPathSaveCommand extends AbstractWorldCommand

Command for worldpathsav operations. Registered with the command system and callable by players.

java.lang.Object > AbstractWorldCommand > WorldPathSaveCommand

Field Summary

No fields documented.

Method Detail

WorldPathSaveCommand

public public WorldPathSaveCommand ()

Method WorldPathSaveCommand.

execute

protected void execute (@Nonnull final CommandContext context, @Nonnull final World world, @Nonnull final Store store)

Method execute.

Parameters:
@Nonnull final CommandContext context
@Nonnull final World world
@Nonnull final Store store