class Long2ObjectHashMap$Node<V>
| nq$a | |
| net.minecraft.class_835$class_836 | |
| net.minecraft.util.Long2ObjectHashMap$Node | |
| net.minecraft.util.LongHashMap$Entry |
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 |
|