| Modifier and Type | Class and Description | 
|---|---|
| class  | SoundRegistry | 
| Modifier and Type | Field and Description | 
|---|---|
| private IRegistry<ModelResourceLocation,IBakedModel> | ModelManager. modelRegistry | 
| Modifier and Type | Method and Description | 
|---|---|
| IRegistry<ModelResourceLocation,IBakedModel> | ModelBakery. setupModelRegistry() | 
| Modifier and Type | Field and Description | 
|---|---|
| private IRegistry<java.lang.String,MetadataSerializer.Registration<? extends IMetadataSection>> | MetadataSerializer. metadataSectionSerializerRegistry | 
| Modifier and Type | Field and Description | 
|---|---|
| private IRegistry<ResourceLocation,IItemPropertyGetter> | Item. properties | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | RegistryDefaulted<K,V> | 
| class  | RegistryNamespaced<K,V> | 
| class  | RegistryNamespacedDefaultedByKey<K,V> | 
| class  | RegistrySimple<K,V> | 
| Modifier and Type | Method and Description | 
|---|---|
| static void | ForgeHooksClient. onModelBake(ModelManager modelManager,
           IRegistry<ModelResourceLocation,IBakedModel> modelRegistry,
           ModelLoader modelLoader) | 
| Modifier and Type | Field and Description | 
|---|---|
| private IRegistry<ModelResourceLocation,IBakedModel> | ModelBakeEvent. modelRegistry | 
| Modifier and Type | Method and Description | 
|---|---|
| IRegistry<ModelResourceLocation,IBakedModel> | ModelBakeEvent. getModelRegistry() | 
| Constructor and Description | 
|---|
| ModelBakeEvent(ModelManager modelManager,
              IRegistry<ModelResourceLocation,IBakedModel> modelRegistry,
              ModelLoader modelLoader) | 
| Modifier and Type | Method and Description | 
|---|---|
| IRegistry<ModelResourceLocation,IBakedModel> | ModelLoader. setupModelRegistry() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ModelLoader. onPostBakeEvent(IRegistry<ModelResourceLocation,IBakedModel> modelRegistry)Internal, do not use. | 
| Modifier and Type | Class and Description | 
|---|---|
| (package private) class  | NamespacedDefaultedWrapper<V extends IForgeRegistryEntry<V>> | 
| (package private) class  | NamespacedWrapper<V extends IForgeRegistryEntry<V>> |