Uses of Package
org.bukkit.map
Package
Description
The root package of the Bukkit API, contains generalized API classes.
Interfaces for non-voxel objects that can exist in a
world
, including all players, monsters, projectiles, etc.Events
relating to programmatic state
changes on the server.The interfaces used when manipulating extra data can can be stored inside
item stacks
.Classes to facilitate plugin handling of
map
displays.-
ClassDescriptionRepresents the standard types of map cursors.Represents a map item.
-
-
-
-
ClassDescriptionRepresents a canvas for drawing to a map.Represents a cursor on a map.Represents the standard types of map cursors.Represents all the map cursors on a
MapCanvas
.Represents a bitmap font drawable to a map.Represents the graphics for a single character in a MapFont.Holds cached information for matching map colors of a given RBG color.Represents a renderer for a map.Represents a map item.An enum representing all possible scales a map can be set to.Represents the built-in Minecraft font.