程序包 org.bukkit.map

接口 MapCursor.Type

所有超级接口:
Comparable<MapCursor.Type>, Keyed, OldEnum<MapCursor.Type>
封闭类:
MapCursor

public static interface MapCursor.Type extends OldEnum<MapCursor.Type>, Keyed
表示地图光标的标准类型。可能有更多被资源包(原材质包)提供的类型,这个数值被客户端当做minecraft.jar里的'./assets/minecraft/textures/map/map_icons.png'文件的索引或一个材质包中的索引使用.

原文: Represents the standard types of map cursors. More may be made available by resource packs - the value is used by the client as an index in the file './assets/minecraft/textures/map/map_icons.png' from minecraft.jar or from a resource pack.