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