History - net.minecraft.util.ArrayListDeque
1.21.4
Names
ayr
axm
Fields
int: a, MIN_GROWTH, field_45067, MISSING, f_291793_
int: a, MIN_GROWTH, field_45067, MISSING
Object[]: b, contents, field_45068, array, f_291627_
Object[]: b, contents, field_45068, array
int: c, head, field_45069, startIndex, f_290855_
int: c, head, field_45069, startIndex
int: d, size, field_45070, size, f_291128_
int: d, size, field_45070, size
Constructors
Methods
int (): size, size, size
int (): size, size
int (): a, capacity, method_52450, getArrayLength, m_296007_
int (): a, capacity, method_52450, getArrayLength
int (int): a, getIndex, method_52451, wrap, m_294983_
int (int): a, getIndex, method_52451, wrap
T (int): get, get, get, get, get
T (int): get, get, get, get
void (int, int): a, verifyIndexInRange, method_52452, checkBounds, m_292853_
void (int, int): a, verifyIndexInRange, method_52452, checkBounds
void (int): b, verifyIndexInRange, method_52455, checkBounds, m_295904_
void (int): b, verifyIndexInRange, method_52455, checkBounds
T (int): c, getInner, method_52456, getRaw, m_294419_
T (int): c, getInner, method_52456, getRaw
T (int, T): set, set, set, set, set
T (int, T): set, set, set, set
void (int, T): add, add, add, add, add
void (int, T): add, add, add, add
void (): c, grow, method_52454, enlarge, m_295184_
void (): c, grow, method_52454, enlarge
T (int): remove, remove, remove, remove, remove
T (int): remove, remove, remove, remove
boolean (Predicate<? super T>): removeIf, removeIf, removeIf, removeIf, removeIf
boolean (Predicate<? super T>): removeIf, removeIf, removeIf, removeIf
void (Object[], int): a, copyCount, method_52453, copyTo, m_294976_
void (Object[], int): a, copyCount, method_52453, copyTo
void (UnaryOperator<T>): replaceAll, replaceAll, replaceAll, replaceAll, replaceAll
void (UnaryOperator<T>): replaceAll, replaceAll, replaceAll, replaceAll
void (Consumer<? super T>): forEach, forEach, forEach, forEach, forEach
void (Consumer<? super T>): forEach, forEach, forEach, forEach
void (T): addFirst, addFirst, addFirst, addFirst, addFirst
void (T): addFirst, addFirst, addFirst, addFirst
void (T): addLast, addLast, addLast, addLast, addLast
void (T): addLast, addLast, addLast, addLast
boolean (T): offerFirst, offerFirst, offerFirst, offerFirst, offerFirst
boolean (T): offerFirst, offerFirst, offerFirst, offerFirst
boolean (T): offerLast, offerLast, offerLast, offerLast, offerLast
boolean (T): offerLast, offerLast, offerLast, offerLast
T (): removeFirst, removeFirst, removeFirst
T (): removeFirst, removeFirst
T (): removeLast, removeLast, removeLast
T (): removeLast, removeLast
T (): pollFirst, pollFirst, pollFirst
T (): pollFirst, pollFirst
T (): pollLast, pollLast, pollLast
T (): pollLast, pollLast
T (): getFirst, getFirst, getFirst
T (): getFirst, getFirst
T (): getLast, getLast, getLast
T (): getLast, getLast
T (): peekFirst, peekFirst, peekFirst
T (): peekFirst, peekFirst
T (): peekLast, peekLast, peekLast
T (): peekLast, peekLast
boolean (Object): removeFirstOccurrence, removeFirstOccurrence, removeFirstOccurrence, removeFirstOccurrence, removeFirstOccurrence
boolean (Object): removeFirstOccurrence, removeFirstOccurrence, removeFirstOccurrence, removeFirstOccurrence
boolean (Object): removeLastOccurrence, removeLastOccurrence, removeLastOccurrence, removeLastOccurrence, removeLastOccurrence
boolean (Object): removeLastOccurrence, removeLastOccurrence, removeLastOccurrence, removeLastOccurrence
Iterator<T> (): descendingIterator, descendingIterator, descendingIterator
Iterator<T> (): descendingIterator, descendingIterator
ListAndDeque<T> (): b, reversed, method_59513, reversed, reversed
ListAndDeque<T> (): b, reversed, method_59513, reversed
1.21.3
Names
axb
ayr
net.minecraft.util.ArrayListDeque
Fields
Constructors
Methods
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
axm
axb
Fields
Constructors
Methods
1.20.6
Names
atd
axm
Fields
Constructors
Methods
void (): b, grow, method_52454, enlarge, m_295184_
void (): c, grow, method_52454, enlarge, m_295184_
boolean (T): offer, offer, offer, offer, offer
T (): remove, remove, remove
T (): poll, poll, poll
T (): element, element, element
T (): peek, peek, peek
void (T): push, push, push, push, push
T (): pop, pop, pop
ListAndDeque<T> (): b, reversed, method_59513, reversed, reversed
1.20.4
Names
aqo
atd
Fields
Constructors
Methods
1.20.2
Names
aqo
net.minecraft.util.ArrayListDeque
net.minecraft.class_8623
net.minecraft.util.collection.ArrayListDeque
net.minecraft.src.C_290101_
Fields
int: a, MIN_GROWTH, field_45067, MISSING, f_291793_
Object[]: b, contents, field_45068, array, f_291627_
int: c, head, field_45069, startIndex, f_290855_
int: d, size, field_45070, size, f_291128_
Constructors
()
(int)
Methods
int (): size, size, size
int (): a, capacity, method_52450, getArrayLength, m_296007_
int (int): a, getIndex, method_52451, wrap, m_294983_
T (int): get, get, get, get, get
void (int, int): a, verifyIndexInRange, method_52452, checkBounds, m_292853_
void (int): b, verifyIndexInRange, method_52455, checkBounds, m_295904_
T (int): c, getInner, method_52456, getRaw, m_294419_
T (int, T): set, set, set, set, set
void (int, T): add, add, add, add, add
void (): b, grow, method_52454, enlarge, m_295184_
T (int): remove, remove, remove, remove, remove
boolean (Predicate<? super T>): removeIf, removeIf, removeIf, removeIf, removeIf
void (Object[], int): a, copyCount, method_52453, copyTo, m_294976_
void (UnaryOperator<T>): replaceAll, replaceAll, replaceAll, replaceAll, replaceAll
void (Consumer<? super T>): forEach, forEach, forEach, forEach, forEach
void (T): addFirst, addFirst, addFirst, addFirst, addFirst
void (T): addLast, addLast, addLast, addLast, addLast
boolean (T): offerFirst, offerFirst, offerFirst, offerFirst, offerFirst
boolean (T): offerLast, offerLast, offerLast, offerLast, offerLast
T (): removeFirst, removeFirst, removeFirst
T (): removeLast, removeLast, removeLast
T (): pollFirst, pollFirst, pollFirst
T (): pollLast, pollLast, pollLast
T (): getFirst, getFirst, getFirst
T (): getLast, getLast, getLast
T (): peekFirst, peekFirst, peekFirst
T (): peekLast, peekLast, peekLast
boolean (Object): removeFirstOccurrence, removeFirstOccurrence, removeFirstOccurrence, removeFirstOccurrence, removeFirstOccurrence
boolean (Object): removeLastOccurrence, removeLastOccurrence, removeLastOccurrence, removeLastOccurrence, removeLastOccurrence
boolean (T): offer, offer, offer, offer, offer
T (): remove, remove, remove
T (): poll, poll, poll
T (): element, element, element
T (): peek, peek, peek
void (T): push, push, push, push, push
T (): pop, pop, pop
Iterator<T> (): descendingIterator, descendingIterator, descendingIterator