Uses of Class
valorless.havenbags.gui.BagGUI
Packages that use BagGUI
Package
Description
Core package for the HavenBags plugin, containing main classes,
listeners, configuration, and shared utilities.
Data transfer objects and models representing bags, settings, and messages.
-
Uses of BagGUI in valorless.havenbags
Methods in valorless.havenbags with parameters of type BagGUIModifier and TypeMethodDescriptionstatic voidBagData.MarkBagOpen(String uuid, org.bukkit.inventory.ItemStack bagItem, org.bukkit.entity.Player player, BagGUI gui) -
Uses of BagGUI in valorless.havenbags.datamodels
Fields in valorless.havenbags.datamodels declared as BagGUIModifier and TypeFieldDescriptionActiveBag.guiDeprecated, for removal: This API element is subject to removal in a future version.Methods in valorless.havenbags.datamodels that return BagGUIMethods in valorless.havenbags.datamodels with parameters of type BagGUIConstructors in valorless.havenbags.datamodels with parameters of type BagGUI