SmoothMinDensityAsset

public class SmoothMinDensityAsset extends DensityAsset

Class SmoothMinDensityAsset. Provides smoothmindensityasset functionality for the Hytale server.

java.lang.Object > DensityAsset > SmoothMinDensityAsset

Field Summary

range

private double range

Field range.

Method Detail

SmoothMinDensityAsset

public public SmoothMinDensityAsset ()

Method SmoothMinDensityAsset.

build

public Density build (@Nonnull final Argument argument)

Method build.

Parameters:
@Nonnull final Argument argument

SmoothMinDensity

public new SmoothMinDensity (this.range, this.buildFirstInput(argument)

Method SmoothMinDensity.

Parameters:
this.range this.range
this.buildFirstInput(argument this.buildFirstInput(argument

cleanUp

public void cleanUp ()

Method cleanUp.