程序包的使用
org.bukkit.map
程序包
说明
Bukkit API的顶级程序包, 包含通用的API类和接口.
为在
世界
内存在的非三维像素单位(实体)提供的接口,包含玩家、怪物、抛射物等.与服务器程序状态变化有关的
事件
.用于操作可以存储在
物品堆
的额外数据的接口.用于简化处理
地图
显示内容的类.-
-
-
-
-
类说明代表一个画地图的画布,每个画布都关联着一个特定的
地图渲染器
并表现为地图上渲染器的一层.表示一个地图上的光标.表示地图光标的标准类型。Represents all the map cursors on aMapCanvas
.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.