Index

A B C D E F G H I K L M N O P R S T V W Y Z 
All Classes and Interfaces|All Packages

A

A_TO_Z - Enum constant in enum class club.mher.cosmetics.api.sorter.SortType
 
addCosmetic(String, boolean, String, int, boolean, int, String, String, ObtainingMethod...) - Method in class club.mher.cosmetics.api.configuration.CategoryConfig
 
addCosmetic(T) - Method in class club.mher.cosmetics.api.cosmetics.CosmeticCategory
 
addItem(String, String, int, boolean) - Method in class club.mher.cosmetics.api.configuration.CategoryConfig
 
addMetadata(Plugin, String, String) - Method in interface club.mher.cosmetics.api.npc.NPC
 
addOwned(Cosmetic) - Method in interface club.mher.cosmetics.api.database.IPlayerData
Adds the cosmetic for the specified category into the player's owned cosmetics by saving it into the database.
addOwned(String, String) - Method in interface club.mher.cosmetics.api.database.IPlayerData
Adds the cosmetic for the specified category into the player's owned cosmetics by saving it into the database.
addOwnedCosmetic(String, String) - Method in interface club.mher.cosmetics.api.database.IPlayerData
Adds the cosmetic for the specified category into the player's owned cosmetics without saving it into the database.
addSubCommand(SubCommand) - Method in interface club.mher.cosmetics.api.commands.ParentCommand
Add a sub-command.
AMOUNT - Enum constant in enum class club.mher.cosmetics.api.discount.DiscountType
 

B

BedDestroyCosmetic - Class in club.mher.cosmetics.api.cosmetics.categories.beddestroy
 
BedDestroyCosmetic(CosmeticCategory<BedDestroyCosmetic>) - Constructor for class club.mher.cosmetics.api.cosmetics.categories.beddestroy.BedDestroyCosmetic
 
BEDWARS1058 - Enum constant in enum class club.mher.cosmetics.api.dependency.ServerType
 
BEDWARSPROXY - Enum constant in enum class club.mher.cosmetics.api.dependency.ServerType
 

C

CachedCosmetic - Class in club.mher.cosmetics.api.cosmetics.cache
 
CachedCosmetic(String, String) - Constructor for class club.mher.cosmetics.api.cosmetics.cache.CachedCosmetic
 
category - Variable in class club.mher.cosmetics.api.cosmetics.Cosmetic
 
CategoryConfig - Class in club.mher.cosmetics.api.configuration
 
CategoryConfig(Plugin, String, String) - Constructor for class club.mher.cosmetics.api.configuration.CategoryConfig
Create a configuration file for a category.
club.mher.cosmetics.api - package club.mher.cosmetics.api
 
club.mher.cosmetics.api.commands - package club.mher.cosmetics.api.commands
 
club.mher.cosmetics.api.configuration - package club.mher.cosmetics.api.configuration
 
club.mher.cosmetics.api.cosmetics - package club.mher.cosmetics.api.cosmetics
 
club.mher.cosmetics.api.cosmetics.cache - package club.mher.cosmetics.api.cosmetics.cache
 
club.mher.cosmetics.api.cosmetics.categories.beddestroy - package club.mher.cosmetics.api.cosmetics.categories.beddestroy
 
club.mher.cosmetics.api.cosmetics.categories.deathcry - package club.mher.cosmetics.api.cosmetics.categories.deathcry
 
club.mher.cosmetics.api.cosmetics.categories.finalkill - package club.mher.cosmetics.api.cosmetics.categories.finalkill
 
club.mher.cosmetics.api.cosmetics.categories.glyph - package club.mher.cosmetics.api.cosmetics.categories.glyph
 
club.mher.cosmetics.api.cosmetics.categories.islandtopper - package club.mher.cosmetics.api.cosmetics.categories.islandtopper
 
club.mher.cosmetics.api.cosmetics.categories.killmessage - package club.mher.cosmetics.api.cosmetics.categories.killmessage
 
club.mher.cosmetics.api.cosmetics.categories.projectileTrails - package club.mher.cosmetics.api.cosmetics.categories.projectileTrails
 
