ForgePatch/src/main/java/net/minecraftforge/registries
LexManos 3b029ba031 Re-introduce patch for injecting registry mappings during world loading.
And re-introduce registry freezing to ONLY the Register events.
Filter ObjectHolders by registry type and fire between every Register event.
2019-01-16 12:28:13 -08:00
..
ForgeRegistries.java Tweak to remove javac compile errors related to generics on registries. 2018-09-16 22:27:08 -04:00
ForgeRegistry.java Re-introduce patch for injecting registry mappings during world loading. 2019-01-16 12:28:13 -08:00
ForgeRegistryEntry.java More because git likes to split to many 2018-09-21 02:17:20 -07:00
GameData.java Re-introduce patch for injecting registry mappings during world loading. 2019-01-16 12:28:13 -08:00
IForgeRegistry.java Re-introduce patch for injecting registry mappings during world loading. 2019-01-16 12:28:13 -08:00
IForgeRegistryEntry.java More error cleanup, reinstanted IForgeReigstryEntry. 2018-09-05 20:06:18 -07:00
IForgeRegistryInternal.java More error cleanup, reinstanted IForgeReigstryEntry. 2018-09-05 20:06:18 -07:00
IForgeRegistryModifiable.java Remove old paulscode libraries. 2018-09-06 04:39:01 -07:00
ILockableRegistry.java Run licenseFormat to apply license header to all files. 2018-07-01 14:17:31 -07:00
IRegistryDelegate.java Run licenseFormat to apply license header to all files. 2018-07-01 14:17:31 -07:00
NamespacedDefaultedWrapper.java Update mappings to 09/21 snapshots. 2018-09-22 03:40:22 -07:00
NamespacedWrapper.java Update mappings to 09/21 snapshots. 2018-09-22 03:40:22 -07:00
ObjectHolder.java More because git likes to split to many 2018-09-21 02:17:20 -07:00
ObjectHolderRef.java Re-introduce patch for injecting registry mappings during world loading. 2019-01-16 12:28:13 -08:00
ObjectHolderRegistry.java Re-introduce patch for injecting registry mappings during world loading. 2019-01-16 12:28:13 -08:00
RegistryBuilder.java Fix blockstate id map calculation. (#5279) 2019-01-11 14:52:30 -08:00
RegistryDelegate.java Run licenseFormat to apply license header to all files. 2018-07-01 14:17:31 -07:00
RegistryManager.java Re-introduce patch for injecting registry mappings during world loading. 2019-01-16 12:28:13 -08:00