extends RegistrySimple<K, V> implements Registry<V>
All mapped superinterfaces:
fh | |
net.minecraft.util.registry.RegistryNamespaced | |
net.minecraft.server.v1_12_R1.RegistryMaterials |
Field summary
Modifier and Type | Field | ||||
---|---|---|---|---|---|
protected final RegistryID<V> |
| ||||
protected final Map<V, K> |
|
Constructor summary
Modifier | Constructor |
---|---|
public | () |
Method summary
Modifier and Type | Method | ||||||
---|---|---|---|---|---|---|---|
public void |
| ||||||
protected Map<K, V> |
| ||||||
public V |
| ||||||
public K |
| ||||||
public boolean |
| ||||||
public int |
| ||||||
public V |
| ||||||
public Iterator<V> |
|