ReachLocationMarkerAsset

public class ReachLocationMarkerAsset implements JsonAssetWithMap, DefaultAssetMap, ReachLocationMarkerAsset>>

Class ReachLocationMarkerAsset. Provides reachlocationmarkerasset functionality for the Hytale server.

java.lang.Object > ReachLocationMarkerAsset

Field Summary

data

protected AssetExtraInfo.Data data

Field data.

id

protected String id

Field id.

name

protected String name

Field name.

radius

protected float radius

Field radius.

Method Detail

ReachLocationMarkerAsset

public public ReachLocationMarkerAsset ()

Method ReachLocationMarkerAsset.

getAssetStore

public > getAssetStore ()

Method getAssetStore.

getAssetMap

public ReachLocationMarkerAsset> getAssetMap ()

Method getAssetMap.

getId

public String getId ()

Method getId.

getRadius

public float getRadius ()

Method getRadius.

getName

public String getName ()

Method getName.

toString

public String toString ()

Method toString.

KeyedCodec

public new KeyedCodec ("Name", Codec.STRING)

Method KeyedCodec.

Parameters:
"Name" "Name"
Codec.STRING Codec.STRING