| Package | Description |
|---|---|
| net.md_5.bungee.api.chat |
| Modifier and Type | Method and Description |
|---|---|
ItemTag |
ItemTag.Builder.build() |
ItemTag |
ItemTag.Serializer.deserialize(com.google.gson.JsonElement element,
Type type,
com.google.gson.JsonDeserializationContext context) |
ItemTag |
HoverEvent.ContentItem.getTag()
Optional.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.gson.JsonElement |
ItemTag.Serializer.serialize(ItemTag itemTag,
Type type,
com.google.gson.JsonSerializationContext context) |
void |
HoverEvent.ContentItem.setTag(ItemTag tag)
Optional.
|
| Constructor and Description |
|---|
ContentItem(String id,
int count,
ItemTag tag) |
Copyright © 2015–2020 WaterfallMC. All rights reserved.