public class MapIcon extends Object
| Constructor and Description |
|---|
MapIcon(int centerX,
int centerZ,
MapIconType iconType,
int iconRotation) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
getCenterX() |
int |
getCenterZ() |
int |
getIconRotation() |
MapIconType |
getIconType() |
int |
hashCode() |
String |
toString() |
public MapIcon(int centerX,
int centerZ,
MapIconType iconType,
int iconRotation)
public int getCenterX()
public int getCenterZ()
public MapIconType getIconType()
public int getIconRotation()
Copyright © 2020. All rights reserved.