| Package | Description | 
|---|---|
| org.bukkit.map | 
 Classes to facilitate plugin handling of  
map displays. | 
| 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,
        String text) | 
 Render text to the map using fancy formatting. 
 | 
Copyright © 2020. All rights reserved.