ForgePatch/patches/minecraft/net/minecraft
ichttt c6dd475610 Move world unload patch to tick function to prevent duplicate unloading, fix log message in dim manager, fix javadoc for unload method (#5964) 2019-07-30 16:39:05 -07:00
..
advancements Initial 1.14.3 update. 2019-06-24 19:01:03 -07:00
block fix melon and pumpkin seeds being peaceable on more than just farmland (#5980) 2019-07-30 16:35:23 -07:00
client Fixed possible ClassCastException with dye-able armor. (#5985) 2019-07-30 16:30:12 -07:00
command Update to 1.14.2 2019-06-07 16:50:47 -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 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 Fix Slimes not splitting on death Closes #5973 2019-07-25 17:59:57 -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 Fix & Improve state comparison when checking vanilla block replacements (#5922) 2019-07-22 19:23:20 -07:00
nbt Update to 1.14.2 2019-06-07 16:50:47 -04:00
network Fixed network ticking player entity while it is dead. And explicitly prevent overworld from unloading. Closes #5978 2019-07-27 02:35:06 -07:00
particles Fixed item breaking particles not capturing current state of the ItemStack. Closes #5934 2019-07-16 16:02:52 -07:00
pathfinding 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
potion 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
resources Remove legacy StartupProgress. 2019-06-30 23:48:54 -04:00
server Fixed missed patch causing blocks to not dropping EXP and BreakEvent to not fire. 2019-07-24 11:15:23 -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 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
util Initial 1.14.3 update. 2019-06-24 19:01:03 -07: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 Move world unload patch to tick function to prevent duplicate unloading, fix log message in dim manager, fix javadoc for unload method (#5964) 2019-07-30 16:39:05 -07:00