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