You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
would like to know if there is a method to clear this list. I am developing a plugin that regenerates the GUI each time an item is clicked. I am finding it difficult to have to remove all of the guiItems.
The text was updated successfully, but these errors were encountered:
private final Map<Integer, GuiItem> guiItems;
would like to know if there is a method to clear this list. I am developing a plugin that regenerates the GUI each time an item is clicked. I am finding it difficult to have to remove all of the guiItems.
The text was updated successfully, but these errors were encountered: