Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

C

c - Enum constant in enum class fr.maxlego08.zshop.zcore.utils.DefaultFontInfo
 
C - Enum constant in enum class fr.maxlego08.zshop.zcore.utils.DefaultFontInfo
 
call() - Method in class fr.maxlego08.zshop.api.event.ShopEvent
 
canBuy() - Method in interface fr.maxlego08.zshop.api.buttons.ItemButton
 
canBuy() - Method in class fr.maxlego08.zshop.buttons.ZItemButton
 
CancelledShopEvent - Class in fr.maxlego08.zshop.api.event
 
CancelledShopEvent() - Constructor for class fr.maxlego08.zshop.api.event.CancelledShopEvent
 
canSave() - Method in interface fr.maxlego08.zshop.api.history.HistoryFile
 
canSave() - Method in class fr.maxlego08.zshop.history.ZHistoryFile
 
canSell() - Method in interface fr.maxlego08.zshop.api.buttons.ItemButton
 
canSell() - Method in class fr.maxlego08.zshop.buttons.ZItemButton
 
CANT_BUY - Enum constant in enum class fr.maxlego08.zshop.zcore.enums.Message
 
CANT_SELL - Enum constant in enum class fr.maxlego08.zshop.zcore.enums.Message
 
CENTER - Enum constant in enum class fr.maxlego08.zshop.zcore.enums.MessageType
 
changeChunkToString(Chunk) - Method in class fr.maxlego08.zshop.zcore.utils.LocationUtils
 
changeCuboidToString(Cuboid) - Method in class fr.maxlego08.zshop.zcore.utils.LocationUtils
 
changeLocationToString(Location) - Method in class fr.maxlego08.zshop.zcore.utils.LocationUtils
 
changeLocationToStringEye(Location) - Method in class fr.maxlego08.zshop.zcore.utils.LocationUtils
 
changeStringChuncToChunk(String) - Method in class fr.maxlego08.zshop.zcore.utils.LocationUtils
 
changeStringLocationToLocation(String) - Method in class fr.maxlego08.zshop.zcore.utils.LocationUtils
Change a string location to Location object
changeStringLocationToLocationEye(String) - Method in class fr.maxlego08.zshop.zcore.utils.LocationUtils
Change a string location to Location object
changeStringToCuboid(String) - Method in class fr.maxlego08.zshop.zcore.utils.LocationUtils
 
CITIZENS - Enum constant in enum class fr.maxlego08.zshop.zcore.utils.plugins.Plugins
 
clear() - Method in interface fr.maxlego08.zshop.api.history.HistoryFile
 
clear() - Method in class fr.maxlego08.zshop.history.ZHistoryFile
 
clear() - Static method in class fr.maxlego08.zshop.zcore.utils.builder.CooldownBuilder
 
clearItem() - Method in class fr.maxlego08.zshop.inventory.VInventory
Allows you to delete all items
clearPlayer(Player) - Method in class fr.maxlego08.zshop.zcore.utils.ZUtils
Allows you to clear a player's inventory, remove potion effects and put him on life support
clone() - Method in class fr.maxlego08.zshop.inventory.VInventory
 
clone() - Method in class fr.maxlego08.zshop.zcore.utils.builder.ItemBuilder
Clone
clone() - Method in class fr.maxlego08.zshop.zcore.utils.Cuboid
 
CLOSE - Enum constant in enum class fr.maxlego08.zshop.save.ConfirmAction
 
closeAllPlayer(int...) - Method in class fr.maxlego08.zshop.inventory.ZInventoryManager
 
COINSENGINE - Enum constant in enum class fr.maxlego08.zshop.zcore.utils.plugins.Plugins
 
CoinsEngineEconomy - Class in fr.maxlego08.zshop.economy.economies
 
CoinsEngineEconomy(Plugin, String, String, String, String) - Constructor for class fr.maxlego08.zshop.economy.economies.CoinsEngineEconomy
 
CollectionBiConsumer - Interface in fr.maxlego08.zshop.zcore.utils.commands
 
CollectionConsumer<T> - Interface in fr.maxlego08.zshop.zcore.utils.interfaces
 
collections - Variable in class fr.maxlego08.zshop.zcore.utils.inventory.PaginateInventory
 
COLON - Enum constant in enum class fr.maxlego08.zshop.zcore.utils.DefaultFontInfo
 
color(String) - Method in class fr.maxlego08.zshop.zcore.utils.ZUtils
 
color(List<String>) - Method in class fr.maxlego08.zshop.zcore.utils.ZUtils
 
color(BarColor) - Method in class fr.maxlego08.zshop.zcore.utils.players.BarApi
 
