History - net.minecraft.util.ArrayListDeque

1.21.4

Names

ayr

axm

Fields

Constructors

Methods

1.21.3

Names

Fields

Constructors

Methods

1.21.2

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

Fields

Constructors

Methods

1.20.5

Names

atd

axm

net.minecraft.util.ArrayListDeque

Fields

int: a, MIN_GROWTH, field_45067, f_kwqbgwyl, MISSING, f_291793_

int: a, MIN_GROWTH, field_45067, f_kwqbgwyl, MISSING, DEFAULT_SIZE, f_291793_

Object[]: b, contents, field_45068, f_wnubqcju, array, f_291627_

Object[]: b, contents, field_45068, f_wnubqcju, array, storage, f_291627_

int: c, head, field_45069, f_krzhrpzx, startIndex, f_290855_

int: c, head, field_45069, f_krzhrpzx, startIndex, offset, f_290855_

int: d, size, field_45070, f_eyexyhru, size, f_291128_

int: d, size, field_45070, f_eyexyhru, size, length, f_291128_

Constructors

Methods

int (): a, capacity, method_52450, m_kramrkqi, getArrayLength, m_296007_

int (): a, capacity, method_52450, m_kramrkqi, getArrayLength, getStorageLength, m_296007_

int (int): a, getIndex, method_52451, m_yyonmpxy, wrap, m_294983_

int (int): a, getIndex, method_52451, m_yyonmpxy, wrap, getWrappedIndex, m_294983_

void (int, int): a, verifyIndexInRange, method_52452, m_mwfpdtdg, checkBounds, m_292853_

void (int, int): a, verifyIndexInRange, method_52452, m_mwfpdtdg, checkBounds, checkIndex, m_292853_

void (int): b, verifyIndexInRange, method_52455, m_wxuoxdtw, checkBounds, m_295904_

void (int): b, verifyIndexInRange, method_52455, m_wxuoxdtw, checkBounds, checkIndex, m_295904_

T (int): c, getInner, method_52456, m_pgszvqyc, getRaw, m_294419_

T (int): c, getInner, method_52456, m_pgszvqyc, getRaw, getDirect, m_294419_

void (): b, grow, method_52454, m_bzhecasd, enlarge, m_295184_

void (): c, grow, method_52454, m_bzhecasd, enlarge, grow, m_295184_

void (Object[], int): a, copyCount, method_52453, m_miiphuvo, copyTo, m_294976_

void (Object[], int): a, copyCount, method_52453, m_miiphuvo, copyTo, getAll, m_294976_

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, m_dnwfaduj, reversed, reversed, reversed

1.20.4

Names

Fields

Constructors

Methods

1.20.3

Names

aqo

atd

Fields

Constructors

Methods

1.20.2

Names

aqo

net.minecraft.util.ArrayListDeque

net.minecraft.class_8623

net.minecraft.unmapped.C_scihbqqa

net.minecraft.util.collection.ArrayListDeque

net.minecraft.src.C_290101_

Fields

int: a, MIN_GROWTH, field_45067, f_kwqbgwyl, MISSING, f_291793_

Object[]: b, contents, field_45068, f_wnubqcju, array, f_291627_

int: c, head, field_45069, f_krzhrpzx, startIndex, f_290855_

int: d, size, field_45070, f_eyexyhru, size, f_291128_

Constructors

()

(int)

Methods

int (): size, size, size

int (): a, capacity, method_52450, m_kramrkqi, getArrayLength, m_296007_

int (int): a, getIndex, method_52451, m_yyonmpxy, wrap, m_294983_

T (int): get, get, get, get, get

void (int, int): a, verifyIndexInRange, method_52452, m_mwfpdtdg, checkBounds, m_292853_

void (int): b, verifyIndexInRange, method_52455, m_wxuoxdtw, checkBounds, m_295904_

T (int): c, getInner, method_52456, m_pgszvqyc, getRaw, m_294419_

T (int, T): set, set, set, set, set

void (int, T): add, add, add, add, add

void (): b, grow, method_52454, m_bzhecasd, 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, m_miiphuvo, 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