| Package | Description |
|---|---|
| xyz.nickr.nbt.tags |
| Modifier and Type | Method and Description |
|---|---|
StringTag |
NBTTag.getAsStringTag()
Attempts to get this tag as a StringTag.
|
StringTag |
ListTag.getAsStringTag(int n)
Attempts to get the given tag as a StringTag.
|
StringTag |
CompoundTag.getAsStringTag(String name)
Attempts to get the given tag as a StringTag.
|
Copyright © 2017. All rights reserved.