ForgePatch/patches/minecraft/net/minecraft
tterrag 958bbf6c9a Fix MC-136995 - Chunk loading and unloading issue with entities placed in exact positions. (#5160)
This includes three commits from 1.12.x:
c20a5e8805
93b704b459
ee0d43bbde

Scatter gun patches to improve entity tracking and position tracking.
Provided by Aikar through the Paper project, this commit of patches combines the following patches:

fd1bd5223a/Spigot-Server-Patches/0306-Mark-chunk-dirty-anytime-entities-change-to-guarante.patch
fd1bd5223a/Spigot-Server-Patches/0315-Always-process-chunk-registration-after-moving.patch
fd1bd5223a/Spigot-Server-Patches/0335-Ensure-chunks-are-always-loaded-on-hard-position-set.patch
fd1bd5223a/Spigot-Server-Patches/0378-Sync-Player-Position-to-Vehicles.patch

Co-authored-by: Gabriel Harris-Rouquette <github@gabizou.com>
2019-01-11 18:32:16 -05:00
..
advancements Patch work, most of block classes, and fix eclipse run configs. 2018-11-16 23:15:39 -08:00
block Fix blockstate id map calculation. (#5279) 2019-01-11 14:52:30 -08:00
client Clean progress bar code and fix TextureMap patch (#5304) 2018-12-28 18:05:05 -08:00
crash Port some patches to 1.13 (#5267) 2018-12-10 12:37:14 -08:00
enchantment 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
entity Fix MC-136995 - Chunk loading and unloading issue with entities placed in exact positions. (#5160) 2019-01-11 18:32:16 -05:00
fluid Fixed all compile errors except the 4 in KeyBinding. 2018-09-21 15:50:37 -07:00
init Reimplement @ObjectHolder scanning, and expose system for others to add handlers. 2019-01-09 20:57:01 -08:00
inventory Port some patches to 1.13 (#5267) 2018-12-10 12:37:14 -08:00
item Rendering patches (#5262) 2018-12-21 14:45:35 -08: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 Fix MC-136995 - Chunk loading and unloading issue with entities placed in exact positions. (#5160) 2019-01-11 18:32:16 -05: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 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
resources Clean progress bar code and fix TextureMap patch (#5304) 2018-12-28 18:05:05 -08:00
server More patch work, our async chunk loading doesn't appear to be viable for 1.13. 2018-12-05 18:08:27 -08:00
tileentity World and TileEntity patch work. 2018-12-13 01:15:53 -08:00
util Most client patches done except the render pipeline. 2018-11-28 22:15:05 -08:00
village Disable eclipse compiler and switch to SRG patches. 2018-09-22 00:38:21 -07:00
world Fix MC-136995 - Chunk loading and unloading issue with entities placed in exact positions. (#5160) 2019-01-11 18:32:16 -05:00