ForgePatch/patches/minecraft/net/minecraft
2019-10-28 14:13:14 -07:00
..
advancements Recipe system cleanup. (#6014) 2019-08-29 03:18:41 +02:00
block Add onCropsGrow event to KelpTopBlock (#6171) 2019-10-15 14:33:07 -07:00
client Reimplement usage of Item#doesSneakBypassUse() (#6114) 2019-10-28 13:24:15 -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 Make Loot Table data generators more reusable for modders. 2019-10-24 22:09:08 -07: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 shear sound not playing (#6202) 2019-10-15 14:55:26 -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 Add a super early GUI for showing pre-game launch messages from FML. NOTE: this cannot show on MAC because MAC can't handle 2019-10-05 17:03:02 -04: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 Properly propagate the DimensionType information from server to client 2019-10-02 21:54:02 -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 Fixed vanilla bug in entity navigation to stop entities spinning (MC-94054) (#6091) 2019-10-28 14:13:14 -07: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 Reimplement usage of Item#doesSneakBypassUse() (#6114) 2019-10-28 13:24:15 -07:00
stats Add forge registries for most vanilla registries 2019-06-09 04:23:39 -04:00
tags Post tag event directly from reloader thread (#6164) 2019-09-17 14:39:36 -07:00
tileentity Fixed IModelData not being cleared when tile entity is removed (#6115) 2019-10-10 23:07:52 -04: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 Allow structure processors to process entities 2019-09-28 18:18:24 -04:00