| Modifier and Type | Field and Description | 
|---|---|
| private static java.util.Map<IRegistryDelegate<Item>,java.util.Set<java.lang.String>> | ModelBakery. customVariantNames | 
| Modifier and Type | Field and Description | 
|---|---|
| private java.util.Map<IRegistryDelegate<Block>,IBlockColor> | BlockColors. blockColorMap | 
| private java.util.Map<IRegistryDelegate<Item>,IItemColor> | ItemColors. itemColorMap | 
| Modifier and Type | Field and Description | 
|---|---|
| private IRegistryDelegate<Item> | ItemStack. delegate | 
| Modifier and Type | Field and Description | 
|---|---|
| (package private) IRegistryDelegate<T> | PotionHelper.MixPredicate. input | 
| (package private) IRegistryDelegate<T> | PotionHelper.MixPredicate. output | 
| Modifier and Type | Field and Description | 
|---|---|
| (package private) java.util.Map<IRegistryDelegate<Item>,it.unimi.dsi.fastutil.ints.Int2ObjectMap<ModelResourceLocation>> | ItemModelMesherForge. locations | 
| (package private) java.util.Map<IRegistryDelegate<Item>,it.unimi.dsi.fastutil.ints.Int2ObjectMap<IBakedModel>> | ItemModelMesherForge. models | 
| Modifier and Type | Field and Description | 
|---|---|
| private static java.util.Map<IRegistryDelegate<Item>,ItemMeshDefinition> | ModelLoader. customMeshDefinitions | 
| private static java.util.Map<org.apache.commons.lang3.tuple.Pair<IRegistryDelegate<Item>,java.lang.Integer>,ModelResourceLocation> | ModelLoader. customModels | 
| private static java.util.Map<IRegistryDelegate<Block>,IStateMapper> | ModelLoader. customStateMappers | 
| Modifier and Type | Class and Description | 
|---|---|
| private static class  | FluidRegistry.FluidDelegate | 
| Modifier and Type | Field and Description | 
|---|---|
| private IRegistryDelegate<Fluid> | FluidStack. fluidDelegate | 
| Modifier and Type | Method and Description | 
|---|---|
| (package private) static IRegistryDelegate<Fluid> | FluidRegistry. makeDelegate(Fluid fl) | 
| Modifier and Type | Class and Description | 
|---|---|
| (package private) class  | RegistryDelegate<T> | 
| Modifier and Type | Field and Description | 
|---|---|
| IRegistryDelegate<T> | IForgeRegistryEntry.Impl. delegate |