WarpGoVariantCommand

public class WarpGoVariantCommand extends AbstractPlayerCommand

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

java.lang.Object > AbstractPlayerCommand > WarpGoVariantCommand

Field Summary

warpName

final String warpName

Field warpName.

Method Detail

WarpGoVariantCommand

public public WarpGoVariantCommand ()

Method WarpGoVariantCommand.

execute

protected void execute (@Nonnull final CommandContext context, @Nonnull final Store store, @Nonnull final Ref ref, @Nonnull final PlayerRef playerRef, @Nonnull final World world)

Method execute.

Parameters:
@Nonnull final CommandContext context
@Nonnull final Store store
@Nonnull final Ref ref
@Nonnull final PlayerRef playerRef
@Nonnull final World world