ForgePatch/patches/minecraft/net/minecraft
Pokechu22 73bb013b25 Fail fast when null is used with setTag instead of crashing in writeEntry (#5257) 2019-04-24 01:32:45 -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 Add a hook for farmland watering (#4891) 2019-04-12 20:16:34 -04:00
client Better support for custom bows (#5209) 2019-04-23 18:04:19 -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 Add EntityPlaceEvent (#5057) 2019-04-23 19:58:09 -04:00
entity Add a few events pertaining to villages (#5302) 2019-04-24 01:07:02 -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 Sync up canPlaceTorchOnTop logic with BlockTorch#isValidPosition 2019-04-24 00:59:03 -04: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 Fix EntityDataManager logging level 2019-04-13 10:45:33 -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 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 Add a few events pertaining to villages (#5302) 2019-04-24 01:07:02 -04:00
world Written size does not include int bytes. 2019-04-23 16:30:26 -04:00