Index
All Classes|All Packages|Constant Field Values|Deprecated API
A
- addButton(Button) - Method in class tsp.headdb.inventory.PagedPane
- addCustomChart(Metrics.CustomChart) - Method in class tsp.headdb.util.Metrics
-
Adds a custom chart.
- addFavoriteHead(UUID, String) - Static method in class tsp.headdb.api.HeadAPI
-
Add a favorite
Head
to the player - AdvancedBarChart(String, Callable<Map<String, int[]>>) - Constructor for class tsp.headdb.util.Metrics.AdvancedBarChart
-
Class constructor.
- AdvancedPie(String, Callable<Map<String, Integer>>) - Constructor for class tsp.headdb.util.Metrics.AdvancedPie
-
Class constructor.
- ALPHABET - Enum constant in enum class tsp.headdb.implementation.Category
- ANIMALS - Enum constant in enum class tsp.headdb.implementation.Category
- async(Consumer<BukkitTask>) - Static method in class tsp.headdb.util.Utils
B
- B_STATS_VERSION - Static variable in class tsp.headdb.util.Metrics
- BasicEconomyProvider - Interface in tsp.headdb.economy
-
An interface for generalizing Economy Provider's
- BLOCKS - Enum constant in enum class tsp.headdb.implementation.Category
- Button - Class in tsp.headdb.inventory
-
A button
- Button(ItemStack) - Constructor for class tsp.headdb.inventory.Button
- Button(ItemStack, Consumer<InventoryClickEvent>) - Constructor for class tsp.headdb.inventory.Button
C
- cache - Static variable in enum class tsp.headdb.implementation.Category
- canPurchase(Player, BigDecimal, Consumer<Boolean>) - Method in interface tsp.headdb.economy.BasicEconomyProvider
-
Retrieve if the player can purchase a head using this economy provider
- canPurchase(Player, BigDecimal, Consumer<Boolean>) - Method in class tsp.headdb.economy.TreasuryProvider
- canPurchase(Player, BigDecimal, Consumer<Boolean>) - Method in class tsp.headdb.economy.VaultProvider
- category(Category) - Method in class tsp.headdb.implementation.Head
- Category - Enum Class in tsp.headdb.implementation
- charge(Player, BigDecimal, Consumer<Boolean>) - Method in interface tsp.headdb.economy.BasicEconomyProvider
-
Charge the player a specific amount using this economy provider
- charge(Player, BigDecimal, Consumer<Boolean>) - Method in class tsp.headdb.economy.TreasuryProvider
- charge(Player, BigDecimal, Consumer<Boolean>) - Method in class tsp.headdb.economy.VaultProvider
- click(InventoryClickEvent) - Method in class tsp.headdb.listener.MenuListener
- color(String) - Method in class tsp.headdb.inventory.PagedPane
- colorize(String) - Static method in class tsp.headdb.util.Utils
- controlBack - Variable in class tsp.headdb.inventory.PagedPane
- controlMain - Variable in class tsp.headdb.inventory.PagedPane
- controlNext - Variable in class tsp.headdb.inventory.PagedPane
- createControls(Inventory) - Method in class tsp.headdb.inventory.PagedPane
-
Creates the controls
D
- DatabaseUpdateEvent - Class in tsp.headdb.api.event
-
This event is called AFTER a
HeadDatabase
updates. - DatabaseUpdateEvent(HeadDatabase, Map<Category, List<Head>>) - Constructor for class tsp.headdb.api.event.DatabaseUpdateEvent
- DatabaseUpdateTask - Class in tsp.headdb.implementation
- DatabaseUpdateTask() - Constructor for class tsp.headdb.implementation.DatabaseUpdateTask
- debug(String) - Static method in class tsp.headdb.util.Log
- DEBUG - Enum constant in enum class tsp.headdb.util.Log.LogLevel
- DECORATION - Enum constant in enum class tsp.headdb.implementation.Category
- DrilldownPie(String, Callable<Map<String, Map<String, Integer>>>) - Constructor for class tsp.headdb.util.Metrics.DrilldownPie
-
Class constructor.
E
- equals(Object) - Method in class tsp.headdb.inventory.Button
- error(String) - Static method in class tsp.headdb.util.Log
- error(Throwable) - Static method in class tsp.headdb.util.Log
- ERROR - Enum constant in enum class tsp.headdb.util.Log.LogLevel
F
- FOOD_DRINKS - Enum constant in enum class tsp.headdb.implementation.Category
G
- getByName(String) - Static method in enum class tsp.headdb.implementation.Category
-
Retrieve a
Category
by name - getCategory() - Method in class tsp.headdb.implementation.Head
- getCategory() - Method in class tsp.headdb.implementation.LocalHead
- getCategoryCost(Player, String) - Static method in class tsp.headdb.inventory.InventoryUtils
- getChartData() - Method in class tsp.headdb.util.Metrics.AdvancedBarChart
- getChartData() - Method in class tsp.headdb.util.Metrics.AdvancedPie
- getChartData() - Method in class tsp.headdb.util.Metrics.CustomChart
- getChartData() - Method in class tsp.headdb.util.Metrics.DrilldownPie
- getChartData() - Method in class tsp.headdb.util.Metrics.MultiLineChart
- getChartData() - Method in class tsp.headdb.util.Metrics.SimpleBarChart
- getChartData() - Method in class tsp.headdb.util.Metrics.SimplePie
- getChartData() - Method in class tsp.headdb.util.Metrics.SingleLineChart
- getColor() - Method in enum class tsp.headdb.implementation.Category
- getCost() - Method in class tsp.headdb.api.event.PlayerHeadPurchaseEvent
- getCurrentPage() - Method in class tsp.headdb.inventory.PagedPane
- getData() - Method in class tsp.headdb.util.Localization
- getDatabase() - Method in class tsp.headdb.api.event.DatabaseUpdateEvent
-
Retrieve the
HeadDatabase
associated with this event - getDatabase() - Static method in class tsp.headdb.api.HeadAPI
-
Retrieves the main
HeadDatabase
- getEconomyProvider() - Method in class tsp.headdb.HeadDB
- getEntries() - Method in class tsp.headdb.storage.PlayerDataFile
- getFavoriteHeads(UUID) - Static method in class tsp.headdb.api.HeadAPI
- getFavoriteHeadsByTexture(UUID) - Method in class tsp.headdb.storage.PlayerDataFile
- getFile() - Method in class tsp.headdb.storage.PlayerDataFile
- getFile() - Method in class tsp.headdb.util.Localization
- getHandlers() - Method in class tsp.headdb.api.event.DatabaseUpdateEvent
- getHandlers() - Method in class tsp.headdb.api.event.PlayerHeadPurchaseEvent
- getHead() - Method in class tsp.headdb.api.event.PlayerHeadPurchaseEvent
- getHeadByID(int) - Static method in class tsp.headdb.api.HeadAPI
-
Retrieve a
Head
by it's ID - getHeadByID(int) - Method in class tsp.headdb.implementation.HeadDatabase
- getHeadByUniqueId(UUID) - Static method in class tsp.headdb.api.HeadAPI
-
Retrieve a
Head
by it's UUID - getHeadByUniqueId(UUID) - Method in class tsp.headdb.implementation.HeadDatabase
- getHeadByValue(String) - Static method in class tsp.headdb.api.HeadAPI
-
Retrieve a
Head
by it's value - getHeadByValue(String) - Method in class tsp.headdb.implementation.HeadDatabase
- getHeads() - Method in class tsp.headdb.api.event.DatabaseUpdateEvent
-
Retrieve the result of the update
- getHeads() - Static method in class tsp.headdb.api.HeadAPI
- getHeads() - Method in class tsp.headdb.implementation.HeadDatabase
-
Gets all heads from the cache if available.
- getHeads(Category) - Static method in class tsp.headdb.api.HeadAPI
- getHeads(Category) - Method in class tsp.headdb.implementation.HeadDatabase
- getHeadsByName(String) - Static method in class tsp.headdb.api.HeadAPI
- getHeadsByName(String) - Method in class tsp.headdb.implementation.HeadDatabase
- getHeadsByName(Category, String) - Static method in class tsp.headdb.api.HeadAPI
- getHeadsByName(Category, String) - Method in class tsp.headdb.implementation.HeadDatabase
- getHeadsByTag(String) - Static method in class tsp.headdb.api.HeadAPI
- getHeadsByTag(String) - Method in class tsp.headdb.implementation.HeadDatabase
- getHeadsNoCache(Consumer<Map<Category, List<Head>>>) - Method in class tsp.headdb.implementation.HeadDatabase
- getId() - Method in class tsp.headdb.implementation.Head
- getId() - Method in class tsp.headdb.implementation.LocalHead
- getInstance() - Static method in class tsp.headdb.HeadDB
- getInventory() - Method in class tsp.headdb.inventory.PagedPane
-
Get the object's inventory.
- getItem() - Method in enum class tsp.headdb.implementation.Category
-
Retrieve the first valid head from a category
- getItemStack() - Method in class tsp.headdb.inventory.Button
- getItemStack(Material, int, String, String...) - Method in class tsp.headdb.inventory.PagedPane
-
Deprecated.
- getLastUpdate() - Method in class tsp.headdb.implementation.HeadDatabase
-
Get the last time the database was updated.
- getLocalHeads() - Static method in class tsp.headdb.api.HeadAPI
-
Retrieve a list of
LocalHead
's. - getLocalization() - Method in interface tsp.headdb.command.HeadSubCommand
- getLocalization() - Method in class tsp.headdb.HeadDB
- getLocation() - Method in enum class tsp.headdb.implementation.Category
- getMenuItem() - Method in class tsp.headdb.implementation.Head
- getMenuItem() - Method in class tsp.headdb.implementation.LocalHead
- getMessage(String) - Method in class tsp.headdb.util.Localization
- getName() - Method in enum class tsp.headdb.implementation.Category
- getName() - Method in class tsp.headdb.implementation.Head
- getName() - Method in class tsp.headdb.implementation.LocalHead
- getName() - Static method in class tsp.headdb.util.Log
- getPageAmount() - Method in class tsp.headdb.inventory.PagedPane
- getPlayer() - Method in class tsp.headdb.api.event.PlayerHeadPurchaseEvent
- getPlayerData() - Method in class tsp.headdb.HeadDB
- getPlugin() - Method in class tsp.headdb.implementation.HeadDatabase
- getPluginData() - Method in class tsp.headdb.util.Metrics
-
Gets the plugin specific data.
- getProvider() - Method in class tsp.headdb.economy.VaultProvider
- getRefresh() - Method in class tsp.headdb.implementation.HeadDatabase
- getStackTrace(Throwable) - Static method in class tsp.headdb.util.Log
- getTags() - Method in class tsp.headdb.implementation.Head
- getTags() - Method in class tsp.headdb.implementation.LocalHead
- getTimeout() - Method in class tsp.headdb.implementation.HeadDatabase
- getUniqueId() - Method in class tsp.headdb.implementation.Head
- getUniqueId() - Method in class tsp.headdb.implementation.LocalHead
- getUsername(UUID) - Method in class tsp.headdb.storage.PlayerDataFile
- getValue() - Method in class tsp.headdb.implementation.Head
- getValue() - Method in class tsp.headdb.implementation.LocalHead
- GiveCommand - Class in tsp.headdb.command
- GiveCommand() - Constructor for class tsp.headdb.command.GiveCommand
H
- handle(CommandSender, String[]) - Method in class tsp.headdb.command.GiveCommand
- handle(CommandSender, String[]) - Method in interface tsp.headdb.command.HeadSubCommand
- handle(CommandSender, String[]) - Method in class tsp.headdb.command.InfoCommand
- handle(CommandSender, String[]) - Method in class tsp.headdb.command.ReloadCommand
- handle(CommandSender, String[]) - Method in class tsp.headdb.command.SearchCommand
- handle(CommandSender, String[]) - Method in class tsp.headdb.command.TagSearchCommand
- handle(CommandSender, String[]) - Method in class tsp.headdb.command.UpdateCommand
- hashCode() - Method in class tsp.headdb.inventory.Button
- Head - Class in tsp.headdb.implementation
- Head() - Constructor for class tsp.headdb.implementation.Head
- Head(int) - Constructor for class tsp.headdb.implementation.Head
- HeadAPI - Class in tsp.headdb.api
-
This class provides simple methods for interacting with the HeadDB plugin
- HeadDatabase - Class in tsp.headdb.implementation
-
This is the Database that holds all heads
- HeadDatabase(JavaPlugin) - Constructor for class tsp.headdb.implementation.HeadDatabase
- HeadDB - Class in tsp.headdb
- HeadDB() - Constructor for class tsp.headdb.HeadDB
- HeadDBCommand - Class in tsp.headdb.command
- HeadDBCommand() - Constructor for class tsp.headdb.command.HeadDBCommand
- HeadSubCommand - Interface in tsp.headdb.command
-
An interface for a HeadDB sub-command
- HUMANOID - Enum constant in enum class tsp.headdb.implementation.Category
- HUMANS - Enum constant in enum class tsp.headdb.implementation.Category
I
- id(int) - Method in class tsp.headdb.implementation.Head
- info(String) - Static method in class tsp.headdb.util.Log
- INFO - Enum constant in enum class tsp.headdb.util.Log.LogLevel
- InfoCommand - Class in tsp.headdb.command
- InfoCommand() - Constructor for class tsp.headdb.command.InfoCommand
- initProvider() - Method in interface tsp.headdb.economy.BasicEconomyProvider
-
Convenience method for initializing economy
- initProvider() - Method in class tsp.headdb.economy.TreasuryProvider
- initProvider() - Method in class tsp.headdb.economy.VaultProvider
- InventoryUtils - Class in tsp.headdb.inventory
-
Class for handling the "dirty" work such as inventories and economy.
- InventoryUtils() - Constructor for class tsp.headdb.inventory.InventoryUtils
- isCancelled() - Method in class tsp.headdb.api.event.PlayerHeadPurchaseEvent
- isEnabled() - Method in class tsp.headdb.util.Metrics
-
Checks if bStats is enabled.
- isLastUpdateOld() - Method in class tsp.headdb.implementation.HeadDatabase
-
Checks if the update is past the refresh time
- isLatestVersion(JavaPlugin, int, Consumer<Boolean>) - Static method in class tsp.headdb.util.Utils
-
Retrieve the latest release from spigot
J
- JoinListener - Class in tsp.headdb.listener
- JoinListener(HeadDB) - Constructor for class tsp.headdb.listener.JoinListener
L
- load() - Method in class tsp.headdb.storage.PlayerDataFile
- load() - Method in class tsp.headdb.util.Localization
- LocalHead - Class in tsp.headdb.implementation
- LocalHead(UUID) - Constructor for class tsp.headdb.implementation.LocalHead
- Localization - Class in tsp.headdb.util
-
Localization class for a messages file
- Localization(File) - Constructor for class tsp.headdb.util.Localization
- log(Throwable) - Static method in class tsp.headdb.util.Log
- log(Log.LogLevel, String) - Static method in class tsp.headdb.util.Log
- Log - Class in tsp.headdb.util
- Log() - Constructor for class tsp.headdb.util.Log
- Log.LogLevel - Enum Class in tsp.headdb.util
M
- MenuListener - Class in tsp.headdb.listener
- MenuListener(JavaPlugin) - Constructor for class tsp.headdb.listener.MenuListener
- Metrics - Class in tsp.headdb.util
-
bStats collects some data for plugin authors.
- Metrics(Plugin, int) - Constructor for class tsp.headdb.util.Metrics
-
Class constructor.
- Metrics.AdvancedBarChart - Class in tsp.headdb.util
-
Represents a custom advanced bar chart.
- Metrics.AdvancedPie - Class in tsp.headdb.util
-
Represents a custom advanced pie.
- Metrics.CustomChart - Class in tsp.headdb.util
-
Represents a custom chart.
- Metrics.DrilldownPie - Class in tsp.headdb.util
-
Represents a custom drilldown pie.
- Metrics.MultiLineChart - Class in tsp.headdb.util
-
Represents a custom multi line chart.
- Metrics.SimpleBarChart - Class in tsp.headdb.util
-
Represents a custom simple bar chart.
- Metrics.SimplePie - Class in tsp.headdb.util
-
Represents a custom simple pie.
- Metrics.SingleLineChart - Class in tsp.headdb.util
-
Represents a custom single line chart.
- MISCELLANEOUS - Enum constant in enum class tsp.headdb.implementation.Category
- modifyFavorite(UUID, String, PlayerDataFile.ModificationType) - Method in class tsp.headdb.storage.PlayerDataFile
- modifyUsername(UUID, String, PlayerDataFile.ModificationType) - Method in class tsp.headdb.storage.PlayerDataFile
- MONSTERS - Enum constant in enum class tsp.headdb.implementation.Category
- MultiLineChart(String, Callable<Map<String, Integer>>) - Constructor for class tsp.headdb.util.Metrics.MultiLineChart
-
Class constructor.
N
- name(String) - Method in class tsp.headdb.implementation.Head
- name(String) - Method in class tsp.headdb.implementation.LocalHead
O
- onClick(InventoryClickEvent) - Method in class tsp.headdb.inventory.Button
- onClick(InventoryClickEvent) - Method in class tsp.headdb.inventory.PagedPane
- onClick(InventoryClickEvent) - Method in class tsp.headdb.listener.PagedPaneListener
- onCommand(CommandSender, Command, String, String[]) - Method in class tsp.headdb.command.HeadDBCommand
- onDisable() - Method in class tsp.headdb.HeadDB
- onEnable() - Method in class tsp.headdb.HeadDB
- onJoin(PlayerJoinEvent) - Method in class tsp.headdb.listener.JoinListener
- open(Player) - Method in class tsp.headdb.inventory.PagedPane
- openCategoryDatabase(Player, Category) - Static method in class tsp.headdb.api.HeadAPI
-
Opens a specific category of the database for a player
- openCategoryDatabase(Player, Category) - Static method in class tsp.headdb.inventory.InventoryUtils
- openDatabase(Player) - Static method in class tsp.headdb.api.HeadAPI
-
Opens the database for a player
- openDatabase(Player) - Static method in class tsp.headdb.inventory.InventoryUtils
- openFavoritesMenu(Player) - Static method in class tsp.headdb.inventory.InventoryUtils
- openLocalMenu(Player) - Static method in class tsp.headdb.inventory.InventoryUtils
- openSearchDatabase(Player, String) - Static method in class tsp.headdb.api.HeadAPI
-
Opens the database with results of a specific search term
- openSearchDatabase(Player, String) - Static method in class tsp.headdb.inventory.InventoryUtils
- openTagSearchDatabase(Player, String) - Static method in class tsp.headdb.api.HeadAPI
-
Opens the database with results of a specific tag search term
- openTagSearchDatabase(Player, String) - Static method in class tsp.headdb.inventory.InventoryUtils
P
- PagedPane - Class in tsp.headdb.inventory
-
A paged pane.
- PagedPane(int, int, String) - Constructor for class tsp.headdb.inventory.PagedPane
- PagedPaneListener - Class in tsp.headdb.listener
-
Listens for click events for the
PagedPane
- PagedPaneListener(JavaPlugin) - Constructor for class tsp.headdb.listener.PagedPaneListener
- PLANTS - Enum constant in enum class tsp.headdb.implementation.Category
- PlayerDataFile - Class in tsp.headdb.storage
- PlayerDataFile(String) - Constructor for class tsp.headdb.storage.PlayerDataFile
- PlayerDataFile.ModificationType - Enum Class in tsp.headdb.storage
- PlayerHeadPurchaseEvent - Class in tsp.headdb.api.event
-
This event is called when a player purchases a
Head
- PlayerHeadPurchaseEvent(Player, Head, double) - Constructor for class tsp.headdb.api.event.PlayerHeadPurchaseEvent
- playSound(Player, String) - Static method in class tsp.headdb.util.Utils
- processPayment(Player, int, String, String, Consumer<Boolean>) - Static method in class tsp.headdb.inventory.InventoryUtils
- purchaseHead(Player, Head, int, String, String) - Static method in class tsp.headdb.inventory.InventoryUtils
R
- ReloadCommand - Class in tsp.headdb.command
- ReloadCommand() - Constructor for class tsp.headdb.command.ReloadCommand
- REMOVE - Enum constant in enum class tsp.headdb.storage.PlayerDataFile.ModificationType
- removeButton(Button) - Method in class tsp.headdb.inventory.PagedPane
- removeFavoriteHead(UUID, String) - Static method in class tsp.headdb.api.HeadAPI
-
Remove a favorite
Head
from the player - reRender() - Method in class tsp.headdb.inventory.PagedPane
-
Renders the inventory again
- run() - Method in class tsp.headdb.implementation.DatabaseUpdateTask
S
- save() - Method in class tsp.headdb.storage.PlayerDataFile
- SearchCommand - Class in tsp.headdb.command
- SearchCommand() - Constructor for class tsp.headdb.command.SearchCommand
- selectPage(int) - Method in class tsp.headdb.inventory.PagedPane
- sendMessage(CommandSender, String) - Static method in class tsp.headdb.util.Utils
- SET - Enum constant in enum class tsp.headdb.storage.PlayerDataFile.ModificationType
- setAction(Consumer<InventoryClickEvent>) - Method in class tsp.headdb.inventory.Button
- setCancelled(boolean) - Method in class tsp.headdb.api.event.PlayerHeadPurchaseEvent
- setCost(double) - Method in class tsp.headdb.api.event.PlayerHeadPurchaseEvent
- setHead(Head) - Method in class tsp.headdb.api.event.PlayerHeadPurchaseEvent
- setMeta(ItemStack, String, String...) - Method in class tsp.headdb.inventory.PagedPane
- setName(String) - Static method in class tsp.headdb.util.Log
- setPlayer(Player) - Method in class tsp.headdb.api.event.PlayerHeadPurchaseEvent
- setRefresh(long) - Method in class tsp.headdb.implementation.HeadDatabase
- setTimeout(int) - Method in class tsp.headdb.implementation.HeadDatabase
- SimpleBarChart(String, Callable<Map<String, Integer>>) - Constructor for class tsp.headdb.util.Metrics.SimpleBarChart
-
Class constructor.
- SimplePie(String, Callable<String>) - Constructor for class tsp.headdb.util.Metrics.SimplePie
-
Class constructor.
- SingleLineChart(String, Callable<Integer>) - Constructor for class tsp.headdb.util.Metrics.SingleLineChart
-
Class constructor.
T
- tags(String) - Method in class tsp.headdb.implementation.Head
- TagSearchCommand - Class in tsp.headdb.command
- TagSearchCommand() - Constructor for class tsp.headdb.command.TagSearchCommand
- TreasuryProvider - Class in tsp.headdb.economy
-
A
BasicEconomyProvider
for Treasury - TreasuryProvider() - Constructor for class tsp.headdb.economy.TreasuryProvider
- tsp.headdb - package tsp.headdb
- tsp.headdb.api - package tsp.headdb.api
- tsp.headdb.api.event - package tsp.headdb.api.event
- tsp.headdb.command - package tsp.headdb.command
- tsp.headdb.economy - package tsp.headdb.economy
- tsp.headdb.implementation - package tsp.headdb.implementation
- tsp.headdb.inventory - package tsp.headdb.inventory
- tsp.headdb.listener - package tsp.headdb.listener
- tsp.headdb.storage - package tsp.headdb.storage
- tsp.headdb.util - package tsp.headdb.util
U
- uniqueId(UUID) - Method in class tsp.headdb.implementation.Head
- uniqueId(UUID) - Method in class tsp.headdb.implementation.LocalHead
- update(Consumer<Map<Category, List<Head>>>) - Method in class tsp.headdb.implementation.HeadDatabase
- UpdateCommand - Class in tsp.headdb.command
- UpdateCommand() - Constructor for class tsp.headdb.command.UpdateCommand
- Utils - Class in tsp.headdb.util
- Utils() - Constructor for class tsp.headdb.util.Utils
- UUID_PATTERN - Static variable in class tsp.headdb.util.Utils
V
- validateUniqueId(String) - Static method in class tsp.headdb.util.Utils
-
Validate a UUID (version 4)
- value(String) - Method in class tsp.headdb.implementation.Head
- valueOf(String) - Static method in enum class tsp.headdb.implementation.Category
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class tsp.headdb.storage.PlayerDataFile.ModificationType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class tsp.headdb.util.Log.LogLevel
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class tsp.headdb.implementation.Category
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class tsp.headdb.storage.PlayerDataFile.ModificationType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class tsp.headdb.util.Log.LogLevel
-
Returns an array containing the constants of this enum class, in the order they are declared.
- VaultProvider - Class in tsp.headdb.economy
-
A
BasicEconomyProvider
for Vault - VaultProvider() - Constructor for class tsp.headdb.economy.VaultProvider
W
- warning(String) - Static method in class tsp.headdb.util.Log
- WARNING - Enum constant in enum class tsp.headdb.util.Log.LogLevel
All Classes|All Packages|Constant Field Values|Deprecated API