public class DebugBrushOperation extends GlobalBrushOperation
Class DebugBrushOperation. Provides debugbrushoperation functionality for the Hytale server.
java.lang.Object > GlobalBrushOperation > DebugBrushOperation
Field Summary
printOperations
private
Boolean
printOperations
Field printOperations.
stepThrough
private
Boolean
stepThrough
Field stepThrough.
enableBreakpoints
private
Boolean
enableBreakpoints
Field enableBreakpoints.
outputTarget
private
BrushConfigCommandExecutor.DebugOutputTarget
outputTarget
Field outputTarget.
breakOnError
private
Boolean
breakOnError
Field breakOnError.
Method Detail
DebugBrushOperation
public
public
DebugBrushOperation
()
Method DebugBrushOperation.
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 Refref@Nonnull final BrushConfigbrushConfig@Nonnull final BrushConfigCommandExecutorbrushConfigCommandExecutor@Nonnull final ComponentAccessorcomponentAccessor
mode
public
through
mode
(pause after each operation)
Method mode.
- Parameters:
pause after eachoperation
sent
public
are
sent
(Chat, Console, or Both)
Method sent.
- Parameters:
ChatChatConsoleConsoleorBoth