Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-40424

Village sieges are not possible

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • None
    • Minecraft 1.7.2
    • Windows 7
      java JDK 7
    • Unconfirmed

      while digging trough the village classes i found the siege class.
      the last function of that class should return a vec3 coord.
      but the vec3 it retrieves from the pool does not get returned and will always be null
      this means that the Boolean function that uses this function always returns false.

      to fix this problem there only needs to be a return statement when it retrieves a vec3 from the vecPool

            Unassigned Unassigned
            killje patrick beuks
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: