ForgePatch/src/main/java/net/minecraftforge/common/extensions
LexManos e1863383ff Fix naming conflicts with official names. 2019-09-04 22:33:17 -07:00
..
IForgeBlock.java Add collisionExtendsVertically hook to allow modded blocks that extend collision into the block above similar to fences. (#6092) 2019-09-03 14:50:27 -07:00
IForgeBlockState.java Add collisionExtendsVertically hook to allow modded blocks that extend collision into the block above similar to fences. (#6092) 2019-09-03 14:50: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 Update mappings to 20190719 in prep for 1.14.4.. 2019-07-19 11:55:30 -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 naming conflicts with official names. 2019-09-04 22:33:17 -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