net.minecraft.util

class Long2ObjectHashMap$Node<V>

ol$a
net.minecraft.unmapped.C_68899226$C_57602253
net.minecraft.util.Long2ObjectHashMap$Node

Field summary

Modifier and TypeField
final long
a
f_40548315
key
V
b
f_34128721
value
Long2ObjectHashMap$Node<V>
c
f_87767751
next
final int
d
f_81491734
hash

Constructor summary

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

Method summary

Modifier and TypeMethod
public final long
a()
m_27600877()
getKey()
public final V
b()
m_66429520()
getValue()