ForgePatch/src/main/java/net/minecraftforge/common/extensions
Wyn Price 6422310453 Fixed forge rendering pipeline and shape based light occulsion. (#6178) 2019-10-22 15:29:27 -07:00
..
IForgeBlock.java Fixed forge rendering pipeline and shape based light occulsion. (#6178) 2019-10-22 15:29:27 -07:00
IForgeBlockState.java Fixed forge rendering pipeline and shape based light occulsion. (#6178) 2019-10-22 15:29:27 -07:00
IForgeChunk.java Its 2019. Update licence headers to match. 2019-02-10 17:57:03 -05:00
IForgeContainerType.java Remove legacy StartupProgress. 2019-06-30 23:48:54 -04:00
IForgeDimension.java Fix sea level not being available on client, move hook to Dimension 2019-09-23 13:08:26 -04:00
IForgeEffect.java Update to 1.14.2 2019-06-07 16:50:47 -04:00
IForgeEffectInstance.java Update mappings 2019-06-08 10:45:28 -04:00
IForgeEntity.java Fix Entity.getPersistentData function name. Closes #6131 2019-09-12 09:12:30 -07:00
IForgeEntityMinecart.java Fix naming conflicts with official names. 2019-09-04 22:33:17 -07:00
IForgeFluid.java Fluid API rework (#5983) 2019-08-29 03:18:41 +02:00
IForgeFluidState.java Update to 1.14.2 2019-06-07 16:50:47 -04:00
IForgeItem.java Implement Item.isRepairable in Crafting and Grindstone. Closes #5917 2019-07-09 18:02:47 -07:00
IForgeItemStack.java Implement Item.isRepairable in Crafting and Grindstone. Closes #5917 2019-07-09 18:02:47 -07:00
IForgePacketBuffer.java Remove legacy StartupProgress. 2019-06-30 23:48:54 -04:00
IForgeSelectionContext.java Remove legacy StartupProgress. 2019-06-30 23:48:54 -04:00
IForgeTileEntity.java Adds some explanatory javadocs and check world in ModelDataManager (#5762) 2019-07-08 19:47:18 -07:00
IForgeWorld.java Fix max entity radius not being settable by making it a instance method on world. Closes #5601 2019-03-11 15:04:04 -07:00
IForgeWorldServer.java Provisional update to 1.14.4. Missing a lot of playerinteractionmanager patches because everything moved and I'm tired. 2019-07-20 00:35:40 -04:00
IForgeWorldType.java Initial 1.14.3 update. 2019-06-24 19:01:03 -07:00