RunCommandOperation

public class RunCommandOperation extends SequenceBrushOperation

Class RunCommandOperation. Provides runcommandoperation functionality for the Hytale server.

java.lang.Object > SequenceBrushOperation > RunCommandOperation

Field Summary

commandArg

private String commandArg

Field commandArg.

origin

final Vector3i origin

Field origin.

matcher

final Matcher matcher

Field matcher.

variableName

final String variableName

Field variableName.

replacementValue

final String replacementValue

Field replacementValue.

playerComponent

final Player playerComponent

Field playerComponent.

Method Detail

RunCommandOperation

public public RunCommandOperation ()

Method RunCommandOperation.

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