PowDensityAsset

public class PowDensityAsset extends DensityAsset

Class PowDensityAsset. Provides powdensityasset functionality for the Hytale server.

java.lang.Object > DensityAsset > PowDensityAsset

Field Summary

exponent

private double exponent

Field exponent.

Method Detail

PowDensityAsset

public public PowDensityAsset ()

Method PowDensityAsset.

build

public Density build (@Nonnull final Argument argument)

Method build.

Parameters:
@Nonnull final Argument argument

PowDensity

public new PowDensity (this.exponent, this.buildFirstInput(argument)

Method PowDensity.

Parameters:
this.exponent this.exponent
this.buildFirstInput(argument this.buildFirstInput(argument

cleanUp

public void cleanUp ()

Method cleanUp.