Class DistanceSCurveAsset
java.lang.Object
com.hypixel.hytale.builtin.hytalegenerator.assets.curves.CurveAsset
com.hypixel.hytale.builtin.hytalegenerator.assets.curves.DistanceSCurveAsset
- All Implemented Interfaces:
JsonAsset<String>,JsonAssetWithMap<String,,DefaultAssetMap<String, CurveAsset>> Cleanable
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final BuilderCodec<DistanceSCurveAsset> private doubleprivate doubleprivate doubleprivate doubleprivate doubleFields inherited from class com.hypixel.hytale.builtin.hytalegenerator.assets.curves.CurveAsset
ABSTRACT_CODEC, CHILD_ASSET_CODEC, CHILD_ASSET_CODEC_ARRAY -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.hypixel.hytale.builtin.hytalegenerator.assets.curves.CurveAsset
getExportedAsset, getId
-
Field Details
-
CODEC
-
exponentA
private double exponentA -
exponentB
private double exponentB -
range
private double range -
transition
private double transition -
transitionSmooth
private double transitionSmooth
-
-
Constructor Details
-
DistanceSCurveAsset
public DistanceSCurveAsset()
-
-
Method Details
-
build
@Nonnull public it.unimi.dsi.fastutil.doubles.Double2DoubleFunction build()- Specified by:
buildin classCurveAsset
-
cleanUp
public void cleanUp()
-