class Long2ObjectHashMap$Node<V>
| ol$a | |
| net.minecraft.unmapped.C_68899226$C_57602253 | |
| net.minecraft.util.Long2ObjectHashMap$Node |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| final long |
| ||||||
| V |
| ||||||
| Long2ObjectHashMap$Node<V> |
| ||||||
| final int |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| (int hash, long key, V value, Long2ObjectHashMap$Node<V> next) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public final long |
| ||||||
| public final V |
|