map displays.| Interface | Description | 
|---|---|
| MapCanvas | 
 Represents a canvas for drawing to a map. 
 | 
| MapView | 
 Represents a map item. 
 | 
| Class | Description | 
|---|---|
| MapCursor | 
 Represents a cursor on a map. 
 | 
| MapCursorCollection | 
 Represents all the map cursors on a  
MapCanvas. | 
| MapFont | 
 Represents a bitmap font drawable to a map. 
 | 
| MapFont.CharacterSprite | 
 Represents the graphics for a single character in a MapFont. 
 | 
| MapPalette | 
 Represents the palette that map items use. 
 | 
| MapRenderer | 
 Represents a renderer for a map. 
 | 
| MinecraftFont | 
 Represents the built-in Minecraft font. 
 | 
| Enum | Description | 
|---|---|
| MapCursor.Type | 
 Represents the standard types of map cursors. 
 | 
| MapView.Scale | 
 An enum representing all possible scales a map can be set to. 
 | 
Copyright © 2019. All rights reserved.