class Int2ObjectHashMap$Node<V>
| ok$a | |
| net.minecraft.class_833$class_834 | |
| net.minecraft.util.Int2ObjectHashMap$Node | |
| net.minecraft.util.IntHashMap$Entry |
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 |
|