Mojira Archive
MC-55638

Quick teleport not working with projectiles

Use a fast setblock clock to teleport (for example) all the fireballs to you:

tp @e[type=Fireball] @p

It's glitchy, the movement is not smooth, and the teleport only happens every ~0.6 second. Same with snowballs, arrows, and wither skulls.

It works fine with non-projectile entities:

tp @e[type=Bat] @p

This video shows the bug:
https://www.youtube.com/watch?v=tcsokZxLYB8

EDIT: Setting the wither skull's velocity with this command is also glitchy (not with Fireballs):
summon WitherSkull ~ ~ ~

{direction:[0.0,1.0,0.0],Motion:[0.0,1.0,0.0]}

Won't Fix

filoghost

[Mojang] Grum (Erik Broes)

2014-05-22, 08:59 PM

2016-01-11, 07:49 PM

2016-01-11, 12:35 PM

7

4

Community Consensus

Minecraft 1.7.9 - Minecraft 15w49bMinecraft 1.7.9, Minecraft 14w21b, Minecraft 1.8, Minecraft 1.8.1, Minecraft 1.8.2-pre6, Minecraft 1.8.8, Minecraft 15w49b

-