Entities ignoring yaw when teleported

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Minor
    • None
    • Affects Version/s: None
    • None

      This shulker will not have a yaw of 90 when teleported, it will always face south.

       

      Shulker shulker = world.spawnEntity(location, EntityType.SHULKER);
      location.setYaw(90);
      shulker.teleport(location);

            Assignee:
            Unassigned
            Reporter:
            Ricky Fisher
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: