net.minecraft.util

class Int2ObjectHashMap$Node<V>

xm$a
net.minecraft.class_833$class_834
net.minecraft.util.Int2ObjectHashMap$Node
net.minecraft.util.IntHashMap$Entry
net.minecraft.util.IntHashMap$Entry

Field summary

Modifier and TypeField
private final int
a
field_3072
key
field_76035_a
hashEntry
private V
b
field_22246
value
field_76033_b
valueEntry
private Int2ObjectHashMap$Node<V>
c
field_22247
next
field_76034_c
nextEntry
private final int
d
field_22248
hash
field_76032_d
slotHash

Constructor summary

ModifierConstructor
(int hash, int key, V value, Int2ObjectHashMap$Node<V> next)

Method summary

Modifier and TypeMethod
public final int
a()
method_2315()
getKey()
func_76031_a()
getHash()
public final V
b()
method_2316()
getValue()
func_76030_b()
getValue()