net.minecraft.util.registry

public class DefaultedIdRegistry<K, V>

extends IdRegistry<K, V>

All mapped superinterfaces:

Registry, IdObjectIterable

co
net.minecraft.class_1940
net.minecraft.util.registry.DefaultedIdRegistry
net.minecraft.util.RegistryNamespacedDefaultedByKey

Field summary

Modifier and TypeField
private final K
d
field_11453
defaultKey
defaultValueKey
private V
e
field_8396
defaultValue
defaultValue

Constructor summary

ModifierConstructor
public (K defaultKey)

Method summary

Modifier and TypeMethod
public void
a(int arg0, K arg1, V arg2)
method_10554(int arg0, K arg1, V arg2)
register(int arg0, K arg1, V arg2)
register(int arg0, K arg1, V arg2)
public void
a()
method_10523()
validate()
validateKey()
public V
a(K arg0)
m_65457132(K arg0)
get(K arg0)
getObject(K arg0)
public V
a(int arg0)
method_7326(int arg0)
get(int arg0)
getObjectById(int arg0)