net.minecraft.util

public class CrudeIncrementalIntIdentityHashMap<K>

implements IdObjectIterable<K>

qz
net.minecraft.class_2929
net.minecraft.util.CrudeIncrementalIntIdentityHashMap
net.minecraft.util.IntIdentityHashBiMap
net.minecraft.util.IntIdentityHashBiMap

Field summary

Modifier and TypeField
private static final Object
a
field_14372
NULL
field_186817_a
EMPTY
private K[]
b
field_14373
keys
field_186818_b
values
private int[]
c
field_14374
values
field_186819_c
intKeys
private K[]
d
field_14375
byId
field_186820_d
byId
private int
e
field_14376
nextId
field_186821_e
nextFreeIndex
private int
f
field_14377
size
field_186822_f
mapSize

Constructor summary

ModifierConstructor
public (int initialCapacity)

Method summary

Modifier and TypeMethod
public int
a(K arg0)
method_12858(K arg0)
getId(K value)
func_186815_a(K arg0)
getId(K arg0)
public K
a(int arg0)
method_12857(int arg0)
get(int id)
func_186813_a(int arg0)
get(int idIn)
private int
c(int arg0)
method_12863(int arg0)
getValue(int index)
func_186805_c(int arg0)
getValue(int arg0)
public int
c(K arg0)
method_12864(K arg0)
add(K value)
func_186808_c(K arg0)
add(K objectIn)
private int
c()
method_12862()
nextId()
func_186809_c()
nextId()
private void
d(int arg0)
method_12865(int arg0)
grow(int amount)
func_186807_d(int arg0)
grow(int capacity)
public void
a(K arg0, int arg1)
method_12859(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_12866(K arg0)
hash(K value)
func_186811_d(K arg0)
hashObject(K obectIn)
private int
b(K arg0, int arg1)
method_12861(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_12867(int arg0)
findEmpty(int id)
func_186806_e(int arg0)
findEmpty(int arg0)
public Iterator<K>
iterator()
iterator()
iterator()
iterator()
public int
b()
method_12860()
size()
func_186810_b()
size()
public void
a()
method_12856()
clear()
func_186812_a()
clear()