NPCCleanCommand

public class NPCCleanCommand extends AbstractWorldCommand

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

java.lang.Object > AbstractWorldCommand > NPCCleanCommand

Field Summary

No fields documented.

Method Detail

NPCCleanCommand

public public NPCCleanCommand ()

Method NPCCleanCommand.

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