程序包 org.bukkit
接口 ServerLinks.ServerLink
- 封闭接口:
- ServerLinks
public static interface ServerLinks.ServerLink
Represents a server link.
-
方法详细资料
-
getType
Gets the type of this link if it is a known special type.- 返回:
- type or null
-
getDisplayName
Gets the display name/text of this link.- 返回:
- display name
-
getUrl
Gets the url of this link.- 返回:
- link url
-