TimerFragmentCommand

public class TimerFragmentCommand extends PortalWorldCommandBase

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

java.lang.Object > PortalWorldCommandBase > TimerFragmentCommand

Field Summary

before

final int before

Field before.

desired

final int desired

Field desired.

Method Detail

TimerFragmentCommand

public public TimerFragmentCommand ()

Method TimerFragmentCommand.

execute

protected void execute (@Nonnull final CommandContext context, @Nonnull final World world, @Nonnull final PortalWorld portalWorld, @Nonnull final Store store)

Method execute.

Parameters:
@Nonnull final CommandContext context
@Nonnull final World world
@Nonnull final PortalWorld portalWorld
@Nonnull final Store store