ShopAsset

public class ShopAsset implements JsonAssetWithMap, DefaultAssetMap, ShopAsset>>

Class ShopAsset. Provides shopasset functionality for the Hytale server.

java.lang.Object > ShopAsset

Field Summary

extraData

protected AssetExtraInfo.Data extraData

Field extraData.

id

protected String id

Field id.

elements

protected ChoiceElement[] elements

Field elements.

Method Detail

getAssetStore

public > getAssetStore ()

Method getAssetStore.

getAssetMap

public ShopAsset> getAssetMap ()

Method getAssetMap.

ShopAsset

public public ShopAsset (final String id, final ChoiceElement[] elements)

Method ShopAsset.

Parameters:
final String id
final ChoiceElement[] elements

getId

public String getId ()

Method getId.

getElements

public ChoiceElement[] getElements ()

Method getElements.

toString

public String toString ()

Method toString.