class Int2ObjectHashMap$Node<V>
| oh$a | |
| net.minecraft.unmapped.C_31402669$C_36125780 | |
| net.minecraft.util.Int2ObjectHashMap$Node |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| final int |
| ||||||
| V |
| ||||||
| Int2ObjectHashMap$Node<V> |
| ||||||
| final int |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| (int hash, int key, V value, Int2ObjectHashMap$Node<V> next) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public final int |
| ||||||
| public final V |
|