club.mher.cosmetics.api.cosmetics.categories.shopkeeperskin - package club.mher.cosmetics.api.cosmetics.categories.shopkeeperskin
 
club.mher.cosmetics.api.cosmetics.categories.spray - package club.mher.cosmetics.api.cosmetics.categories.spray
 
club.mher.cosmetics.api.cosmetics.categories.victorydance - package club.mher.cosmetics.api.cosmetics.categories.victorydance
 
club.mher.cosmetics.api.cosmetics.categories.woodskin - package club.mher.cosmetics.api.cosmetics.categories.woodskin
 
club.mher.cosmetics.api.cosmetics.module - package club.mher.cosmetics.api.cosmetics.module
 
club.mher.cosmetics.api.database - package club.mher.cosmetics.api.database
 
club.mher.cosmetics.api.dependency - package club.mher.cosmetics.api.dependency
 
club.mher.cosmetics.api.discount - package club.mher.cosmetics.api.discount
 
club.mher.cosmetics.api.menu - package club.mher.cosmetics.api.menu
 
club.mher.cosmetics.api.npc - package club.mher.cosmetics.api.npc
 
club.mher.cosmetics.api.sign - package club.mher.cosmetics.api.sign
 
club.mher.cosmetics.api.sorter - package club.mher.cosmetics.api.sorter
 
COIN - Enum constant in enum class club.mher.cosmetics.api.cosmetics.module.ObtainingMethod
 
ConfigManager - Class in club.mher.cosmetics.api.configuration
 
ConfigManager(Plugin, String, String) - Constructor for class club.mher.cosmetics.api.configuration.ConfigManager
Create a new configuration file.
Cosmetic - Class in club.mher.cosmetics.api.cosmetics
 
Cosmetic(CosmeticCategory<? extends Cosmetic>) - Constructor for class club.mher.cosmetics.api.cosmetics.Cosmetic
 
CosmeticCategory<T extends Cosmetic> - Class in club.mher.cosmetics.api.cosmetics
 
CosmeticCategory(String, CategoryConfig) - Constructor for class club.mher.cosmetics.api.cosmetics.CosmeticCategory
 
CosmeticsAPI - Interface in club.mher.cosmetics.api
 
CosmeticsAPI.ServicesManager - Interface in club.mher.cosmetics.api
 
CosmeticTask - Class in club.mher.cosmetics.api.cosmetics.module
 
CosmeticTask() - Constructor for class club.mher.cosmetics.api.cosmetics.module.CosmeticTask
 
createNPC(Skin) - Method in interface club.mher.cosmetics.api.npc.INPCFactory
 
createNPC(EntityType) - Method in interface club.mher.cosmetics.api.npc.INPCFactory
 

D

DatabaseType - Enum Class in club.mher.cosmetics.api.database
 
DeathCryCosmetic - Class in club.mher.cosmetics.api.cosmetics.categories.deathcry
 
DeathCryCosmetic(CosmeticCategory<DeathCryCosmetic>) - Constructor for class club.mher.cosmetics.api.cosmetics.categories.deathcry.DeathCryCosmetic
 
DependencyPlugin - Interface in club.mher.cosmetics.api.dependency
 
DependencyPlugin.MySQLConfig - Class in club.mher.cosmetics.api.dependency
 
destroy() - Method in interface club.mher.cosmetics.api.npc.NPC
 
DiscountType - Enum Class in club.mher.cosmetics.api.discount
 

E

execute(CommandSender, String[]) - Method in class club.mher.cosmetics.api.commands.SubCommand
Execute method.

F

FinalKillCosmetic - Class in club.mher.cosmetics.api.cosmetics.categories.finalkill
 
FinalKillCosmetic(CosmeticCategory<FinalKillCosmetic>) - Constructor for class club.mher.cosmetics.api.cosmetics.categories.finalkill.FinalKillCosmetic
 

G

getAddonPath() - Method in interface club.mher.cosmetics.api.CosmeticsAPI
 
getAddonPath() - Method in interface club.mher.cosmetics.api.dependency.DependencyPlugin
 
getBedBreaksCount(UUID) - Method in interface club.mher.cosmetics.api.dependency.DependencyPlugin
 
getBedMessage(Player) - Method in class club.mher.cosmetics.api.cosmetics.categories.killmessage.KillMessageCosmetic
 
