public static class RootMapGroup.FastUIDLookup extends java.lang.Object implements MapEventDispatcher.MapEventDispatchListener
| Constructor and Description |
|---|
FastUIDLookup() |
| Modifier and Type | Method and Description |
|---|---|
MapItem |
get(java.lang.String uid)
Retrieves a map item based on a supplied UID.
|
java.util.List<MapItem> |
getItems() |
void |
onMapEvent(MapEvent event) |
public void onMapEvent(MapEvent event)
onMapEvent in interface MapEventDispatcher.MapEventDispatchListenerpublic MapItem get(java.lang.String uid)
public java.util.List<MapItem> getItems()