public class DistanceExponentialCurveAsset extends CurveAsset
Class DistanceExponentialCurveAsset. Provides distanceexponentialcurveasset functionality for the Hytale server.
java.lang.Object > CurveAsset > DistanceExponentialCurveAsset
Field Summary
exponent
private
double
exponent
Field exponent.
range
private
double
range
Field range.
Method Detail
DistanceExponentialCurveAsset
public
public
DistanceExponentialCurveAsset
()
Method DistanceExponentialCurveAsset.
build
public
Double2DoubleFunction
build
()
Method build.
if
public
else
if
(in > this.range)
Method if.
- Parameters:
in >this.range
cleanUp
public
void
cleanUp
()
Method cleanUp.
KeyedCodec
public
new
KeyedCodec
("Range", Codec.DOUBLE, true)
Method KeyedCodec.
- Parameters:
"Range""Range"Codec.DOUBLECodec.DOUBLEtruetrue