getBoolean(String) - Method in class club.mher.cosmetics.api.configuration.ConfigManager
 
getBowMessage(Player) - Method in class club.mher.cosmetics.api.cosmetics.categories.killmessage.KillMessageCosmetic
 
getById(int) - Static method in enum class club.mher.cosmetics.api.sorter.SortType
 
getColor() - Method in interface club.mher.cosmetics.api.cosmetics.module.ICosmeticRarity
 
getConfig() - Method in class club.mher.cosmetics.api.cosmetics.CosmeticCategory
 
getCosmetic(String) - Method in class club.mher.cosmetics.api.cosmetics.CosmeticCategory
 
getCosmeticCategories() - Method in interface club.mher.cosmetics.api.CosmeticsAPI
 
getCosmeticRarity() - Method in class club.mher.cosmetics.api.cosmetics.Cosmetic
 
getCosmetics() - Method in class club.mher.cosmetics.api.cosmetics.CosmeticCategory
 
getCosmeticsCount() - Method in class club.mher.cosmetics.api.cosmetics.CosmeticCategory
 
getDatabaseType() - Method in interface club.mher.cosmetics.api.dependency.DependencyPlugin
 
getDataFolder() - Method in interface club.mher.cosmetics.api.dependency.DependencyPlugin
 
getDefaultCosmetic() - Method in class club.mher.cosmetics.api.cosmetics.CosmeticCategory
 
getDefaultLanguage() - Method in interface club.mher.cosmetics.api.dependency.DependencyPlugin
 
getDependency() - Method in interface club.mher.cosmetics.api.CosmeticsAPI
 
getDescription(Player) - Method in class club.mher.cosmetics.api.cosmetics.Cosmetic
 
getDiscount() - Method in interface club.mher.cosmetics.api.discount.IPermissionDiscount
 
getDiscountType() - Method in interface club.mher.cosmetics.api.discount.IPermissionDiscount
 
getDisplayName(Player) - Method in class club.mher.cosmetics.api.cosmetics.Cosmetic
 
getDisplayName(Player) - Method in interface club.mher.cosmetics.api.cosmetics.module.ICosmeticRarity
 
getEntity() - Method in interface club.mher.cosmetics.api.npc.NPC
 
getFallMessage(Player) - Method in class club.mher.cosmetics.api.cosmetics.categories.killmessage.KillMessageCosmetic
 
getFinalKillsCount(UUID) - Method in interface club.mher.cosmetics.api.dependency.DependencyPlugin
 
getForCurrent(String, String, String) - Method in interface club.mher.cosmetics.api.CosmeticsAPI
 
getIcon() - Method in class club.mher.cosmetics.api.cosmetics.Cosmetic
 
getIdentifier() - Method in class club.mher.cosmetics.api.cosmetics.Cosmetic
 
getIdentifier() - Method in class club.mher.cosmetics.api.cosmetics.CosmeticCategory
 
getIdentifier() - Method in interface club.mher.cosmetics.api.cosmetics.module.ICosmeticRarity
 
getIdentifier() - Method in interface club.mher.cosmetics.api.cosmetics.module.IUnlockPermission
 
getImage() - Method in class club.mher.cosmetics.api.cosmetics.categories.glyph.GlyphCosmetic
 
getInt(String) - Method in class club.mher.cosmetics.api.configuration.ConfigManager
 
getItemInMainHand(Player) - Method in class club.mher.cosmetics.api.VersionSupport
 
getKillMessage(Player) - Method in class club.mher.cosmetics.api.cosmetics.categories.killmessage.KillMessageCosmetic
 
getLanguages() - Method in interface club.mher.cosmetics.api.dependency.DependencyPlugin
 
getList(String) - Method in class club.mher.cosmetics.api.configuration.ConfigManager
 
getMainConfig() - Method in interface club.mher.cosmetics.api.CosmeticsAPI
 
getMap() - Method in class club.mher.cosmetics.api.cosmetics.categories.spray.SprayCosmetic
 
getMinionMessage(Player) - Method in class club.mher.cosmetics.api.cosmetics.categories.killmessage.KillMessageCosmetic
 
