|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MapFont | |
---|---|
org.bukkit.map | Classes to facilitate plugin handling of map displays. |
Uses of MapFont in org.bukkit.map |
---|
Subclasses of MapFont in org.bukkit.map | |
---|---|
class |
MinecraftFont
Represents the built-in Minecraft font. |
Methods in org.bukkit.map with parameters of type MapFont | |
---|---|
void |
MapCanvas.drawText(int x,
int y,
MapFont font,
String text)
Render text to the map using fancy formatting. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |