InstanceEditLoadCommand

public class InstanceEditLoadCommand extends AbstractAsyncCommand

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

java.lang.Object > AbstractAsyncCommand > InstanceEditLoadCommand

Field Summary

name

final String name

Field name.

ref

final Ref ref

Field ref.

playerStore

final Store playerStore

Field playerStore.

playerWorld

final World playerWorld

Field playerWorld.

spawn

final Transform spawn

Field spawn.

Method Detail

InstanceEditLoadCommand

public public InstanceEditLoadCommand ()

Method InstanceEditLoadCommand.

InstanceValidator

public new InstanceValidator ()

Method InstanceValidator.

executeAsync

public CompletableFuture executeAsync (@Nonnull final CommandContext context)

Method executeAsync.

Parameters:
@Nonnull final CommandContext context

Teleport

public new Teleport (world, spawn)

Method Teleport.

Parameters:
world world
spawn spawn