getMySql() - Method in interface club.mher.cosmetics.api.dependency.DependencyPlugin
 
getName() - Method in interface club.mher.cosmetics.api.commands.ParentCommand
Get parent command name.
getName() - Method in class club.mher.cosmetics.api.configuration.ConfigManager
Get configuration file name.
getName() - Method in class club.mher.cosmetics.api.cosmetics.CosmeticCategory
 
getNBT(ItemStack, String) - Method in class club.mher.cosmetics.api.VersionSupport
 
getObtainingMethods() - Method in class club.mher.cosmetics.api.cosmetics.Cosmetic
 
getOwned(String) - Method in interface club.mher.cosmetics.api.database.IPlayerData
Gets the list of cosmetics that the player owns from the category.
getOwnedCosmetics() - Method in interface club.mher.cosmetics.api.database.IPlayerData
Gets the all owned cosmetics.
getPage() - Method in interface club.mher.cosmetics.api.menu.Paginated
 
getParentCommand() - Method in class club.mher.cosmetics.api.commands.SubCommand
Get parent command.
getPermission() - Method in class club.mher.cosmetics.api.commands.SubCommand
Get sub-command permission.
getPermission() - Method in interface club.mher.cosmetics.api.cosmetics.module.IUnlockPermission
 
getPermission() - Method in interface club.mher.cosmetics.api.discount.IPermissionDiscount
 
getPermissionMessage(Player) - Method in interface club.mher.cosmetics.api.cosmetics.module.IUnlockPermission
 
getPlayerData(UUID) - Method in interface club.mher.cosmetics.api.CosmeticsAPI
 
getPlayerData(Player) - Method in interface club.mher.cosmetics.api.CosmeticsAPI
 
getPlayerLanguage(Player) - Method in interface club.mher.cosmetics.api.dependency.DependencyPlugin
 
getPrice() - Method in class club.mher.cosmetics.api.cosmetics.Cosmetic
 
getPriority() - Method in interface club.mher.cosmetics.api.cosmetics.module.ICosmeticRarity
 
getPriority() - Method in interface club.mher.cosmetics.api.cosmetics.module.IUnlockPermission
 
getRandomOwned(String) - Method in interface club.mher.cosmetics.api.database.IPlayerData
Gets a random cosmetic identifier from the player's owned cosmetics from the specified category.
getRows() - Method in class club.mher.cosmetics.api.menu.Menu
 
getSelected(String) - Method in interface club.mher.cosmetics.api.database.IPlayerData
Gets the selected cosmetic for the category.
getSelectedCosmetics() - Method in interface club.mher.cosmetics.api.database.IPlayerData
Gets the selected cosmetic by category.
getSelfSkin(Player) - Method in class club.mher.cosmetics.api.VersionSupport
 
getServerType() - Method in interface club.mher.cosmetics.api.dependency.DependencyPlugin
 
getServicesManager() - Method in interface club.mher.cosmetics.api.CosmeticsAPI
 
getShop() - Method in class club.mher.cosmetics.api.cosmetics.categories.shopkeeperskin.ShopkeeperSkinCosmetic
 
getShoutKillBedMessage(Player) - Method in interface club.mher.cosmetics.api.cosmetics.categories.killmessage.KillsBedsShoutable
 
getSignature() - Method in interface club.mher.cosmetics.api.npc.Skin
 
getSortType() - Method in interface club.mher.cosmetics.api.database.IPlayerData
Gets the sorting type
getString(String) - Method in class club.mher.cosmetics.api.configuration.ConfigManager
 
getString(Player, String) - Method in interface club.mher.cosmetics.api.dependency.DependencyPlugin
 
getStringList(Player, String) - Method in interface club.mher.cosmetics.api.dependency.DependencyPlugin
 
getSubCommand(String) - Method in interface club.mher.cosmetics.api.commands.ParentCommand
Get a specific sub-command with its name.
getSubCommandName() - Method in class club.mher.cosmetics.api.commands.SubCommand
Get sub-command name.
getSubCommands() - Method in interface club.mher.cosmetics.api.commands.ParentCommand
Get available sub-commands.
getTexture() - Method in interface club.mher.cosmetics.api.npc.Skin
 
