spaceCRAFTprojekt / SpaceCraft-Code

Ein [sehr] dummes Informatikprojekt. Fortgesetzt auf https://github.com/SillySoftwareSolutions/SpaceCraft-Code.
GNU General Public License v3.0
3 stars 1 forks source link

Keine MouseEvents im InvMenu #22

Closed alex-unknown closed 5 years ago

alex-unknown commented 5 years ago

Komsicherweise werden die MouseEvents im menu.InvMenu nicht mehr aufgerufen. Falls jemand ne idee ha, woran das liegen könnte...

alex-unknown commented 5 years ago

Das client.menus.InventoryMenu hat PlayerMenu extendet => die im InvMenu enthaltenen Listener konnten nix machen

Kann in Zukunft nicht mehr passieren, da MenuInv jetzt ein InvMenu als Übergabeparameter braucht.