EchoOnceOperation

public class EchoOnceOperation extends SequenceBrushOperation

Class EchoOnceOperation. Provides echoonceoperation functionality for the Hytale server.

java.lang.Object > SequenceBrushOperation > EchoOnceOperation

Field Summary

messageArg

private String messageArg

Field messageArg.

hasBeenExecuted

private boolean hasBeenExecuted

Field hasBeenExecuted.

playerRefComponent

final PlayerRef playerRefComponent

Field playerRefComponent.

Method Detail

EchoOnceOperation

public public EchoOnceOperation ()

Method EchoOnceOperation.

resetInternalState

public void resetInternalState ()

Method resetInternalState.

modifyBrushConfig

public void modifyBrushConfig (@Nonnull final Ref ref, @Nonnull final BrushConfig brushConfig, @Nonnull final BrushConfigCommandExecutor brushConfigCommandExecutor, @Nonnull final ComponentAccessor componentAccessor)

Method modifyBrushConfig.

Parameters:
@Nonnull final Ref ref
@Nonnull final BrushConfig brushConfig
@Nonnull final BrushConfigCommandExecutor brushConfigCommandExecutor
@Nonnull final ComponentAccessor componentAccessor