colorReverse(String) - Method in class fr.maxlego08.zshop.zcore.utils.ZUtils
 
colorReverse(List<String>) - Method in class fr.maxlego08.zshop.zcore.utils.ZUtils
 
COMMA - Enum constant in enum class fr.maxlego08.zshop.zcore.utils.DefaultFontInfo
 
COMMAND_NO_ARG - Enum constant in enum class fr.maxlego08.zshop.zcore.enums.Message
 
COMMAND_NO_CONSOLE - Enum constant in enum class fr.maxlego08.zshop.zcore.enums.Message
 
COMMAND_NO_PERMISSION - Enum constant in enum class fr.maxlego08.zshop.zcore.enums.Message
 
COMMAND_SYNTAXE_ERROR - Enum constant in enum class fr.maxlego08.zshop.zcore.enums.Message
 
COMMAND_SYNTAXE_HELP - Enum constant in enum class fr.maxlego08.zshop.zcore.enums.Message
 
commandManager - Variable in class fr.maxlego08.zshop.zcore.ZPlugin
 
CommandManager - Class in fr.maxlego08.zshop.command
 
CommandManager(ShopPlugin) - Constructor for class fr.maxlego08.zshop.command.CommandManager
F
CommandSellAll - Class in fr.maxlego08.zshop.command.commands
 
CommandSellAll(ShopPlugin) - Constructor for class fr.maxlego08.zshop.command.commands.CommandSellAll
 
CommandSellAllHand - Class in fr.maxlego08.zshop.command.commands
 
CommandSellAllHand(ShopPlugin) - Constructor for class fr.maxlego08.zshop.command.commands.CommandSellAllHand
 
CommandSellHand - Class in fr.maxlego08.zshop.command.commands
 
CommandSellHand(ShopPlugin) - Constructor for class fr.maxlego08.zshop.command.commands.CommandSellHand
 
CommandShop - Class in fr.maxlego08.zshop.command.commands
 
CommandShop(ShopPlugin) - Constructor for class fr.maxlego08.zshop.command.commands.CommandShop
 
CommandShopConvert - Class in fr.maxlego08.zshop.command.commands
 
CommandShopConvert(ShopPlugin) - Constructor for class fr.maxlego08.zshop.command.commands.CommandShopConvert
 
CommandShopLogs - Class in fr.maxlego08.zshop.command.commands
 
CommandShopLogs(ShopPlugin) - Constructor for class fr.maxlego08.zshop.command.commands.CommandShopLogs
 
CommandShopReload - Class in fr.maxlego08.zshop.command.commands
 
CommandShopReload(ShopPlugin) - Constructor for class fr.maxlego08.zshop.command.commands.CommandShopReload
 
CommandType - Enum Class in fr.maxlego08.zshop.zcore.utils.commands
 
Config - Class in fr.maxlego08.zshop.save
 
configVersion - Static variable in class fr.maxlego08.zshop.save.Config
 
ConfirmAction - Enum Class in fr.maxlego08.zshop.save
 
ConfirmationButton - Class in fr.maxlego08.zshop.buttons
 
ConfirmationButton() - Constructor for class fr.maxlego08.zshop.buttons.ConfirmationButton
 
ConfirmBuyButton - Interface in fr.maxlego08.zshop.api.buttons
 
confirmInventoryName - Static variable in class fr.maxlego08.zshop.save.Config
 
ConfirmSellButton - Interface in fr.maxlego08.zshop.api.buttons
 
consumer(StringConsumer<Player>) - Method in class fr.maxlego08.zshop.zcore.utils.players.BarApi
 
contains(int, int, int) - Method in class fr.maxlego08.zshop.zcore.utils.Cuboid
Return true if the point at (x,y,z) is contained within this Cuboid.
contains(Block) - Method in class fr.maxlego08.zshop.zcore.utils.Cuboid
Check if the given Block is contained within this Cuboid.
contains(ItemStack, String) - Method in class fr.maxlego08.zshop.zcore.utils.ZUtils
Check if the item name contains the given string
contains(Location) - Method in class fr.maxlego08.zshop.zcore.utils.Cuboid
Check if the given Location is contained within this Cuboid.
CONTAINS - Enum constant in enum class fr.maxlego08.zshop.zcore.utils.commands.Tab
 
containsOnly(int) - Method in class fr.maxlego08.zshop.zcore.utils.Cuboid
Check if the Cuboid contains only blocks of the given type
CONTINUE - Enum constant in enum class fr.maxlego08.zshop.zcore.utils.commands.CommandType
 
