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.
SmoothCeilingDensity
public
new
SmoothCeilingDensity
(this.limit, this.smoothRange, this.buildFirstInput(argument)
Method SmoothCeilingDensity.
- 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