Uses of Class
org.bukkit.map.MapFont.CharacterSprite
Packages that use MapFont.CharacterSprite
-
Uses of MapFont.CharacterSprite in org.bukkit.map
Methods in org.bukkit.map that return MapFont.CharacterSpriteModifier and TypeMethodDescriptionMapFont.getChar(char ch)
Get the sprite for a given character.Methods in org.bukkit.map with parameters of type MapFont.CharacterSpriteModifier and TypeMethodDescriptionvoid
MapFont.setChar(char ch, MapFont.CharacterSprite sprite)
Set the sprite for a given character.