Package net.md_5.bungee.api.chat
Class ItemTag
- java.lang.Object
-
- net.md_5.bungee.api.chat.ItemTag
-
public final class ItemTag extends Object
Metadata for use in conjunction withHoverEvent.Action.SHOW_ITEM
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classItemTag.Serializer
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)StringgetNbt()inthashCode()static ItemTagofNbt(String nbt)StringtoString()
-
-
-
Method Detail
-
getNbt
public String getNbt()
-
-