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