| 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,
@NotNull MapFont font,
@NotNull String text)
Render text to the map using fancy formatting.
|
Copyright © 2021. All rights reserved.