CurveAsset

abstract class CurveAsset implements JsonAssetWithMap, DefaultAssetMap, CurveAsset>>, Cleanable

Class CurveAsset. Provides curveasset functionality for the Hytale server.

java.lang.Object > CurveAsset

Field Summary

id

private String id

Field id.

data

private AssetExtraInfo.Data data

Field data.

exportName

private String exportName

Field exportName.

Method Detail

CurveAsset

public protected CurveAsset ()

Method CurveAsset.

getExportedAsset

static CurveAsset getExportedAsset (@Nonnull final String name)

Method getExportedAsset.

Parameters:
@Nonnull final String name

getId

public String getId ()

Method getId.