InstanceEditListCommand

public class InstanceEditListCommand extends AbstractAsyncCommand

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

java.lang.Object > AbstractAsyncCommand > InstanceEditListCommand

Field Summary

instanceAssets

final List instanceAssets

Field instanceAssets.

Method Detail

InstanceEditListCommand

public public InstanceEditListCommand ()

Method InstanceEditListCommand.

executeAsync

public CompletableFuture executeAsync (@Nonnull final CommandContext context)

Method executeAsync.

Parameters:
@Nonnull final CommandContext context