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.
SmoothFloorDensity
public
new
SmoothFloorDensity
(this.limit, this.smoothRange, this.buildFirstInput(argument)
Method SmoothFloorDensity.
- Parameters:
this.limitthis.limitthis.smoothRangethis.smoothRangethis.buildFirstInput(argumentthis.buildFirstInput(argument
cleanUp
public
void
cleanUp
()
Method cleanUp.
KeyedCodec
public
new
KeyedCodec
("SmoothRange", Codec.DOUBLE, true)
Method KeyedCodec.
- Parameters:
"SmoothRange""SmoothRange"Codec.DOUBLECodec.DOUBLEtruetrue