org.bukkit.map
Class MinecraftFont

java.lang.Object
  extended by org.bukkit.map.MapFont
      extended by org.bukkit.map.MinecraftFont

public class MinecraftFont
extends MapFont

Represents the built-in Minecraft font.


Nested Class Summary
 
Nested classes/interfaces inherited from class org.bukkit.map.MapFont
MapFont.CharacterSprite
 
Field Summary
static MinecraftFont Font
          A static non-malleable MinecraftFont.
 
Fields inherited from class org.bukkit.map.MapFont
malleable
 
Constructor Summary
MinecraftFont()
          Initialize a new MinecraftFont.
 
Method Summary
 
Methods inherited from class org.bukkit.map.MapFont
getChar, getHeight, getWidth, isValid, setChar
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Font

public static final MinecraftFont Font
A static non-malleable MinecraftFont.

Constructor Detail

MinecraftFont

public MinecraftFont()
Initialize a new MinecraftFont.



Copyright © 2013. All Rights Reserved.