net.minecraft.util

public class CrudeIncrementalIntIdentityHashMap<K>

implements IdObjectIterable<K>

zi
net.minecraft.class_3513
net.minecraft.util.CrudeIncrementalIntIdentityHashMap
net.minecraft.util.IntIdentityHashBiMap
net.minecraft.util.IntIdentityHashBiMap

Field summary

Modifier and TypeField
private static final Object
a
field_15650
NULL
field_186817_a
field_186817_a
private K[]
b
field_15651
keys
field_186818_b
field_186818_b
private int[]
c
field_15646
values
field_186819_c
field_186819_c
private K[]
d
field_15647
byId
field_186820_d
field_186820_d
private int
e
field_15649
nextId
field_186821_e
field_186821_e
private int
f
field_15648
size
field_186822_f
field_186822_f

Constructor summary

ModifierConstructor
public (int initialCapacity)

Method summary

Modifier and TypeMethod
public int
a(K arg0)
method_15231(K arg0)
getId(K value)
func_186815_a(K arg0)
getId(K arg0)
public K
a(int arg0)
method_10200(int arg0)
get(int arg0)
func_148745_a(int arg0)
getByValue(int arg0)
private int
c(int arg0)
method_15222(int arg0)
getValue(int index)
func_186805_c(int arg0)
getValue(int arg0)
public int
c(K arg0)
method_15225(K arg0)
add(K value)
func_186808_c(K arg0)
add(K objectIn)
private int
c()
method_15226()
nextId()
func_186809_c()
nextId()
private void
d(int arg0)
method_15224(int arg0)
grow(int amount)
func_186807_d(int arg0)
grow(int capacity)
public void
a(K arg0, int arg1)
method_15230(K arg0, int arg1)
put(K value, int id)
func_186814_a(K arg0, int arg1)
put(K objectIn, int intKey)
private int
d(K arg0)
method_15228(K arg0)
hash(K value)
func_186811_d(K arg0)
hashObject(K obectIn)
private int
b(K arg0, int arg1)
method_15232(K arg0, int arg1)
indexOf(K value, int id)
func_186816_b(K arg0, int arg1)
getIndex(K objectIn, int arg1)
private int
e(int arg0)
method_15223(int arg0)
findEmpty(int id)
func_186806_e(int arg0)
findEmpty(int arg0)
public Iterator<K>
iterator()
iterator()
public void
a()
method_15229()
clear()
func_186812_a()
clear()
public int
b()
method_15227()
size()
func_186810_b()
size()