| Modifier and Type | Field and Description | 
|---|---|
| static RegistryNamespaced<ResourceLocation,Enchantment> | Enchantment. REGISTRY | 
| Modifier and Type | Field and Description | 
|---|---|
| static RegistryNamespaced<ResourceLocation,Item> | Item. REGISTRY | 
| Modifier and Type | Field and Description | 
|---|---|
| static RegistryNamespaced<ResourceLocation,IRecipe> | CraftingManager. REGISTRY | 
| Modifier and Type | Field and Description | 
|---|---|
| static RegistryNamespaced<ResourceLocation,Potion> | Potion. REGISTRY | 
| Modifier and Type | Field and Description | 
|---|---|
| private static RegistryNamespaced<ResourceLocation,java.lang.Class<? extends TileEntity>> | TileEntity. REGISTRY | 
| Modifier and Type | Field and Description | 
|---|---|
| static RegistryNamespaced<ResourceLocation,SoundEvent> | SoundEvent. REGISTRY | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | RegistryNamespacedDefaultedByKey<K,V> | 
| Modifier and Type | Field and Description | 
|---|---|
| static RegistryNamespaced<ResourceLocation,Biome> | Biome. REGISTRY | 
| Modifier and Type | Field and Description | 
|---|---|
| (package private) RegistryNamespaced<ResourceLocation,VillagerRegistry.VillagerProfession> | VillagerRegistry. REGISTRY | 
| Modifier and Type | Class and Description | 
|---|---|
| (package private) class  | NamespacedDefaultedWrapper<V extends IForgeRegistryEntry<V>> | 
| (package private) class  | NamespacedWrapper<V extends IForgeRegistryEntry<V>> | 
| Modifier and Type | Method and Description | 
|---|---|
| static <V extends IForgeRegistryEntry<V>> | GameData. getWrapper(java.lang.Class<V> cls) |