public abstract class AbstractListTag<T extends Tag> extends AbstractList<T> implements Tag
modCount| Constructor and Description |
|---|
AbstractListTag() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
add(int int2,
T t) |
abstract boolean |
addTag(int index,
Tag tag) |
abstract T |
remove(int int2) |
abstract T |
set(int int2,
T t) |
abstract boolean |
setTag(int index,
Tag tag) |
add, addAll, clear, equals, get, hashCode, indexOf, iterator, lastIndexOf, listIterator, listIterator, removeRange, subListaddAll, contains, containsAll, isEmpty, remove, removeAll, retainAll, size, toArray, toArray, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitasString, copy, getReader, getType, toString, toText, toText, writeaddAll, contains, containsAll, isEmpty, remove, removeAll, replaceAll, retainAll, size, sort, spliterator, toArray, toArrayparallelStream, removeIf, stream