Hierarchy For All Packages
- ovh.mythmc.banco.api,
- ovh.mythmc.banco.api.accounts,
- ovh.mythmc.banco.api.bukkit.inventories,
- ovh.mythmc.banco.api.bukkit.util,
- ovh.mythmc.banco.api.configuration,
- ovh.mythmc.banco.api.configuration.sections,
- ovh.mythmc.banco.api.data,
- ovh.mythmc.banco.api.economy,
- ovh.mythmc.banco.api.event,
- ovh.mythmc.banco.api.event.impl,
- ovh.mythmc.banco.api.items,
- ovh.mythmc.banco.api.logger,
- ovh.mythmc.banco.api.storage
Class Hierarchy
- java.lang.Object
- ovh.mythmc.banco.api.accounts.Account
- ovh.mythmc.banco.api.accounts.AccountManager
- ovh.mythmc.banco.api.accounts.AccountSerializer (implements de.exlll.configlib.Serializer<T1,
T2>) - ovh.mythmc.banco.api.configuration.sections.AutoSaveConfig
- ovh.mythmc.banco.api.event.impl.BancoAccountRegisterEvent (implements ovh.mythmc.banco.api.event.BancoEvent)
- ovh.mythmc.banco.api.event.impl.BancoAccountUnregisterEvent (implements ovh.mythmc.banco.api.event.BancoEvent)
- ovh.mythmc.banco.api.bukkit.inventories.BancoContainerBukkit (implements ovh.mythmc.banco.api.storage.BancoContainer<T>)
- ovh.mythmc.banco.api.data.BancoData
- ovh.mythmc.banco.api.data.BancoDataProvider
- ovh.mythmc.banco.api.event.BancoEventManager
- ovh.mythmc.banco.api.economy.BancoHelperSupplier
- ovh.mythmc.banco.api.bukkit.inventories.BancoInventoryBukkit (implements ovh.mythmc.banco.api.storage.BancoInventory<T>)
- ovh.mythmc.banco.api.items.BancoItemManager
- ovh.mythmc.banco.api.event.impl.BancoItemRegisterEvent (implements ovh.mythmc.banco.api.event.BancoEvent)
- ovh.mythmc.banco.api.event.impl.BancoItemUnregisterEvent (implements ovh.mythmc.banco.api.event.BancoEvent)
- ovh.mythmc.banco.api.configuration.BancoSettings
- ovh.mythmc.banco.api.configuration.BancoSettingsProvider
- ovh.mythmc.banco.api.storage.BancoStorageManager
- ovh.mythmc.banco.api.event.impl.BancoStorageRegisterEvent (implements ovh.mythmc.banco.api.event.BancoEvent)
- ovh.mythmc.banco.api.event.impl.BancoStorageUnregisterEvent (implements ovh.mythmc.banco.api.event.BancoEvent)
- ovh.mythmc.banco.api.BancoSupplier
- ovh.mythmc.banco.api.event.impl.BancoTransactionEvent (implements ovh.mythmc.banco.api.event.BancoEvent)
- ovh.mythmc.banco.api.configuration.sections.CommandsConfig
- ovh.mythmc.banco.api.configuration.sections.CurrencyConfig
- ovh.mythmc.banco.api.configuration.sections.InventoriesConfig
- ovh.mythmc.banco.api.bukkit.util.ItemUtil
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- ovh.mythmc.banco.api.AlreadyInitializedException
- java.lang.RuntimeException
- java.lang.Exception
- ovh.mythmc.banco.api.configuration.sections.UpdateTrackerConfig
Interface Hierarchy
- ovh.mythmc.banco.api.Banco
- ovh.mythmc.banco.api.event.BancoEvent
- ovh.mythmc.banco.api.event.BancoEventListener
- ovh.mythmc.banco.api.economy.BancoHelper
- ovh.mythmc.banco.api.storage.BancoStorage
- ovh.mythmc.banco.api.storage.BancoContainer<T>
- ovh.mythmc.banco.api.storage.BancoInventory<T>
- ovh.mythmc.banco.api.logger.LoggerWrapper
Record Class Hierarchy
- java.lang.Object
- java.lang.Record
- ovh.mythmc.banco.api.items.BancoItem
- ovh.mythmc.banco.api.configuration.sections.CommandsConfig.SimpleCommand
- ovh.mythmc.banco.api.configuration.sections.InventoriesConfig.BalanceTopInventory
- ovh.mythmc.banco.api.configuration.sections.InventoriesConfig.InfoInventory
- java.lang.Record