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