p.openInventory() can't open FurnaceInventory

      I tried to open a FurnaceInventory

      Code used:
      Furnace f = (Furnace)w.getBlockAt(i, 0, 0).getState();
      p.openInventory(f.getInventory());

      Code works under 1.7 & 1.7+8 but not under 1.8.3

      btw. no console errors

            Assignee:
            Unassigned
            Reporter:
            LucaDev
            Votes:
            4 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: