InstanceEditNewCommand

public class InstanceEditNewCommand extends AbstractAsyncCommand

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

java.lang.Object > AbstractAsyncCommand > InstanceEditNewCommand

Field Summary

packId

final String packId

Field packId.

name

final String name

Field name.

path

final Path path

Field path.

defaultConfig

final WorldConfig defaultConfig

Field defaultConfig.

Method Detail

InstanceEditNewCommand

public public InstanceEditNewCommand ()

Method InstanceEditNewCommand.

executeAsync

public CompletableFuture executeAsync (@Nonnull final CommandContext context)

Method executeAsync.

Parameters:
@Nonnull final CommandContext context