summaryrefslogtreecommitdiffstats
path: root/nms-patches/ItemBoat.patch
diff options
context:
space:
mode:
authormd_5 <git@md-5.net>2017-03-20 15:41:15 +1100
committermd_5 <git@md-5.net>2017-03-20 15:41:15 +1100
commit257d6cd04f7d669a4000b81ca78624f6501787c1 (patch)
tree1d4a8c594d2b98af83424b5ae6e61602c82bed79 /nms-patches/ItemBoat.patch
parentb80055abfba170378fb945b743b945db718b3fbd (diff)
downloadcraftbukkit-257d6cd04f7d669a4000b81ca78624f6501787c1.tar
craftbukkit-257d6cd04f7d669a4000b81ca78624f6501787c1.tar.gz
craftbukkit-257d6cd04f7d669a4000b81ca78624f6501787c1.tar.lz
craftbukkit-257d6cd04f7d669a4000b81ca78624f6501787c1.tar.xz
craftbukkit-257d6cd04f7d669a4000b81ca78624f6501787c1.zip
Process entity portalling towards the end of a tick.
Cross world teleportation works by taking a copy of an entity and moving it to a new world. After this happens the original entity is marked as dead so as to be removed from the original world, however it still undergoes one further tick in the main world, but with some information from the new world. It is not so easy to break out of this tick cycle if needed, so instead we move the portalling process towards the end of an existing tick. This ensures that the entity will not be spuriously ticked.
Diffstat (limited to 'nms-patches/ItemBoat.patch')
0 files changed, 0 insertions, 0 deletions