getTitle() - Method in class club.mher.cosmetics.api.menu.Menu
 
getUniqueId() - Method in interface club.mher.cosmetics.api.npc.Skin
 
getUpgrades() - Method in class club.mher.cosmetics.api.cosmetics.categories.shopkeeperskin.ShopkeeperSkinCosmetic
 
getUuid() - Method in interface club.mher.cosmetics.api.database.IPlayerData
Gets the player's UUID.
getValue() - Method in interface club.mher.cosmetics.api.discount.IPermissionDiscount
 
getVersionSupport() - Method in interface club.mher.cosmetics.api.CosmeticsAPI
 
getVoidMessage(Player) - Method in class club.mher.cosmetics.api.cosmetics.categories.killmessage.KillMessageCosmetic
 
getWoodSkin() - Method in class club.mher.cosmetics.api.cosmetics.categories.woodskin.WoodSkinCosmetic
 
getYml() - Method in class club.mher.cosmetics.api.configuration.ConfigManager
Get the configuration file.
GlyphCosmetic - Class in club.mher.cosmetics.api.cosmetics.categories.glyph
 
GlyphCosmetic(CosmeticCategory<GlyphCosmetic>) - Constructor for class club.mher.cosmetics.api.cosmetics.categories.glyph.GlyphCosmetic
 

H

hasNBT(ItemStack, String) - Method in class club.mher.cosmetics.api.VersionSupport
 
hasSubCommand(String) - Method in interface club.mher.cosmetics.api.commands.ParentCommand
Check if the sub-command exists.
HIGHEST_RARITY_FIRST - Enum constant in enum class club.mher.cosmetics.api.sorter.SortType
 

I

ICosmeticRarity - Interface in club.mher.cosmetics.api.cosmetics.module
 
initialize() - Method in interface club.mher.cosmetics.api.dependency.DependencyPlugin
 
INPCFactory - Interface in club.mher.cosmetics.api.npc
 
inventory - Variable in class club.mher.cosmetics.api.menu.Menu
 
IPermissionDiscount - Interface in club.mher.cosmetics.api.discount
 
IPlayerData - Interface in club.mher.cosmetics.api.database
 
isEnabled() - Method in class club.mher.cosmetics.api.cosmetics.Cosmetic
 
isFirstTime() - Method in class club.mher.cosmetics.api.configuration.ConfigManager
Check if configuration file is loaded for the first time.
IslandTopperCosmetic - Class in club.mher.cosmetics.api.cosmetics.categories.islandtopper
 
IslandTopperCosmetic(CosmeticCategory<IslandTopperCosmetic>) - Constructor for class club.mher.cosmetics.api.cosmetics.categories.islandtopper.IslandTopperCosmetic
 
isLegacy() - Method in class club.mher.cosmetics.api.cosmetics.Cosmetic
 
isLegacy() - Static method in class club.mher.cosmetics.api.cosmetics.CosmeticCategory
 
isLegacy() - Method in interface club.mher.cosmetics.api.CosmeticsAPI
 
isOwned(Cosmetic) - Method in interface club.mher.cosmetics.api.database.IPlayerData
Checks whether the player owns the cosmetic or not.
isOwned(String, String) - Method in interface club.mher.cosmetics.api.database.IPlayerData
Checks whether the player owns the cosmetic or not.
isOwnedFirst() - Method in interface club.mher.cosmetics.api.database.IPlayerData
Gets the owned first parameter for sorting.
isPlaying(Player) - Method in interface club.mher.cosmetics.api.dependency.DependencyPlugin
 
isPreviewable() - Method in class club.mher.cosmetics.api.cosmetics.Cosmetic
 
isSelected(Cosmetic) - Method in interface club.mher.cosmetics.api.database.IPlayerData
Checks whether the player selected the cosmetic or not.
isSelected(String, String) - Method in interface club.mher.cosmetics.api.database.IPlayerData
Checks whether the player selected the cosmetic or not.
isSpectator(Player) - Method in interface club.mher.cosmetics.api.dependency.DependencyPlugin
 
IUnlockPermission - Interface in club.mher.cosmetics.api.cosmetics.module
 

K

