ClampDensityAsset

public class ClampDensityAsset extends DensityAsset

Class ClampDensityAsset. Provides clampdensityasset functionality for the Hytale server.

java.lang.Object > DensityAsset > ClampDensityAsset

Field Summary

wallA

private double wallA

Field wallA.

wallB

private double wallB

Field wallB.

Method Detail

ClampDensityAsset

public public ClampDensityAsset ()

Method ClampDensityAsset.

build

public Density build (@Nonnull final Argument argument)

Method build.

Parameters:
@Nonnull final Argument argument

ClampDensity

public new ClampDensity (this.wallA, this.wallB, this.buildFirstInput(argument)

Method ClampDensity.

Parameters:
this.wallA this.wallA
this.wallB this.wallB
this.buildFirstInput(argument this.buildFirstInput(argument

cleanUp

public void cleanUp ()

Method cleanUp.

KeyedCodec

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

Method KeyedCodec.

Parameters:
"WallB" "WallB"
Codec.DOUBLE Codec.DOUBLE
true true