Package org.bukkit.map

Classes to facilitate plugin handling of map displays.

See:
          Description

Interface Summary
MapCanvas Represents a canvas for drawing to a map.
MapView Represents a map item.
 

Class Summary
MapCursor Represents a cursor on a map.
MapCursorCollection Represents all the map cursors on a MapCanvas.
MapFont Represents a bitmap font drawable to a map.
MapFont.CharacterSprite Represents the graphics for a single character in a MapFont.
MapPalette Represents the palette that map items use.
MapRenderer Represents a renderer for a map.
MinecraftFont Represents the built-in Minecraft font.
 

Enum Summary
MapCursor.Type Represents the standard types of map cursors.
MapView.Scale An enum representing all possible scales a map can be set to.
 

Package org.bukkit.map Description

Classes to facilitate plugin handling of map displays.



Copyright © 2013. All Rights Reserved.