public class DefaultedIdRegistry<K, V>
extends IdRegistry<K, V>
All mapped superinterfaces:
| cq | |
| net.minecraft.class_1940 | |
| net.minecraft.util.registry.DefaultedIdRegistry | |
| net.minecraft.util.registry.RegistryNamespacedDefaultedByKey |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final K |
| ||||||||
| private V |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (K defaultKey) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||
| public void |
| ||||||||
| public int |
| ||||||||
| public K |
| ||||||||
| public V |
| ||||||||
| public V |
| ||||||||
| public V |
|