ShopAsset
Package: com.hypixel.hytale.builtin.adventure.shop
public class ShopAsset implements JsonAssetWithMap<String, DefaultAssetMap<String, ShopAsset>>Implementation of JsonAssetWithMap<String, DefaultAssetMap<String, ShopAsset>>.
Fields
Section titled “Fields”| Field | Type | Description |
|---|---|---|
ASSET_STORE | AssetStore<String, ShopAsset, DefaultAssetMap<String, ShopAsset>> | Static AssetStore<String, ShopAsset, DefaultAssetMap<String, ShopAsset>> field. |
extraData | AssetExtraInfo.Data | AssetExtraInfo.Data field. |
id | String | String field. |
elements | ChoiceElement[] | ChoiceElement[] field. |
Constructors
Section titled “Constructors”| Constructor | Description |
|---|---|
ShopAsset(String id, ChoiceElement[] elements) | Creates a new ShopAsset instance. |
ShopAsset() | Creates a new ShopAsset instance. |
Methods
Section titled “Methods”| Method | Return Type | Description |
|---|---|---|
getAssetStore() | AssetStore<String, ShopAsset, DefaultAssetMap<String, ShopAsset>> | static public method. |
getAssetMap() | DefaultAssetMap<String, ShopAsset> | static public method. |
getId() | String | public method. |
getElements() | ChoiceElement[] | public method. |
toString() | String | public method. |
Hydex is an independent community resource. Hytale is a trademark of Hypixel Studios. Hydex is not affiliated with or endorsed by Hypixel Studios.