KillMessageCosmetic - Class in club.mher.cosmetics.api.cosmetics.categories.killmessage
 
KillMessageCosmetic(CosmeticCategory<KillMessageCosmetic>) - Constructor for class club.mher.cosmetics.api.cosmetics.categories.killmessage.KillMessageCosmetic
 
KillsBedsShoutable - Interface in club.mher.cosmetics.api.cosmetics.categories.killmessage
 

L

LOWEST_RARITY_FIRST - Enum constant in enum class club.mher.cosmetics.api.sorter.SortType
 

M

Menu - Class in club.mher.cosmetics.api.menu
 
Menu(Player) - Constructor for class club.mher.cosmetics.api.menu.Menu
 
MYSQL - Enum constant in enum class club.mher.cosmetics.api.database.DatabaseType
 
MySQLConfig(String, String, String, String, int, boolean) - Constructor for class club.mher.cosmetics.api.dependency.DependencyPlugin.MySQLConfig
 

N

NONE - Enum constant in enum class club.mher.cosmetics.api.cosmetics.module.ObtainingMethod
 
NPC - Interface in club.mher.cosmetics.api.npc
 

O

ObtainingMethod - Enum Class in club.mher.cosmetics.api.cosmetics.module
 
onClick(InventoryClickEvent) - Method in class club.mher.cosmetics.api.menu.Menu
 
onComplete(SignCompleteEvent) - Method in interface club.mher.cosmetics.api.sign.SignClickCompleteHandler
 
open() - Method in class club.mher.cosmetics.api.menu.Menu
 
openCosmeticsMenu(Player, String, CosmeticCategory<?>) - Method in interface club.mher.cosmetics.api.CosmeticsAPI
 
openMenu(Player) - Method in class club.mher.cosmetics.api.cosmetics.CosmeticCategory
 
openSign(Player, String[], SignClickCompleteHandler) - Method in class club.mher.cosmetics.api.VersionSupport
 

P

Paginated - Interface in club.mher.cosmetics.api.menu
 
parentCommand - Variable in class club.mher.cosmetics.api.commands.SubCommand
 
ParentCommand - Interface in club.mher.cosmetics.api.commands
 
PERCENTAGE - Enum constant in enum class club.mher.cosmetics.api.discount.DiscountType
 
permission - Variable in class club.mher.cosmetics.api.commands.SubCommand
 
PERMISSION - Enum constant in enum class club.mher.cosmetics.api.cosmetics.module.ObtainingMethod
 
playEffect(Player) - Method in class club.mher.cosmetics.api.cosmetics.categories.victorydance.VictoryDanceCosmetic
 
playEffect(Player, Player) - Method in class club.mher.cosmetics.api.cosmetics.categories.finalkill.FinalKillCosmetic
 
playEffect(Projectile) - Method in class club.mher.cosmetics.api.cosmetics.categories.projectileTrails.ProjectileTrailCosmetic
 
playEffect(Location) - Method in class club.mher.cosmetics.api.cosmetics.categories.beddestroy.BedDestroyCosmetic
 
player - Variable in class club.mher.cosmetics.api.menu.Menu
 
playSound(Player, String) - Method in class club.mher.cosmetics.api.VersionSupport
 
playSound(Player, String, float, float) - Method in class club.mher.cosmetics.api.VersionSupport
 
playSound(Location) - Method in class club.mher.cosmetics.api.cosmetics.categories.deathcry.DeathCryCosmetic
 
playSound(Location, String) - Method in class club.mher.cosmetics.api.VersionSupport
 
playSound(Location, String, float, float) - Method in class club.mher.cosmetics.api.VersionSupport
 
plugin - Variable in class club.mher.cosmetics.api.VersionSupport
 
Previewable - Interface in club.mher.cosmetics.api.cosmetics
 
ProjectileTrailCosmetic - Class in club.mher.cosmetics.api.cosmetics.categories.projectileTrails
 
ProjectileTrailCosmetic(CosmeticCategory<ProjectileTrailCosmetic>) - Constructor for class club.mher.cosmetics.api.cosmetics.categories.projectileTrails.ProjectileTrailCosmetic
 

R

registerCommand(String, Command) - Method in class club.mher.cosmetics.api.VersionSupport
 
registerCosmeticCategory(CosmeticCategory<?>) - Method in interface club.mher.cosmetics.api.CosmeticsAPI.ServicesManager
 
registerCosmetics() - Method in class club.mher.cosmetics.api.cosmetics.CosmeticCategory
 
registerVersionListeners() - Method in class club.mher.cosmetics.api.VersionSupport
 
reload() - Method in class club.mher.cosmetics.api.configuration.ConfigManager
Reload the configuration file.
removeOwned(String, String) - Method in interface club.mher.cosmetics.api.database.IPlayerData
Removes an owned cosmetic.
runPreview(Player) - Method in interface club.mher.cosmetics.api.cosmetics.Previewable
 

S

save() - Method in class club.mher.cosmetics.api.configuration.ConfigManager
Save the configuration file.
ServerType - Enum Class in club.mher.cosmetics.api.dependency
 
set(String, Object) - Method in class club.mher.cosmetics.api.configuration.ConfigManager
Set a parameter for a specific key path.
setBlock(Block, Material) - Method in class club.mher.cosmetics.api.VersionSupport
 
setBlock(World, int, int, int, Material) - Method in class club.mher.cosmetics.api.VersionSupport
 
setContents() - Method in class club.mher.cosmetics.api.menu.Menu
 
setDefaultCosmetic(String) - Method in class club.mher.cosmetics.api.cosmetics.CosmeticCategory
 
setGravity(boolean) - Method in interface club.mher.cosmetics.api.npc.NPC
 
setHologram(String...) - Method in interface club.mher.cosmetics.api.npc.NPC
 
setIslandTopper(Location, int) - Method in class club.mher.cosmetics.api.cosmetics.categories.islandtopper.IslandTopperCosmetic
 
setLookClose(boolean) - Method in interface club.mher.cosmetics.api.npc.NPC
 
setNBT(ItemStack, String, String) - Method in class club.mher.cosmetics.api.VersionSupport
 
setNoAI(Entity) - Method in class club.mher.cosmetics.api.VersionSupport
 
setOwnedFirst(boolean) - Method in interface club.mher.cosmetics.api.database.IPlayerData
Sets the owned first parameter for sorting.
setPage(int) - Method in interface club.mher.cosmetics.api.menu.Paginated
 
setPassenger(Entity, Entity) - Method in class club.mher.cosmetics.api.VersionSupport
 
setSelected(Cosmetic) - Method in interface club.mher.cosmetics.api.database.IPlayerData
Selects the cosmetic for the specified category by saving it into the database.
setSelected(String, String) - Method in interface club.mher.cosmetics.api.database.IPlayerData
Selects the cosmetic for the specified category by saving it into the database.
setSelectedCosmetic(String, String) - Method in interface club.mher.cosmetics.api.database.IPlayerData
Selects the cosmetic for the specified category without saving it into the database.
setSilent(boolean) - Method in interface club.mher.cosmetics.api.npc.NPC
 
setSortType(SortType) - Method in interface club.mher.cosmetics.api.database.IPlayerData
Sets the sorting type.
setToMainHand(Player, ItemStack) - Method in class club.mher.cosmetics.api.VersionSupport
 
ShopkeeperSkinCosmetic - Class in club.mher.cosmetics.api.cosmetics.categories.shopkeeperskin
 
ShopkeeperSkinCosmetic(CosmeticCategory<ShopkeeperSkinCosmetic>) - Constructor for class club.mher.cosmetics.api.cosmetics.categories.shopkeeperskin.ShopkeeperSkinCosmetic
 
SignClickCompleteHandler - Interface in club.mher.cosmetics.api.sign
 
SignCompleteEvent - Class in club.mher.cosmetics.api.sign
 
SignCompleteEvent(Player, Vector, String[]) - Constructor for class club.mher.cosmetics.api.sign.SignCompleteEvent
 
Skin - Interface in club.mher.cosmetics.api.npc
 
SortType - Enum Class in club.mher.cosmetics.api.sorter
 
spawn(Player, Location, Location) - Method in class club.mher.cosmetics.api.cosmetics.categories.shopkeeperskin.ShopkeeperSkinCosmetic
 
