implements IRegistry<V>
ey | |
net.minecraft.util.registry.RegistryNamespaced |
Field summary
Modifier and Type | Field | ||||
---|---|---|---|---|---|
protected static final org.apache.logging.log4j.Logger |
| ||||
protected final IntIdentityHashBiMap<V> |
| ||||
protected final com.google.common.collect.BiMap<ResourceLocation, V> |
| ||||
protected Object[] |
| ||||
private int |
|
Constructor summary
Modifier | Constructor |
---|---|
public | () |
Method summary
Modifier and Type | Method | ||||
---|---|---|---|---|---|
public void |
| ||||
public void |
| ||||
public ResourceLocation |
| ||||
public V |
| ||||
public ResourceLocation |
| ||||
public int |
| ||||
public V |
| ||||
public Iterator<V> |
| ||||
public V |
| ||||
public Set<ResourceLocation> |
| ||||
public boolean |
| ||||
public V |
| ||||
public boolean |
|