ForgePatch/patches/minecraft/net/minecraft
LexManos 3cc76a3f60 Fix Entity.getPersistentData function name. Closes #6131
Bump spec version for first 1.14.4 RB.
2019-09-12 09:12:30 -07:00
..
advancements Recipe system cleanup. (#6014) 2019-08-29 03:18:41 +02:00
block Some (sadly breaking) improvements to the Fluid API (#6110) 2019-09-11 16:00:32 +02:00
client Fix ParticleFactoryRegisterEvent not firing (#6126) 2019-09-12 09:01:43 -07:00
command Remove StructureArgument to work around vanilla issue, clean up custom arguments 2019-09-08 02:01:17 -04:00
crash 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
data Recipe system cleanup. (#6014) 2019-08-29 03:18:41 +02:00
dispenser Fix naming conflicts with official names. 2019-09-04 22:33:17 -07:00
enchantment Initial 1.14.3 update. 2019-06-24 19:01:03 -07:00
entity Fix Entity.getPersistentData function name. Closes #6131 2019-09-12 09:12:30 -07:00
fluid Some (sadly breaking) improvements to the Fluid API (#6110) 2019-09-11 16:00:32 +02:00
inventory/container Implement Item.isRepairable in Crafting and Grindstone. Closes #5917 2019-07-09 18:02:47 -07:00
item Some (sadly breaking) improvements to the Fluid API (#6110) 2019-09-11 16:00:32 +02:00
nbt Introduce new Side Annotation Stripper system to semi-automate the shipment of Sided methods and cleanup patches. 2019-07-31 21:15:39 -07:00
network Fix SCommandListPacket underflowing buffer when encountering a missing argument type 2019-09-08 01:33:21 -04:00
particles Fix Digging particle sometimes using the wrong block pos to get additional model data (#6077) 2019-08-28 21:33:15 -07:00
pathfinding 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
potion Fix coremod not redirecting to the correct method (#6078) 2019-08-28 17:49:46 -07:00
resources Introduce new Side Annotation Stripper system to semi-automate the shipment of Sided methods and cleanup patches. 2019-07-31 21:15:39 -07:00
server Fix naming conflicts with official names. 2019-09-04 22:33:17 -07:00
stats Add forge registries for most vanilla registries 2019-06-09 04:23:39 -04:00
tags Introduce new Side Annotation Stripper system to semi-automate the shipment of Sided methods and cleanup patches. 2019-07-31 21:15:39 -07:00
tileentity Fixed DimensionType.getRegistryName() returning null Closes #5992 2019-07-31 22:43:46 -07:00
util Properly fix missing attribute issue, add vanilla bug ID 2019-09-08 02:23:16 -04:00
village 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
world Fix a couple places not calling forge getLightValue 2019-09-08 23:32:27 -04:00