Uses of Class
net.md_5.bungee.api.chat.hover.content.Item
-
Packages that use Item Package Description net.md_5.bungee.api.chat.hover.content -
-
Uses of Item in net.md_5.bungee.api.chat.hover.content
Methods in net.md_5.bungee.api.chat.hover.content that return Item Modifier and Type Method Description ItemItemSerializer. deserialize(com.google.gson.JsonElement element, Type type, com.google.gson.JsonDeserializationContext context)Methods in net.md_5.bungee.api.chat.hover.content with parameters of type Item Modifier and Type Method Description com.google.gson.JsonElementItemSerializer. serialize(Item content, Type type, com.google.gson.JsonSerializationContext context)
-