JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH:
Package valorless.havenbags
package
valorless.havenbags
Core package for the HavenBags plugin, containing main classes, listeners, configuration, and shared utilities.
Related Packages
Package
Description
valorless.havenbags.annotations
Annotations used throughout HavenBags to document API contracts and usage.
valorless.havenbags.api
Public API surface for interacting with HavenBags features and data.
valorless.havenbags.commands
Command implementations and command framework utilities for HavenBags.
valorless.havenbags.database
Database access layer and cache helpers used by HavenBags.
valorless.havenbags.datamodels
Data transfer objects and models representing bags, settings, and messages.
valorless.havenbags.enums
Enumerations for configuration options and actions.
valorless.havenbags.events
Custom Bukkit events fired by HavenBags.
valorless.havenbags.features
Feature implementations providing core bag mechanics and optional modules.
valorless.havenbags.gui
Graphical user interface classes for players interacting with bags.
valorless.havenbags.hooks
Integrations and hooks into external plugins and libraries.
valorless.havenbags.items
valorless.havenbags.mods
Preview and mod-related utilities for HavenBags.
valorless.havenbags.persistentdatacontainer
Helpers for interacting with the Bukkit PersistentDataContainer API.
valorless.havenbags.prevention
Event listeners and logic preventing unintended interactions with bags.
valorless.havenbags.utils
Internal utility classes shared across the plugin.
All Classes and Interfaces
Classes
Enum Classes
Class
Description
BagData
BagData.Bag
BagData.UpdateSource
BagListener
Listener for handling player interactions with bags.
CommandListener
ConfigValidation
EventListener
HavenBags
HavenBags.BagHashes
HavenBags.BagState
HavenBags.BlacklistNBT
Lang
Main
TabCompletion