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