EchoOperation

public class EchoOperation extends SequenceBrushOperation

Class EchoOperation. Provides echooperation functionality for the Hytale server.

java.lang.Object > SequenceBrushOperation > EchoOperation

Field Summary

messageArg

private String messageArg

Field messageArg.

playerRefComponent

final PlayerRef playerRefComponent

Field playerRefComponent.

Method Detail

EchoOperation

public public EchoOperation ()

Method EchoOperation.

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