extends MutableRegistry<T>
All mapped superinterfaces:
fi | |
net.minecraft.class_2370 | |
net.minecraft.util.registry.SimpleRegistry |
Field summary
Modifier and Type | Field | ||||||
---|---|---|---|---|---|---|---|
protected static final org.apache.logging.log4j.Logger |
| ||||||
protected final IntIdentityHashBiMap<T> |
| ||||||
protected final com.google.common.collect.BiMap<ResourceLocation, T> |
| ||||||
protected Object[] |
| ||||||
private int |
|
Constructor summary
Modifier | Constructor |
---|---|
public | () |
Method summary
Modifier and Type | Method | ||||||
---|---|---|---|---|---|---|---|
public <V extends T> V |
| ||||||
public <V extends T> V |
| ||||||
public ResourceLocation |
| ||||||
public int |
| ||||||
public T |
| ||||||
public Iterator<T> |
| ||||||
public T |
| ||||||
public Optional<T> |
| ||||||
public Set<ResourceLocation> |
| ||||||
public boolean |
| ||||||
public T |
| ||||||
public boolean |
|