FloorDensityAsset

public class FloorDensityAsset extends DensityAsset

Class FloorDensityAsset. Provides floordensityasset functionality for the Hytale server.

java.lang.Object > DensityAsset > FloorDensityAsset

Field Summary

limit

private double limit

Field limit.

Method Detail

FloorDensityAsset

public public FloorDensityAsset ()

Method FloorDensityAsset.

build

public Density build (@Nonnull final Argument argument)

Method build.

Parameters:
@Nonnull final Argument argument

FloorDensity

public new FloorDensity (this.limit, this.buildFirstInput(argument)

Method FloorDensity.

Parameters:
this.limit this.limit
this.buildFirstInput(argument this.buildFirstInput(argument

cleanUp

public void cleanUp ()

Method cleanUp.