History - net.minecraft.util.SortedArraySet
1.21.3
Names
azg
baw
Fields
Comparator<T>: b, comparator, field_21562, comparator, f_14240_
Comparator<T>: b, comparator, field_21562, comparator
T[]: c, contents, field_21563, elements, f_14241_
T[]: c, contents, field_21563, elements
int: d, size, field_21564, size, f_14242_
int: d, size, field_21564, size
int: a, DEFAULT_INITIAL_CAPACITY, field_29860, DEFAULT_CAPACITY, f_144974_
int: a, DEFAULT_INITIAL_CAPACITY, field_29860, DEFAULT_CAPACITY
Constructors
Methods
<T extends Comparable<T>> SortedArraySet<T> (int): a, create, method_23859, create, m_14246_
<T extends Comparable<T>> SortedArraySet<T> (int): a, create, method_23859, create
<T> T[] (Object[]): a, castRawArray, method_23864, cast, m_14258_
<T> T[] (Object[]): a, castRawArray, method_23864, cast
int (T): c, findIndex, method_23869, binarySearch, m_14269_
int (T): c, findIndex, method_23869, binarySearch
int (int): b, getInsertionPosition, method_23866, insertionPoint, m_14263_
int (int): b, getInsertionPosition, method_23866, insertionPoint
boolean (T): add, add, add, add, add
boolean (T): add, add, add, add
void (int): c, grow, method_23868, ensureCapacity, m_14267_
void (int): c, grow, method_23868, ensureCapacity
void (T, int): a, addInternal, method_23863, add, m_14255_
void (T, int): a, addInternal, method_23863, add
void (int): d, removeInternal, method_23870, remove, m_14274_
void (int): d, removeInternal, method_23870, remove
T (int): e, getInternal, method_23871, get, m_14276_
T (int): e, getInternal, method_23871, get
T (T): a, addOrGet, method_23862, addAndGet, m_14253_
T (T): a, addOrGet, method_23862, addAndGet
boolean (Object): remove, remove, remove, remove, remove
boolean (Object): remove, remove, remove, remove
T (): b, first, method_23865, first, m_14262_
T (): b, first, method_23865, first
boolean (Object): contains, contains, contains, contains, contains
boolean (Object): contains, contains, contains, contains
Iterator<T> (): iterator, iterator, iterator
Iterator<T> (): iterator, iterator
int (): size, size, size
int (): size, size
Object[] (): toArray, toArray, toArray
Object[] (): toArray, toArray
<U> U[] (U[]): toArray, toArray, toArray, toArray, toArray
<U> U[] (U[]): toArray, toArray, toArray, toArray
void (): clear, clear, clear
void (): clear, clear
<T extends Comparable<T>> SortedArraySet<T> (): a, create, method_34958, create, m_144975_
<T extends Comparable<T>> SortedArraySet<T> (): a, create, method_34958, create
<T> SortedArraySet<T> (Comparator<T>): a, create, method_34959, create, m_144976_
<T> SortedArraySet<T> (Comparator<T>): a, create, method_34959, create
<T> SortedArraySet<T> (Comparator<T>, int): a, create, method_34960, create, m_144978_
<T> SortedArraySet<T> (Comparator<T>, int): a, create, method_34960, create
T (T): b, get, method_34961, getIfContains, m_144981_
T (T): b, get, method_34961, getIfContains
T (): c, last, method_34962, last, m_144983_
T (): c, last, method_34962, last
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
azr
azg
Fields
Constructors
Methods
1.20.6
Names
avh
azr
Fields
Constructors
Methods
1.20.4
Names
asm
avh
Fields
Constructors
Methods
1.20.2
Names
apo
asm
Fields
Constructors
Methods
1.20.1
Names
apx
apo
Fields
Constructors
Methods
1.19.4
Names
aoo
apx
Fields
Constructors
Methods
1.19.3
Names
amt
aoo
Fields
Constructors
Methods
1.19.2
Names
Fields
Constructors
Methods
boolean (T): add, add, add
boolean (T): add, add, add, add, add
boolean (Object): remove, remove, remove
boolean (Object): remove, remove, remove, remove, remove
boolean (Object): contains, contains, contains
boolean (Object): contains, contains, contains, contains, contains
<U> U[] (U[]): toArray, toArray, toArray
<U> U[] (U[]): toArray, toArray, toArray, toArray, toArray
1.19.1
Names
ama
amt
Fields
Constructors
Methods
1.19
Names
ajr
ama
Fields
Constructors
Methods
1.18.2
Names
aje
ajr
Fields
Constructors
Methods
1.18.1
Names
Fields
Constructors
Methods
1.18
Names
ahg
aje
Fields
Constructors
Methods
1.17.1
Names
ahf
ahg
Fields
Constructors
Methods
1.17
Names
afq
ahf
net.minecraft.util.SortedArraySet
net.minecraft.src.C_193_
net.minecraft.server.v1_16_R3.ArraySetSorted
net.minecraft.util.ArraySetSorted
Fields
Comparator<T>: a, comparator, field_21562, comparator, field_226169_a_
Comparator<T>: b, comparator, field_21562, comparator, f_14240_
T[]: b, contents, field_21563, elements, field_226170_b_
T[]: c, contents, field_21563, elements, f_14241_
int: c, size, field_21564, size, field_226171_c_
int: d, size, field_21564, size, f_14242_
int: a, DEFAULT_INITIAL_CAPACITY, field_29860, DEFAULT_CAPACITY, f_144974_
Constructors
Methods
<T extends Comparable<T>> SortedArraySet<T> (int): a, create, method_23859, create, func_226172_a_
<T extends Comparable<T>> SortedArraySet<T> (int): a, create, method_23859, create, m_14246_
<T> T[] (Object[]): a, castRawArray, method_23864, cast, func_226177_a_
<T> T[] (Object[]): a, castRawArray, method_23864, cast, m_14258_
int (T): c, findIndex, method_23869, binarySearch, func_226182_c_
int (T): c, findIndex, method_23869, binarySearch, m_14269_
int (int): b, getInsertionPosition, method_23866, insertionPoint, func_226179_b_
int (int): b, getInsertionPosition, method_23866, insertionPoint, m_14263_
boolean (T): add, add, add, add, add
boolean (T): add, add, add
void (int): c, grow, method_23868, ensureCapacity, func_226181_c_
void (int): c, grow, method_23868, ensureCapacity, m_14267_
void (T, int): a, addInternal, method_23863, add, func_226176_a_
void (T, int): a, addInternal, method_23863, add, m_14255_
void (int): d, removeInternal, method_23870, remove, func_226183_d_
void (int): d, removeInternal, method_23870, remove, m_14274_
T (int): e, getInternal, method_23871, get, func_226184_e_
T (int): e, getInternal, method_23871, get, m_14276_
T (T): a, addOrGet, method_23862, addAndGet, func_226175_a_
T (T): a, addOrGet, method_23862, addAndGet, m_14253_
boolean (Object): remove, remove, remove, remove, remove
boolean (Object): remove, remove, remove
T (): b, first, method_23865, first, func_226178_b_
T (): b, first, method_23865, first, m_14262_
boolean (Object): contains, contains, contains, contains, contains
boolean (Object): contains, contains, contains
Iterator<T> (): iterator, iterator, iterator, iterator, iterator
Iterator<T> (): iterator, iterator, iterator
int (): size, size, size, size, size
int (): size, size, size
Object[] (): toArray, toArray, toArray, toArray, toArray
Object[] (): toArray, toArray, toArray
<U> U[] (U[]): toArray, toArray, toArray, toArray, toArray
<U> U[] (U[]): toArray, toArray, toArray
void (): clear, clear, clear, clear, clear
void (): clear, clear, clear
<T extends Comparable<T>> SortedArraySet<T> (): a, create, method_34958, create, m_144975_
<T> SortedArraySet<T> (Comparator<T>): a, create, method_34959, create, m_144976_
<T> SortedArraySet<T> (Comparator<T>, int): a, create, method_34960, create, m_144978_
T (T): b, get, method_34961, getIfContains, m_144981_
T (): c, last, method_34962, last, m_144983_
1.16.5
Names
Fields
Constructors
Methods
1.16.4
Names
afn
afq
net.minecraft.server.v1_16_R2.ArraySetSorted
net.minecraft.server.v1_16_R3.ArraySetSorted
Fields
Constructors
Methods
1.16.3
Names
Fields
Constructors
Methods
1.16.2
Names
aeg
afn
net.minecraft.server.v1_16_R1.ArraySetSorted
net.minecraft.server.v1_16_R2.ArraySetSorted
Fields
Constructors
Methods
1.16.1
Names
abw
aeg
net.minecraft.util.SortedArraySet
net.minecraft.util.collection.SortedArraySet
net.minecraft.server.v1_15_R1.ArraySetSorted
net.minecraft.server.v1_16_R1.ArraySetSorted
Fields
Constructors
Methods
boolean (T): add, add, add, add
boolean (T): add, add, add, add, add
boolean (Object): remove, remove, remove, remove
boolean (Object): remove, remove, remove, remove, remove
boolean (Object): contains, contains, contains, contains
boolean (Object): contains, contains, contains, contains, contains
Iterator<T> (): iterator, iterator, iterator, iterator
Iterator<T> (): iterator, iterator, iterator, iterator, iterator
int (): size, size, size, size
int (): size, size, size, size, size
Object[] (): toArray, toArray, toArray, toArray
Object[] (): toArray, toArray, toArray, toArray, toArray
<U> U[] (U[]): toArray, toArray, toArray, toArray
<U> U[] (U[]): toArray, toArray, toArray, toArray, toArray
void (): clear, clear, clear, clear
void (): clear, clear, clear, clear, clear
1.15.2
Names
Fields
Constructors
Methods
1.15.1
Names
Fields
Constructors
Methods
1.15
Names
abw
net.minecraft.util.SortedArraySet
net.minecraft.class_4706
net.minecraft.util.SortedArraySet
net.minecraft.util.SortedArraySet
net.minecraft.server.v1_15_R1.ArraySetSorted
Fields
Comparator<T>: a, comparator, field_21562, comparator, field_226169_a_
T[]: b, contents, field_21563, elements, field_226170_b_
int: c, size, field_21564, size, field_226171_c_
Constructors
(int, Comparator<T>)
Methods
<T extends Comparable<T>> SortedArraySet<T> (int): a, create, method_23859, create, func_226172_a_
<T> T[] (Object[]): a, castRawArray, method_23864, cast, func_226177_a_
int (T): c, findIndex, method_23869, binarySearch, func_226182_c_
int (int): b, getInsertionPosition, method_23866, insertionPoint, func_226179_b_
boolean (T): add, add, add, add
void (int): c, grow, method_23868, ensureCapacity, func_226181_c_
void (T, int): a, addInternal, method_23863, add, func_226176_a_
void (int): d, removeInternal, method_23870, remove, func_226183_d_
T (int): e, getInternal, method_23871, get, func_226184_e_
T (T): a, addOrGet, method_23862, addAndGet, func_226175_a_
boolean (Object): remove, remove, remove, remove
T (): b, first, method_23865, first, func_226178_b_
boolean (Object): contains, contains, contains, contains
Iterator<T> (): iterator, iterator, iterator, iterator
int (): size, size, size, size
Object[] (): toArray, toArray, toArray, toArray
<U> U[] (U[]): toArray, toArray, toArray, toArray
void (): clear, clear, clear, clear