public class ShapeOperation extends SequenceBrushOperation
Class ShapeOperation. Provides shapeoperation functionality for the Hytale server.
java.lang.Object > SequenceBrushOperation > ShapeOperation
Field Summary
brushShapeArg
public
BrushShape
brushShapeArg
Field brushShapeArg.
Method Detail
ShapeOperation
public
public
ShapeOperation
()
Method ShapeOperation.
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