| 程序包 | 说明 |
|---|---|
| org.bukkit |
Bukkit的常用类.
|
| org.bukkit.entity |
为在
世界内存在的非三维像素单位(实体)提供的接口,包含玩家、怪物、抛射物等. |
| org.bukkit.event.server |
与服务器程序状态变化有关的
事件. |
| org.bukkit.map |
用于简化处理
地图显示内容的类. |
| 类和说明 |
|---|
| MapView
Represents a map item.
|
| 类和说明 |
|---|
| MapView
Represents a map item.
|
| 类和说明 |
|---|
| MapView
Represents a map item.
|
| 类和说明 |
|---|
| MapCanvas
代表一个画地图的画布,每个画布都关联着一个特定的
地图渲染器并表现为地图上渲染器的一层. |
| MapCursor
表示一个地图上的光标.
|
| MapCursor.Type
表示地图光标的标准类型。
|
| 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.
|