| Package | Description |
|---|---|
| net.md_5.bungee.api.chat | |
| net.md_5.bungee.api.chat.hover.content |
| Modifier and Type | Method and Description |
|---|---|
ItemTag |
ItemTag.Serializer.deserialize(com.google.gson.JsonElement element,
Type type,
com.google.gson.JsonDeserializationContext context) |
static ItemTag |
ItemTag.ofNbt(String nbt) |
| Modifier and Type | Method and Description |
|---|---|
com.google.gson.JsonElement |
ItemTag.Serializer.serialize(ItemTag itemTag,
Type type,
com.google.gson.JsonSerializationContext context) |
| Modifier and Type | Method and Description |
|---|---|
ItemTag |
Item.getTag()
Optional.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Item.setTag(ItemTag tag)
Optional.
|
| Constructor and Description |
|---|
Item(String id,
int count,
ItemTag tag) |
Copyright © 2012–2020 SpigotMC. All rights reserved.