Interface MapDecorations.DecorationEntry
- Enclosing interface:
- MapDecorations
Decoration present on the map.
- 
Method Details- 
typeType of decoration.- Returns:
- type
 
- 
xX world coordinate of the decoration.- Returns:
- x coordinate
 
- 
zZ world coordinate of the decoration.- Returns:
- z coordinate
 
- 
rotationClockwise rotation from north in degrees.- Returns:
- rotation
 
 
-