Skip navigation links
A B C D E G H I L M N O P R S T U V 

A

addHead(CategoryEnum, Head) - Method in class me.arcaniax.hdb.api.HeadDatabaseAPI
Adds a new Head to the database
addHead(CategoryEnum, String, UUID) - Method in class me.arcaniax.hdb.api.HeadDatabaseAPI
Adds a head to the database
addHead(CategoryEnum, String, String) - Method in class me.arcaniax.hdb.api.HeadDatabaseAPI
Adds a head to the database

B

b64 - Variable in class me.arcaniax.hdb.object.head.Head
 

C

c - Variable in class me.arcaniax.hdb.object.head.Head
 
CategoryEnum - Enum in me.arcaniax.hdb.enums
 

D

DatabaseLoadEvent - Class in me.arcaniax.hdb.api
 
DatabaseLoadEvent(int) - Constructor for class me.arcaniax.hdb.api.DatabaseLoadEvent
Fired after the database is loaded.

E

EconomyEnum - Enum in me.arcaniax.hdb.enums
 

G

getAmount() - Method in class me.arcaniax.hdb.api.DatabaseLoadEvent
 
getBase64(String) - Method in class me.arcaniax.hdb.api.HeadDatabaseAPI
Gets the base64 string from a head ID
getBase64(ItemStack) - Method in class me.arcaniax.hdb.api.HeadDatabaseAPI
Gets the base64 String from an ItemStack
getBase64(Block) - Method in class me.arcaniax.hdb.api.HeadDatabaseAPI
Gets the base64 String from a Block
getBlockID(Block) - Method in class me.arcaniax.hdb.api.HeadDatabaseAPI
Gets the head ID of a Block
getCategory(String) - Method in class me.arcaniax.hdb.api.HeadDatabaseAPI
Gets the Category that a head ID is part of
getCategoryEnum() - Method in class me.arcaniax.hdb.api.PlayerClickHeadEvent
 
getEconomyEnum() - Method in class me.arcaniax.hdb.api.PlayerClickHeadEvent
 
getHandlerList() - Static method in class me.arcaniax.hdb.api.DatabaseLoadEvent
 
getHandlerList() - Static method in class me.arcaniax.hdb.api.PlayerClickHeadEvent
 
getHandlers() - Method in class me.arcaniax.hdb.api.DatabaseLoadEvent
 
getHandlers() - Method in class me.arcaniax.hdb.api.PlayerClickHeadEvent
 
getHead() - Method in class me.arcaniax.hdb.api.PlayerClickHeadEvent
 
getHead() - Method in class me.arcaniax.hdb.object.head.Head
 
getHead(Player) - Method in class me.arcaniax.hdb.object.head.OwnHead
 
getHead() - Method in class me.arcaniax.hdb.object.head.VanillaHead
 
getHeadID() - Method in class me.arcaniax.hdb.api.PlayerClickHeadEvent
 
getHeads(CategoryEnum) - Method in class me.arcaniax.hdb.api.HeadDatabaseAPI
Gets a List of all Heads in a given category in the database
getItemHead(String) - Method in class me.arcaniax.hdb.api.HeadDatabaseAPI
Gets an ItemStack of a head with the given ID
getItemHead(Block) - Method in class me.arcaniax.hdb.api.HeadDatabaseAPI
Gets an ItemStack of a head from a player skull Block
getItemID(ItemStack) - Method in class me.arcaniax.hdb.api.HeadDatabaseAPI
Gets the head ID of an ItemStack
getPlayer() - Method in class me.arcaniax.hdb.api.PlayerClickHeadEvent
 
getPrice() - Method in class me.arcaniax.hdb.api.PlayerClickHeadEvent
 
getPrice() - Method in class me.arcaniax.hdb.object.head.Head
 
getRandomHead() - Method in class me.arcaniax.hdb.api.HeadDatabaseAPI
 

H

