Uses of Class
org.bukkit.map.MapFont.CharacterSprite

Packages that use MapFont.CharacterSprite
org.bukkit.map Classes to facilitate plugin handling of map displays. 
 

Uses of MapFont.CharacterSprite in org.bukkit.map
 

Methods in org.bukkit.map that return MapFont.CharacterSprite
 MapFont.CharacterSprite MapFont.getChar(char ch)
          Get the sprite for a given character.
 

Methods in org.bukkit.map with parameters of type MapFont.CharacterSprite
 void MapFont.setChar(char ch, MapFont.CharacterSprite sprite)
          Set the sprite for a given character.
 



Copyright © 2014. All rights reserved.