|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.bukkit.map | |
---|---|
org.bukkit | More generalized classes in the API. |
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.map | Classes to facilitate plugin handling of map displays. |
Classes in org.bukkit.map used by org.bukkit | |
---|---|
MapView
Represents a map item. |
Classes in org.bukkit.map used by org.bukkit.entity | |
---|---|
MapView
Represents a map item. |
Classes in org.bukkit.map used by org.bukkit.event.server | |
---|---|
MapView
Represents a map item. |
Classes in org.bukkit.map used by org.bukkit.map | |
---|---|
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 a MapCanvas . |
|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |