GUI updating when not open
BenWoodworth opened this issue ยท 0 comments
v0.21.1
After closing a GUI, interacting with other inventories still triggers updates in the GUI.
co.kepler.fastcraftplus.craftgui.GUIFastCraft.updateLayout(GUIFastCraft.java:103)
co.kepler.fastcraftplus.craftgui.GUIFastCraft.inventoryChange(GUIFastCraft.java:152)
co.kepler.fastcraftplus.craftgui.GUIFastCraft.access$100(GUIFastCraft.java:30)
co.kepler.fastcraftplus.craftgui.GUIFastCraft$GUIListener$1.run(GUIFastCraft.java:190)