ClearEditHistory

public class ClearEditHistory extends AbstractPlayerCommand

Class ClearEditHistory. Provides clearedithistory functionality for the Hytale server.

java.lang.Object > AbstractPlayerCommand > ClearEditHistory

Field Summary

playerComponent

final Player playerComponent

Field playerComponent.

Method Detail

ClearEditHistory

public public ClearEditHistory ()

Method ClearEditHistory.

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