| Package | Description | 
|---|---|
| org.bukkit.map | 
 Classes to facilitate plugin handling of  
map displays. | 
| Modifier and Type | Method | Description | 
|---|---|---|
MapFont.CharacterSprite | 
MapFont.getChar(char ch) | 
 Get the sprite for a given character. 
 | 
| Modifier and Type | Method | Description | 
|---|---|---|
void | 
MapFont.setChar(char ch,
       MapFont.CharacterSprite sprite) | 
 Set the sprite for a given character. 
 | 
Copyright © 2020. All rights reserved.