implements Registry<T>
| fe | |
| net.minecraft.class_2361 | |
| net.minecraft.util.ObjectIntIdentityMap | |
| net.minecraft.server.v1_14_R1.RegistryBlockID |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private int |
| ||||||
| private final IdentityHashMap<T, Integer> |
| ||||||
| private final List<T> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | () |
| public | (int arg0) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||
| public void |
| ||||||||
| public int |
| ||||||||
| public final T |
| ||||||||
| public Iterator<T> |
| ||||||||
| public int |
|