ForgePatch/patches/minecraft/net/minecraft
2019-04-12 11:05:34 -04:00
..
advancements Initial 1.13.2 update. Major thing to note is that Dimensions have been completely revamped. 2019-02-14 15:08:53 -08:00
block Remove remaining deprecations, improve a few patch comments 2019-03-29 16:58:33 -04:00
client Improve context provided by potion icon rendering hooks (#5111) 2019-04-12 11:05:34 -04:00
command Do not invalidate caps when entity is being moved across worlds. Should fix #5500 2019-03-19 14:10:29 -07:00
crash Initial 1.13.2 update. Major thing to note is that Dimensions have been completely revamped. 2019-02-14 15:08:53 -08:00
enchantment Initial 1.13.2 update. Major thing to note is that Dimensions have been completely revamped. 2019-02-14 15:08:53 -08:00
entity Stop firing LivingSetAttackTargetEvent for setRevengeTarget (#5217) 2019-04-11 19:01:52 -04:00
fluid Initial 1.13.2 update. Major thing to note is that Dimensions have been completely revamped. 2019-02-14 15:08:53 -08:00
init Fix Custom Entity Data not persisting between world loads. Closes #5562 2019-02-25 17:06:37 -08:00
inventory Fix invalid inventory being sent to ItemCraftedEvent Closes #5580 2019-03-11 16:40:59 -07:00
item Fix being unable to plant nether wart (#5572) 2019-03-13 22:37:37 -07:00
nbt Item and NBT patches, IShearable blocks are responsible for setting themselves to air, to allow for setting other states. 2018-12-03 18:04:37 -08:00
network Implement API for mods to control their server status response.. 2019-03-31 16:36:49 -04:00
pathfinding Item and NBT patches, IShearable blocks are responsible for setting themselves to air, to allow for setting other states. 2018-12-03 18:04:37 -08:00
potion Improve context provided by potion icon rendering hooks (#5111) 2019-04-12 11:05:34 -04:00
resources Add method to IResourcePack to hide it entirely from the UI (#5525) 2019-03-25 17:24:37 -04:00
server Fix respawnevent being fired with old player instead of new. Fixes #5658 (#5668) 2019-04-04 19:41:27 -07:00
tags [1.13] Expand tag deserializer to add optional values and remove values without overwriting everything. (#5350) 2019-01-14 19:23:36 -08:00
tileentity Fix Custom Entity Data not persisting between world loads. Closes #5562 2019-02-25 17:06:37 -08:00
util Altered EntityType registry to use a Forge based registry (#5493) 2019-02-18 14:19:25 -08:00
village Initial 1.13.2 update. Major thing to note is that Dimensions have been completely revamped. 2019-02-14 15:08:53 -08:00
world Re-add some missing villager profession patches (#5200) 2019-04-11 18:50:01 -04:00