DebugShapeClearCommand

public class DebugShapeClearCommand extends AbstractPlayerCommand

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

java.lang.Object > AbstractPlayerCommand > DebugShapeClearCommand

Field Summary

No fields documented.

Method Detail

DebugShapeClearCommand

public public DebugShapeClearCommand ()

Method DebugShapeClearCommand.

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