| Package | Description | 
|---|---|
| org.bukkit.map | Classes to facilitate plugin handling of  mapdisplays. | 
| Modifier and Type | Class | Description | 
|---|---|---|
| class  | MinecraftFont | Represents the built-in Minecraft font. | 
| Modifier and Type | Method | Description | 
|---|---|---|
| void | MapCanvas. drawText(int x,
        int y,
        MapFont font,
        java.lang.String text) | Render text to the map using fancy formatting. | 
Copyright © 2018. All rights reserved.