Uses of Class
org.bukkit.map.MapFont.CharacterSprite
-
Uses of MapFont.CharacterSprite in org.bukkit.map
Modifier and TypeMethodDescriptionMapFont.getChar(char ch)
Get the sprite for a given character.Modifier and TypeMethodDescriptionvoid
MapFont.setChar(char ch, MapFont.CharacterSprite sprite)
Set the sprite for a given character.