-
Bug
-
Resolution: Fixed
-
Minecraft 14w08a, Minecraft 14w19a, Minecraft 14w29b, Minecraft 14w30c, Minecraft 14w31a, Minecraft 1.8-pre2, Minecraft 1.8.8, Minecraft 15w35e, Minecraft 15w44a
-
Confirmed
When a WitherSkull gets teleported above ~256 it disapears
How to reproduce:
- Summon a WitherSkull
/summon WitherSkull ~ ~ ~ {direction:[0.0,0.0,0.0]}
- Testfor the WitherSkull to make sure it is still there (This should output something like "Found ...")
/testfor @e[type=WitherSkull]
- Teleport it 270 blocks up
/tp @e[type=WitherSkull] ~ ~270 ~
- Test again for the WitherSkull
Now you shouldn't be able to find it
Fireballs could also be affected. This may be intended because Minecraft wants to redruce lag and infinitely flying WitherSkulls will probably create lag