类 Item
java.lang.Object
net.md_5.bungee.api.chat.hover.content.Content
net.md_5.bungee.api.chat.hover.content.Item
-
构造器概要
构造器 -
方法概要
从类继承的方法 net.md_5.bungee.api.chat.hover.content.Content
assertAction
-
构造器详细资料
-
Item
-
-
方法详细资料
-
requiredAction
从类复制的说明:Content
Required action for this content type.- 指定者:
requiredAction
在类中Content
- 返回:
- action
-
getId
Namespaced item ID. Will use 'minecraft:air' if null. -
getCount
public int getCount()Optional. Size of the item stack. -
getTag
Optional. Item tag. -
setId
Namespaced item ID. Will use 'minecraft:air' if null. -
setCount
public void setCount(int count) Optional. Size of the item stack. -
setTag
Optional. Item tag. -
toString
-
equals
-
canEqual
-
hashCode
public int hashCode()
-