SmoothCeilingDensityAsset

public class SmoothCeilingDensityAsset extends DensityAsset

Class SmoothCeilingDensityAsset. Provides smoothceilingdensityasset functionality for the Hytale server.

java.lang.Object > DensityAsset > SmoothCeilingDensityAsset

Field Summary

smoothRange

private double smoothRange

Field smoothRange.

limit

private double limit

Field limit.

Method Detail

SmoothCeilingDensityAsset

public public SmoothCeilingDensityAsset ()

Method SmoothCeilingDensityAsset.

build

public Density build (@Nonnull final Argument argument)

Method build.

Parameters:
@Nonnull final Argument argument

SmoothCeilingDensity

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

Method SmoothCeilingDensity.

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