Package | Description |
---|---|
net.risingworld.api.events.player.gui | |
net.risingworld.api.objects |
Modifier and Type | Method and Description |
---|---|
MapMarker |
PlayerMapCreateMarkerEvent.getMarkerType()
AS OF VERSION 0.8.2.2, THIS FUNCTION DOES NOT WORK YET
|
MapMarker |
PlayerMapRemoveMarkerEvent.getMarkerType()
AS OF VERSION 0.8.2.2, THIS FUNCTION DOES NOT WORK YET
|
Modifier and Type | Method and Description |
---|---|
static MapMarker |
MapMarker.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static MapMarker[] |
MapMarker.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|