Package org.bukkit.map

Classes to facilitate plugin handling of map displays.
  • Interface Summary 
    Interface Description
    MapCanvas
    Represents a canvas for drawing to a map.
    MapView
    Represents a map item.
  • Class Summary 
    Class Description
    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 
    Enum Description
    MapCursor.Type
    Represents the standard types of map cursors.
    MapView.Scale
    An enum representing all possible scales a map can be set to.