InteractionClearCommand

public class InteractionClearCommand extends AbstractPlayerCommand

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

java.lang.Object > AbstractPlayerCommand > InteractionClearCommand

Field Summary

interactionManagerComponent

final InteractionManager interactionManagerComponent

Field interactionManagerComponent.

Method Detail

InteractionClearCommand

public public InteractionClearCommand ()

Method InteractionClearCommand.

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