net.minecraft.util

class Long2ObjectHashMap__Node

qe
net.minecraft.class_836
net.minecraft.util.Long2ObjectHashMap__Node
net.minecraft.util.LongHashMap$Entry

Field summary

Modifier and TypeField
final long
a
field_3081
key
key
Object
b
field_3082
value
value
Long2ObjectHashMap__Node
c
field_3083
next
nextEntry
final int
d
field_3084
hash
hash

Constructor summary

ModifierConstructor
(int hash, long key, Object value, Long2ObjectHashMap__Node next)

Method summary

Modifier and TypeMethod
public final long
a()
method_2331()
getKey()
getKey()
public final Object
b()
method_2332()
getValue()
getValue()