LayerAsset

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

Class LayerAsset. Provides layerasset functionality for the Hytale server.

java.lang.Object > LayerAsset

Field Summary

id

private String id

Field id.

data

private AssetExtraInfo.Data data

Field data.

Method Detail

LayerAsset

public protected LayerAsset ()

Method LayerAsset.

getId

public String getId ()

Method getId.

cleanUp

public void cleanUp ()

Method cleanUp.