Package org.bukkit.map
Class MinecraftFont
java.lang.Object
org.bukkit.map.MapFont
org.bukkit.map.MinecraftFont
public class MinecraftFont extends MapFont
Represents the built-in Minecraft font.
- 
Nested Class Summary
 - 
Field Summary
Fields Modifier and Type Field Description static MinecraftFontFontA static non-malleable MinecraftFont. - 
Constructor Summary
Constructors Constructor Description MinecraftFont()Initialize a new MinecraftFont. - 
Method Summary
 
- 
Field Details
- 
Font
A static non-malleable MinecraftFont. 
 - 
 - 
Constructor Details
- 
MinecraftFont
public MinecraftFont()Initialize a new MinecraftFont. 
 -