public class NonNullListCustom<E>
extends net.minecraft.util.NonNullList<E>
Constructor and Description |
---|
NonNullListCustom(java.util.List<E> delegate) |
NonNullListCustom(java.util.List<E> delegate,
E defaulttype) |
add, clear, create, from, get, remove, set, size, withSize
add, addAll, equals, hashCode, indexOf, iterator, lastIndexOf, listIterator, listIterator, removeRange, subList
addAll, contains, containsAll, isEmpty, remove, removeAll, retainAll, toArray, toArray, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait