ObjectivePanelCommand

public class ObjectivePanelCommand extends AbstractPlayerCommand

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

java.lang.Object > AbstractPlayerCommand > ObjectivePanelCommand

Field Summary

playerComponent

final Player playerComponent

Field playerComponent.

Method Detail

ObjectivePanelCommand

public public ObjectivePanelCommand ()

Method ObjectivePanelCommand.

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

ObjectiveAdminPanelPage

public new ObjectiveAdminPanelPage (playerRef)

Method ObjectiveAdminPanelPage.

Parameters:
playerRef playerRef