Bukkit  1.5.2-R1.0
 All Classes Namespaces Files Functions Variables Enumerator Pages
Package org.bukkit.map

Classes to facilitate plugin handling of map displays. More...

Classes

interface  MapCanvas
 Represents a canvas for drawing to a map. More...
 
class  MapCursor
 Represents a cursor on a map. More...
 
class  MapCursorCollection
 Represents all the map cursors on a MapCanvas. More...
 
class  MapFont
 Represents a bitmap font drawable to a map. More...
 
class  MapPalette
 Represents the palette that map items use. More...
 
class  MapRenderer
 Represents a renderer for a map. More...
 
interface  MapView
 Represents a map item. More...
 
class  MinecraftFont
 Represents the built-in Minecraft font. More...
 

Detailed Description

Classes to facilitate plugin handling of map displays.