public class ShopAsset implementsJsonAssetWithMap,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 Stringidfinal ChoiceElement[]elements
getId
public
String
getId
()
Method getId.
getElements
public
ChoiceElement[]
getElements
()
Method getElements.
toString
public
String
toString
()
Method toString.