ForgePatch/patches/minecraft/net/minecraft
2019-07-09 18:21:05 -07:00
..
advancements Initial 1.14.3 update. 2019-06-24 19:01:03 -07:00
block Added harvestLevel and harvestTool setter to the Block.Properties. (#5916) 2019-07-08 15:45:53 -07:00
client Pass tick counter to custom render handlers (#5744) 2019-07-08 19:55:47 -07:00
command Update to 1.14.2 2019-06-07 16:50:47 -04:00
crash Update to 1.14.2 2019-06-07 16:50:47 -04:00
data Fix duplicate WorldEvent.Unload call in client key handler. 2019-06-27 17:23:23 -07:00
dispenser Fixed #5895: Shearing via Displenser drops Shears (#5906) 2019-07-08 15:47:34 -07:00
enchantment Initial 1.14.3 update. 2019-06-24 19:01:03 -07:00
entity Fixed EntityJoinWorldEvent not being fired when player is added to ServerWorld. #5827 2019-07-08 18:42:12 -07:00
fluid Initial 1.14.3 update. 2019-06-24 19:01:03 -07:00
inventory/container Implement Item.isRepairable in Crafting and Grindstone. Closes #5917 2019-07-09 18:02:47 -07:00
item Implemented Item.get/setDamage hooks. Closes #5899 2019-07-09 18:03:19 -07:00
nbt Update to 1.14.2 2019-06-07 16:50:47 -04:00
network Add extension to write entry id's to PacketBuffer's (#5812) 2019-06-25 13:55:24 -07:00
particles Add forge registries for most vanilla registries 2019-06-09 04:23:39 -04:00
pathfinding Update to 1.14.2 2019-06-07 16:50:47 -04:00
potion Update to 1.14.2 2019-06-07 16:50:47 -04:00
resources Remove legacy StartupProgress. 2019-06-30 23:48:54 -04:00
server Initial 1.14.3 update. 2019-06-24 19:01:03 -07:00
stats Add forge registries for most vanilla registries 2019-06-09 04:23:39 -04:00
tags Initial 1.14.3 update. 2019-06-24 19:01:03 -07:00
tileentity Update to 1.14.2 2019-06-07 16:50:47 -04:00
util Initial 1.14.3 update. 2019-06-24 19:01:03 -07:00
village Initial 1.14.3 update. 2019-06-24 19:01:03 -07:00
world Added LootPool.Builder#bonusRolls setter. Closes #5887 2019-07-09 18:21:05 -07:00