Uses of Package
org.bukkit.map
| Package | Description | 
|---|---|
| org.bukkit | 
 The root package of the Bukkit API, contains generalized API classes. 
 | 
| org.bukkit.entity | 
 Interfaces for non-voxel objects that can exist in a  
world, including all players, monsters, projectiles, etc. | 
| org.bukkit.event.server | 
Events relating to programmatic state
 changes on the server. | 
| org.bukkit.inventory.meta | 
 The interfaces used when manipulating extra data can can be stored inside
  
item stacks. | 
| org.bukkit.map | 
 Classes to facilitate plugin handling of  
map displays. | 
- 
Classes in org.bukkit.map used by org.bukkit Class Description MapCursor.Type Represents the standard types of map cursors.MapView Represents a map item. - 
Classes in org.bukkit.map used by org.bukkit.entity Class Description MapView Represents a map item. - 
Classes in org.bukkit.map used by org.bukkit.event.server Class Description MapView Represents a map item. - 
Classes in org.bukkit.map used by org.bukkit.inventory.meta Class Description MapView Represents a map item. - 
Classes in org.bukkit.map used by org.bukkit.map Class Description MapCanvas Represents a canvas for drawing to a map.MapCursor Represents a cursor on a map.MapCursor.Type Represents the standard types of map cursors.MapCursorCollection Represents all the map cursors on aMapCanvas.MapFont Represents a bitmap font drawable to a map.MapFont.CharacterSprite Represents the graphics for a single character in a MapFont.MapRenderer Represents a renderer for a map.MapView Represents a map item.MapView.Scale An enum representing all possible scales a map can be set to.MinecraftFont Represents the built-in Minecraft font.