SmoothOperation

public class SmoothOperation extends ToolOperation

Class SmoothOperation. Provides smoothoperation functionality for the Hytale server.

java.lang.Object > ToolOperation > SmoothOperation

Field Summary

smoothStrength

final int smoothStrength

Field smoothStrength.

smoothRange

final int smoothRange

Field smoothRange.

currentBlock

final int currentBlock

Field currentBlock.

data

final BuilderToolsPlugin.BuilderState.BlocksSampleData data

Field data.

Method Detail

SmoothOperation

public public SmoothOperation (@Nonnull final Ref ref, @Nonnull final BuilderToolOnUseInteraction packet, @Nonnull final ComponentAccessor componentAccessor)

Method SmoothOperation.

Parameters:
@Nonnull final Ref ref
@Nonnull final BuilderToolOnUseInteraction packet
@Nonnull final ComponentAccessor componentAccessor

execute0

public boolean execute0 (final int x, final int y, final int z)

Method execute0.

Parameters:
final int x
final int y
final int z