History - net.minecraft.util.registry.IdRegistry
1.13.2
Names
net.minecraft.unmapped.C_80713356
net.minecraft.class_1943
Fields
CrudeIncrementalIntIdentityHashMap<V>: b, f_40759784, ids, field_148759_a
CrudeIncrementalIntIdentityHashMap<V>: b, field_13718, ids, field_148759_a, underlyingIntegerMap
int: x, f_10078061, nextId, field_195869_d
int: x, field_21315, nextId, field_195869_d, nextFreeId
org.apache.logging.log4j.Logger: a, f_42944473, LOGGER, field_148743_a
org.apache.logging.log4j.Logger: a, field_21312, LOGGER, field_148743_a, LOGGER0
com.google.common.collect.BiMap<Identifier, V>: c, f_06695160, values, field_82596_a
com.google.common.collect.BiMap<Identifier, V>: c, field_21313, values, field_82596_a, registryObjects
Object[]: d, f_10582104, cache, field_186802_b
Object[]: d, field_21314, cache, field_186802_b, values
Constructors
Methods
int (V): a, m_71125592, getId, func_148757_b
int (V): a, method_12580, getId, func_148757_b, getId
V (int): a, m_15378046, get, func_148754_a
V (int): a, method_7326, get, func_148754_a, get
Iterator<V> (): iterator, iterator
Iterator<V> (): iterator, iterator, iterator, iterator
void (int, Identifier, V): a, m_48847618, register, func_177775_a
void (int, Identifier, V): a, method_19953, register, func_177775_a, register
void (Identifier, V): a, m_23903711, register, func_82595_a
void (Identifier, V): a, method_19957, register, func_82595_a, put
Identifier (V): b, m_55287479, getKey, func_177774_c
Identifier (V): b, method_19959, getKey, func_177774_c, getKey
V (Identifier): a, m_99220628, getOrDefault, func_82594_a
V (Identifier): a, method_19956, getOrDefault, func_82594_a, getOrDefault
Identifier (): b, m_39589208, getDefaultKey, func_212609_b
Identifier (): b, method_19958, getDefaultKey, func_212609_b, getDefaultKey
V (Identifier): b, m_65457132, get, func_212608_b
V (Identifier): b, method_19960, get, func_212608_b, get
Set<Identifier> (): c, m_19258428, keySet, func_148742_b
Set<Identifier> (): c, method_12583, keySet, func_148742_b, keySet
boolean (): d, m_53858671, isEmpty, func_195866_d
boolean (): d, method_19962, isEmpty, func_195866_d, isEmpty
V (Random): a, m_47289449, pick, func_186801_a
V (Random): a, method_12584, pick, func_186801_a, getRandom
boolean (Identifier): c, m_72615648, containsKey, func_212607_c
boolean (Identifier): c, method_19961, containsKey, func_212607_c, containsKey
1.13.1
Names
ex
ey
Fields
CrudeIncrementalIntIdentityHashMap<V>: a, f_40759784, ids, field_148759_a
CrudeIncrementalIntIdentityHashMap<V>: b, f_40759784, ids, field_148759_a
Map<V, K>: b, f_88668299, keys, field_148758_b
int: d, f_10078061, nextId, field_195869_d
int: x, f_10078061, nextId, field_195869_d
org.apache.logging.log4j.Logger: a, f_42944473, LOGGER, field_148743_a
com.google.common.collect.BiMap<Identifier, V>: c, f_06695160, values, field_82596_a
Object[]: d, f_10582104, cache, field_186802_b
Constructors
Methods
void (int, K, V): a, m_48847618, register, func_177775_a
Map<K, V> (): b, m_56475138, createMap, func_148740_a
V (K): c, m_65457132, get, func_82594_a
K (V): b, m_55287479, getKey, func_177774_c
boolean (K): d, m_72615648, containsKey, func_148741_d
void (K, V): a, m_23903711, put, func_82595_a
void (int, Identifier, V): a, m_48847618, register, func_177775_a
void (Identifier, V): a, m_23903711, register, func_82595_a
Identifier (V): b, m_55287479, getKey, func_177774_c
V (Identifier): a, m_99220628, getOrDefault, func_82594_a
Identifier (): b, m_39589208, getDefaultKey, func_212609_b
V (Identifier): b, m_65457132, get, func_212608_b
Set<Identifier> (): c, m_19258428, keySet, func_148742_b
boolean (): d, m_53858671, isEmpty, func_195866_d
V (Random): a, m_47289449, pick, func_186801_a
boolean (Identifier): c, m_72615648, containsKey, func_212607_c
1.13
Names
fh
ex
net.minecraft.class_1943
net.minecraft.unmapped.C_80713356
Fields
CrudeIncrementalIntIdentityHashMap<V>: a, field_13718, ids, field_148759_a, underlyingIntegerMap
CrudeIncrementalIntIdentityHashMap<V>: a, f_40759784, ids, field_148759_a
Map<V, K>: b, field_8400, keys, field_148758_b, inverseObjectRegistry
Map<V, K>: b, f_88668299, keys, field_148758_b
int: d, f_10078061, nextId, field_195869_d
Constructors
Methods
void (int, K, V): a, method_10554, register, func_177775_a, register
void (int, K, V): a, m_48847618, register, func_177775_a
Map<K, V> (): b, method_7334, createMap, func_148740_a, createUnderlyingMap
Map<K, V> (): b, m_56475138, createMap, func_148740_a
V (K): c, m_65457132, get, func_82594_a, getObject
V (K): c, m_65457132, get, func_82594_a
K (V): b, method_10555, getKey, func_177774_c, getNameForObject
K (V): b, m_55287479, getKey, func_177774_c
boolean (K): d, method_7336, containsKey, func_148741_d, containsKey
boolean (K): d, m_72615648, containsKey, func_148741_d
int (V): a, method_12580, getId, func_148757_b, getIDForObject
int (V): a, m_71125592, getId, func_148757_b
V (int): a, method_7326, get, func_148754_a, getObjectById
V (int): a, m_15378046, get, func_148754_a
Iterator<V> (): iterator, iterator, iterator, iterator
Iterator<V> (): iterator, iterator
void (K, V): a, m_23903711, put, func_82595_a
1.12.2
Names
fh
net.minecraft.class_1943
net.minecraft.util.registry.IdRegistry
net.minecraft.util.registry.RegistryNamespaced
net.minecraft.util.registry.RegistryNamespaced
Fields
CrudeIncrementalIntIdentityHashMap<V>: a, field_13718, ids, field_148759_a, underlyingIntegerMap
Map<V, K>: b, field_8400, keys, field_148758_b, inverseObjectRegistry
Constructors
()
Methods
void (int, K, V): a, method_10554, register, func_177775_a, register
Map<K, V> (): b, method_7334, createMap, func_148740_a, createUnderlyingMap
V (K): c, m_65457132, get, func_82594_a, getObject
K (V): b, method_10555, getKey, func_177774_c, getNameForObject
boolean (K): d, method_7336, containsKey, func_148741_d, containsKey
int (V): a, method_12580, getId, func_148757_b, getIDForObject
V (int): a, method_7326, get, func_148754_a, getObjectById
Iterator<V> (): iterator, iterator, iterator, iterator