Package | Description |
---|---|
org.bukkit.map |
Classes to facilitate plugin handling of
map displays. |
Modifier and Type | Class and Description |
---|---|
class |
MinecraftFont
Represents the built-in Minecraft font.
|
Modifier and Type | Method and Description |
---|---|
void |
MapCanvas.drawText(int x,
int y,
MapFont font,
String text)
Render text to the map using fancy formatting.
|
Copyright © 2016. All rights reserved.