Package me.eddie.inventoryguiapi.gui.session


package me.eddie.inventoryguiapi.gui.session
Keeps track of the state of a GUI, it's pages and their contents
  • Class
    Description
    A simple implementation of the Attributable interface that uses a hashmap
    Represents an object that attributes can be added to and remove from.
    Represents a viewing session for a GUI.
    This class represents the current state of an InventoryGUI being displayed.
    Represents the current state of an InventoryGUI page.