SmoothMaxDensityAsset

public class SmoothMaxDensityAsset extends DensityAsset

Class SmoothMaxDensityAsset. Provides smoothmaxdensityasset functionality for the Hytale server.

java.lang.Object > DensityAsset > SmoothMaxDensityAsset

Field Summary

range

private double range

Field range.

Method Detail

SmoothMaxDensityAsset

public public SmoothMaxDensityAsset ()

Method SmoothMaxDensityAsset.

build

public Density build (@Nonnull final Argument argument)

Method build.

Parameters:
@Nonnull final Argument argument

SmoothMaxDensity

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

Method SmoothMaxDensity.

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

cleanUp

public void cleanUp ()

Method cleanUp.