Class ReachLocationMarkerAsset
java.lang.Object
com.hypixel.hytale.builtin.adventure.objectives.markers.reachlocation.ReachLocationMarkerAsset
- All Implemented Interfaces:
JsonAsset<String>,JsonAssetWithMap<String,DefaultAssetMap<String, ReachLocationMarkerAsset>>
public class ReachLocationMarkerAsset
extends Object
implements JsonAssetWithMap<String,DefaultAssetMap<String,ReachLocationMarkerAsset>>
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static AssetStore<String, ReachLocationMarkerAsset, DefaultAssetMap<String, ReachLocationMarkerAsset>> static final AssetBuilderCodec<String, ReachLocationMarkerAsset> protected AssetExtraInfo.Dataprotected Stringprotected Stringprotected floatstatic final ValidatorCache<String> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
CODEC
-
VALIDATOR_CACHE
-
ASSET_STORE
private static AssetStore<String,ReachLocationMarkerAsset, ASSET_STOREDefaultAssetMap<String, ReachLocationMarkerAsset>> -
data
-
id
-
name
-
radius
protected float radius
-
-
Constructor Details
-
ReachLocationMarkerAsset
public ReachLocationMarkerAsset()
-
-
Method Details
-
getAssetStore
public static AssetStore<String,ReachLocationMarkerAsset, getAssetStore()DefaultAssetMap<String, ReachLocationMarkerAsset>> -
getAssetMap
-
getId
-
getRadius
public float getRadius() -
getName
-
toString
-