setDefaultDistance

@NotNull
abstract fun setDefaultDistance(defaultDistance: Int): @NotNull ServerActivation.Builder

Sets the default distance for the activation.

Default: 0

Return

The builder instance.

Parameters

defaultDistance

The default activation distance.