contract() - Method in class fr.maxlego08.zshop.zcore.utils.Cuboid
Contract the Cuboid, returning a Cuboid with any air around the edges removed, just large enough to include all non-air blocks.
contract(Cuboid.CuboidDirection) - Method in class fr.maxlego08.zshop.zcore.utils.Cuboid
Contract the Cuboid in the given direction, returning a new Cuboid which has no exterior empty space.
convert(CommandSender) - Method in class fr.maxlego08.zshop.convert.ShopGuiPlusConverter
 
CooldownBuilder - Class in fr.maxlego08.zshop.zcore.utils.builder
 
CooldownBuilder() - Constructor for class fr.maxlego08.zshop.zcore.utils.builder.CooldownBuilder
 
cooldowns - Static variable in class fr.maxlego08.zshop.zcore.utils.builder.CooldownBuilder
 
corners() - Method in class fr.maxlego08.zshop.zcore.utils.Cuboid
Get the Blocks at the eight corners of the Cuboid.
count(Inventory, Material) - Method in class fr.maxlego08.zshop.zcore.utils.ZUtils
Allows you to count the number of items in inventory
CRAFTITEMSTACK - Enum constant in enum class fr.maxlego08.zshop.zcore.utils.nms.ItemStackUtils.EnumReflectionItemStack
 
create(Limit) - Method in interface fr.maxlego08.zshop.api.limit.LimiterManager
 
create(Limit) - Method in class fr.maxlego08.zshop.limit.ZLimitManager
 
createBoard(Player, String) - Method in class fr.maxlego08.zshop.scoreboard.ScoreBoardManager
Create a scoreboard for a player
createButton(ItemButton) - Method in class fr.maxlego08.zshop.zcore.utils.inventory.PaginateInventory
 
createCooldown(String) - Static method in class fr.maxlego08.zshop.zcore.utils.builder.CooldownBuilder
 
createInventory(int, Player, int, Object...) - Method in class fr.maxlego08.zshop.inventory.ZInventoryManager
Allows you to open an inventory When opening the inventory will be cloned
createInventory(VInventory, Player) - Method in class fr.maxlego08.zshop.inventory.ZInventoryManager
 
createInventory(ShopPlugin, Player, int, int, Object...) - Method in class fr.maxlego08.zshop.zcore.utils.ZUtils
 
createInventory(ShopPlugin, Player, EnumInventory) - Method in class fr.maxlego08.zshop.zcore.utils.ZUtils
 
createInventory(ShopPlugin, Player, EnumInventory, int) - Method in class fr.maxlego08.zshop.zcore.utils.ZUtils
 
createInventory(ShopPlugin, Player, EnumInventory, int, Object...) - Method in class fr.maxlego08.zshop.zcore.utils.ZUtils
 
createInventory(EnumInventory, Player, int, Object...) - Method in class fr.maxlego08.zshop.inventory.ZInventoryManager
Allows you to open an inventory
createInventory(String) - Method in class fr.maxlego08.zshop.inventory.VInventory
Allows you to create the spigot inventory object
createInventory(String, int) - Method in class fr.maxlego08.zshop.inventory.VInventory
Allows you to create the spigot inventory object
createSkull(String) - Method in class fr.maxlego08.zshop.zcore.utils.ZUtils
Allows you to create a head from a URL
Cuboid - Class in fr.maxlego08.zshop.zcore.utils
 
Cuboid(Cuboid) - Constructor for class fr.maxlego08.zshop.zcore.utils.Cuboid
Copy constructor.
Cuboid(Map<String, Object>) - Constructor for class fr.maxlego08.zshop.zcore.utils.Cuboid
Construct a Cuboid using a map with the following keys: worldName, x1, x2, y1, y2, z1, z2
Cuboid(Location) - Constructor for class fr.maxlego08.zshop.zcore.utils.Cuboid
Construct a one-block Cuboid at the given Location of the Cuboid.
Cuboid(Location, Location) - Constructor for class fr.maxlego08.zshop.zcore.utils.Cuboid
Construct a Cuboid given two Location objects which represent any two corners of the Cuboid.
Cuboid(World, int, int, int, int, int, int) - Constructor for class fr.maxlego08.zshop.zcore.utils.Cuboid
Construct a Cuboid in the given World and xyz co-ordinates
Cuboid.CuboidDirection - Enum Class in fr.maxlego08.zshop.zcore.utils
 
Cuboid.CuboidIterator - Class in fr.maxlego08.zshop.zcore.utils
 
CuboidIterator(World, int, int, int, int, int, int) - Constructor for class fr.maxlego08.zshop.zcore.utils.Cuboid.CuboidIterator
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form