ReachLocationMarker

public class ReachLocationMarker implements Component

Class ReachLocationMarker. Provides reachlocationmarker functionality for the Hytale server.

java.lang.Object > ReachLocationMarker

Field Summary

markerId

private String markerId

Field markerId.

asset

final ReachLocationMarkerAsset asset

Field asset.

marker

final ReachLocationMarker marker

Field marker.

Method Detail

getComponentType

public ReachLocationMarker> getComponentType ()

Method getComponentType.

ReachLocationMarker

public public ReachLocationMarker ()

Method ReachLocationMarker.

getMarkerId

public String getMarkerId ()

Method getMarkerId.

getLocationName

public String getLocationName ()

Method getLocationName.

getPlayers

public Set getPlayers ()

Method getPlayers.

clone

public Component clone ()

Method clone.