パッケージ | 説明 |
---|---|
org.bukkit.map |
Classes to facilitate plugin handling of
map displays. |
修飾子とタイプ | クラスと説明 |
---|---|
class |
MinecraftFont
Represents the built-in Minecraft font.
|
修飾子とタイプ | メソッドと説明 |
---|---|
void |
MapCanvas.drawText(int x,
int y,
MapFont font,
String text)
Render text to the map using fancy formatting.
|
Copyright © 2016. All rights reserved.