ForgePatch/patches/minecraft/net/minecraft
2019-05-21 11:00:47 -07: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 Fix modded TEs not being removed on block change 2019-05-12 15:05:33 -04:00
client Fix MC-146650 GuiContainer#keyPressed to return the correct key handled boolean (#5367) 2019-05-21 11:00:47 -07:00
command Add comment to vanilla bugfix, update skipped_commits.md 2019-04-25 15:59:08 -04: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 Add EntityPlaceEvent (#5057) 2019-04-23 19:58:09 -04:00
entity Add Forge dimension-changing hooks to spectator handling code (#5212) 2019-04-25 15:08:15 -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 Add support for vanilla recipes having nbt on result (#5710) Fix #5663 2019-05-12 21:44:46 -07:00
nbt Fail fast when null is used with setTag instead of crashing in writeEntry (#5257) 2019-04-24 01:32:45 -04:00
network Allow custom DataSerializers to be registered safely (#5245) 2019-04-24 13:05:12 -04:00
pathfinding Fix some typos in cherry-picked commits 2019-04-13 09:47:33 -04:00
potion Add redirects to PotionEffect to respect registry replacement (#5213) 2019-04-23 14:47:47 -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 caps not being visible on old player during clone event (#5728) 2019-05-13 09:57:50 -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 Add a few events pertaining to villages (#5302) 2019-04-24 01:07:02 -04:00
world Fix vanilla bug in writing structure templates with multiple palettes. 2019-05-12 23:40:54 -07:00