| 接口 | 说明 |
|---|---|
| MapCanvas |
代表一个画地图的画布,每个画布都关联着一个特定的
地图渲染器并表现为地图上渲染器的一层. |
| MapView |
Represents a map item.
|
| 类 | 说明 |
|---|---|
| MapCursor |
表示一个地图上的光标.
|
| 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.
|
| MapPalette |
Represents the palette that map items use.
|
| MapRenderer |
Represents a renderer for a map.
|
| MinecraftFont |
Represents the built-in Minecraft font.
|
| 枚举 | 说明 |
|---|---|
| MapCursor.Type |
表示地图光标的标准类型。
|
| MapView.Scale |
An enum representing all possible scales a map can be set to.
|
地图显示内容的类.