spawn(Location) - Method in interface club.mher.cosmetics.api.npc.NPC
 
spawnBlockBreak(Location, Material) - Method in class club.mher.cosmetics.api.VersionSupport
 
spawnColoredParticle(Location, String, Color) - Method in class club.mher.cosmetics.api.VersionSupport
 
spawnColoredParticle(Location, String, Color, float, int) - Method in class club.mher.cosmetics.api.VersionSupport
 
spawnFallingBlock(Location, Material) - Method in class club.mher.cosmetics.api.VersionSupport
 
spawnFallingBlock(Location, Material, byte) - Method in class club.mher.cosmetics.api.VersionSupport
 
spawnParticle(Location, String) - Method in class club.mher.cosmetics.api.VersionSupport
 
spawnParticle(Location, String, float, float, float, float, int) - Method in class club.mher.cosmetics.api.VersionSupport
 
spawnParticle(Location, String, float, int) - Method in class club.mher.cosmetics.api.VersionSupport
 
spawnParticle(Location, String, int) - Method in class club.mher.cosmetics.api.VersionSupport
 
SprayCosmetic - Class in club.mher.cosmetics.api.cosmetics.categories.spray
 
SprayCosmetic(CosmeticCategory<SprayCosmetic>) - Constructor for class club.mher.cosmetics.api.cosmetics.categories.spray.SprayCosmetic
 
SQLITE - Enum constant in enum class club.mher.cosmetics.api.database.DatabaseType
 
STANDALONE - Enum constant in enum class club.mher.cosmetics.api.dependency.ServerType
 
SubCommand - Class in club.mher.cosmetics.api.commands
 
SubCommand(ParentCommand, String) - Constructor for class club.mher.cosmetics.api.commands.SubCommand
Create a sub-command with specified name for specified parent command.
SubCommand(ParentCommand, String, String) - Constructor for class club.mher.cosmetics.api.commands.SubCommand
Create a sub-command with specified name and permission for specified parent command.
subCommandName - Variable in class club.mher.cosmetics.api.commands.SubCommand
 

T

tabComplete(CommandSender, String, String[]) - Method in class club.mher.cosmetics.api.commands.SubCommand
 
TypicalProjectileTrailCosmetic - Interface in club.mher.cosmetics.api.cosmetics.categories.projectileTrails
 

V

valueOf(String) - Static method in enum class club.mher.cosmetics.api.cosmetics.module.ObtainingMethod
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class club.mher.cosmetics.api.database.DatabaseType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class club.mher.cosmetics.api.dependency.ServerType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class club.mher.cosmetics.api.discount.DiscountType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class club.mher.cosmetics.api.sorter.SortType
Returns the enum constant of this class with the specified name.
values() - Static method in enum class club.mher.cosmetics.api.cosmetics.module.ObtainingMethod
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class club.mher.cosmetics.api.database.DatabaseType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class club.mher.cosmetics.api.dependency.ServerType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class club.mher.cosmetics.api.discount.DiscountType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class club.mher.cosmetics.api.sorter.SortType
Returns an array containing the constants of this enum class, in the order they are declared.
VersionSupport - Class in club.mher.cosmetics.api
 
VersionSupport(Plugin) - Constructor for class club.mher.cosmetics.api.VersionSupport
 
VictoryDanceCosmetic - Class in club.mher.cosmetics.api.cosmetics.categories.victorydance
 
VictoryDanceCosmetic(CosmeticCategory<VictoryDanceCosmetic>) - Constructor for class club.mher.cosmetics.api.cosmetics.categories.victorydance.VictoryDanceCosmetic
 

W

WoodSkinCosmetic - Class in club.mher.cosmetics.api.cosmetics.categories.woodskin
 
WoodSkinCosmetic(CosmeticCategory<WoodSkinCosmetic>) - Constructor for class club.mher.cosmetics.api.cosmetics.categories.woodskin.WoodSkinCosmetic
 

Y

yml - Variable in class club.mher.cosmetics.api.configuration.ConfigManager
 

Z

Z_TO_A - Enum constant in enum class club.mher.cosmetics.api.sorter.SortType
 
A B C D E F G H I K L M N O P R S T V W Y Z 
All Classes and Interfaces|All Packages