SmoothFloorDensityAsset

public class SmoothFloorDensityAsset extends DensityAsset

Class SmoothFloorDensityAsset. Provides smoothfloordensityasset functionality for the Hytale server.

java.lang.Object > DensityAsset > SmoothFloorDensityAsset

Field Summary

smoothRange

private double smoothRange

Field smoothRange.

limit

private double limit

Field limit.

Method Detail

SmoothFloorDensityAsset

public public SmoothFloorDensityAsset ()

Method SmoothFloorDensityAsset.

build

public Density build (@Nonnull final Argument argument)

Method build.

Parameters:
@Nonnull final Argument argument

SmoothFloorDensity

public new SmoothFloorDensity (this.limit, this.smoothRange, this.buildFirstInput(argument)

Method SmoothFloorDensity.

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

cleanUp

public void cleanUp ()

Method cleanUp.

KeyedCodec

public new KeyedCodec ("SmoothRange", Codec.DOUBLE, true)

Method KeyedCodec.

Parameters:
"SmoothRange" "SmoothRange"
Codec.DOUBLE Codec.DOUBLE
true true