Class CeilingCurveAsset
java.lang.Object
com.hypixel.hytale.builtin.hytalegenerator.assets.curves.CurveAsset
com.hypixel.hytale.builtin.hytalegenerator.assets.curves.CeilingCurveAsset
- All Implemented Interfaces:
JsonAsset<String>,JsonAssetWithMap<String,,DefaultAssetMap<String, CurveAsset>> Cleanable
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final BuilderCodec<CeilingCurveAsset> private CurveAssetprivate 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
-
curveAsset
-
limit
private double limit
-
-
Constructor Details
-
CeilingCurveAsset
public CeilingCurveAsset()
-
-
Method Details
-
build
@Nonnull public it.unimi.dsi.fastutil.doubles.Double2DoubleFunction build()- Specified by:
buildin classCurveAsset
-
cleanUp
public void cleanUp()
-