Uses of Class
com.bencodez.advancedcore.api.inventory.GUISession
Packages that use GUISession
-
Uses of GUISession in com.bencodez.advancedcore.api.inventory
Methods in com.bencodez.advancedcore.api.inventory that return GUISessionModifier and TypeMethodDescriptionstatic GUISessionGUISession.extractSession(org.bukkit.entity.Player player) Extract the GUISession from the inventory currently being viewed by a player, or null if none existsstatic GUISessionGUISession.extractSession(org.bukkit.inventory.Inventory inventory) Get the GUISession for a given inventory, or null if none exists for this inventory