Head - Class in me.arcaniax.hdb.object.head
 
Head() - Constructor for class me.arcaniax.hdb.object.head.Head
 
HeadDatabaseAPI - Class in me.arcaniax.hdb.api
 
HeadDatabaseAPI() - Constructor for class me.arcaniax.hdb.api.HeadDatabaseAPI
 

I

id - Variable in class me.arcaniax.hdb.object.head.Head
 
isCancelled() - Method in class me.arcaniax.hdb.api.PlayerClickHeadEvent
 
isCustom - Variable in class me.arcaniax.hdb.object.head.Head
 
isDecorativeHead(Block) - Method in class me.arcaniax.hdb.api.HeadDatabaseAPI
Checks if a Block is a decorative (non-player) head
isDecorativeHead(ItemStack) - Method in class me.arcaniax.hdb.api.HeadDatabaseAPI
Checks if an ItemStack is a decorative (non-player) head
isEconomy() - Method in class me.arcaniax.hdb.api.PlayerClickHeadEvent
 
isHead(String) - Method in class me.arcaniax.hdb.api.HeadDatabaseAPI
Checks whether a head exists with the given ID

L

lore - Variable in class me.arcaniax.hdb.object.head.Head
 

M

me.arcaniax.hdb.api - package me.arcaniax.hdb.api
 
me.arcaniax.hdb.enums - package me.arcaniax.hdb.enums
 
me.arcaniax.hdb.object.head - package me.arcaniax.hdb.object.head
 

N

name - Variable in class me.arcaniax.hdb.object.head.Head
 

O

OwnHead - Class in me.arcaniax.hdb.object.head
 
OwnHead() - Constructor for class me.arcaniax.hdb.object.head.OwnHead
 

P

PlayerClickHeadEvent - Class in me.arcaniax.hdb.api
 
PlayerClickHeadEvent(Player, double, String, EconomyEnum, ItemStack, CategoryEnum) - Constructor for class me.arcaniax.hdb.api.PlayerClickHeadEvent
 
PlayerClickHeadEvent(Player, String, ItemStack, CategoryEnum) - Constructor for class me.arcaniax.hdb.api.PlayerClickHeadEvent
 

R

recent - Variable in class me.arcaniax.hdb.object.head.Head
 
removeHead(String) - Method in class me.arcaniax.hdb.api.HeadDatabaseAPI
Removes a head from the database

S

search(String) - Method in class me.arcaniax.hdb.object.head.Head
 
setBlockSkin(Block, String) - Method in class me.arcaniax.hdb.api.HeadDatabaseAPI
Sets the texture of a player head block to the given head ID
setCancelled(Boolean) - Method in class me.arcaniax.hdb.api.PlayerClickHeadEvent
 
setPrefixID(String) - Method in class me.arcaniax.hdb.api.HeadDatabaseAPI
Sets the prefix ID to be used by the API for added heads
setPrice(Double) - Method in class me.arcaniax.hdb.object.head.Head
 

T

tags - Variable in class me.arcaniax.hdb.object.head.Head
 

U

uuid - Variable in class me.arcaniax.hdb.object.head.Head
 

V

valueOf(String) - Static method in enum me.arcaniax.hdb.enums.CategoryEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum me.arcaniax.hdb.enums.EconomyEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum me.arcaniax.hdb.enums.VanillaHeadTypeEnum
Returns the enum constant of this type with the specified name.
values() - Static method in enum me.arcaniax.hdb.enums.CategoryEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum me.arcaniax.hdb.enums.EconomyEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum me.arcaniax.hdb.enums.VanillaHeadTypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
VanillaHead - Class in me.arcaniax.hdb.object.head
 
VanillaHead() - Constructor for class me.arcaniax.hdb.object.head.VanillaHead
 
VanillaHeadTypeEnum - Enum in me.arcaniax.hdb.enums
 
A B C D E G H I L M N O P R S T U V 
Skip navigation links