ForgePatch/src/main/java/net/minecraftforge/registries
LexManos d4f79882f9 Update MCP Mappings. 2020-05-15 12:17:25 -07:00
..
ClearableRegistry.java Make STRUCTURE_FEATURE registry a slave map of the FEATURE registry 2019-09-06 23:42:19 -04:00
DataSerializerEntry.java Update to 1.14.2 2019-06-07 16:50:47 -04:00
DeferredRegister.java Make Loot Table data generators more reusable for modders. 2019-10-24 22:09:08 -07:00
ForgeRegistries.java Global Loot Functions (#6401) 2020-02-26 22:13:36 -08:00
ForgeRegistry.java Fixed typo in registry alias writing causing infinite loop. Closes #6689 2020-05-15 09:38:20 -07:00
ForgeRegistryEntry.java Allow loading json constants outside of _constants 2019-04-25 19:22:43 -04:00
GameData.java Update MCP Mappings. 2020-05-15 12:17:25 -07:00
IForgeRegistry.java Update to 1.14.2 2019-06-07 16:50:47 -04:00
IForgeRegistryEntry.java Its 2019. Update licence headers to match. 2019-02-10 17:57:03 -05:00
IForgeRegistryInternal.java Its 2019. Update licence headers to match. 2019-02-10 17:57:03 -05:00
IForgeRegistryModifiable.java Its 2019. Update licence headers to match. 2019-02-10 17:57:03 -05:00
ILockableRegistry.java Its 2019. Update licence headers to match. 2019-02-10 17:57:03 -05:00
IRegistryDelegate.java Usability improvements to RegistryObject/DeferredRegister 2019-09-25 18:01:39 -04:00
NamespacedDefaultedWrapper.java Update mappings, move mod initialization to the async loader. 2019-06-21 22:42:16 -04:00
NamespacedWrapper.java Update mappings, move mod initialization to the async loader. 2019-06-21 22:42:16 -04:00
ObjectHolder.java Its 2019. Update licence headers to match. 2019-02-10 17:57:03 -05:00
ObjectHolderRef.java Fix an ObjectHolderRef internal error message (#5214) 2019-04-12 10:49:26 -04:00
ObjectHolderRegistry.java Turned minecraft into a proper Mod, with a "dummy" language provider. 2019-08-04 20:16:01 -04:00
RegistryBuilder.java Add forge registries for most vanilla registries 2019-06-09 04:23:39 -04:00
RegistryDelegate.java Its 2019. Update licence headers to match. 2019-02-10 17:57:03 -05:00
RegistryManager.java Fixed an NPE caused by missing registries. (#6292) 2019-11-05 11:10:32 -08:00