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

I

i - Enum constant in enum class fr.maxlego08.zshop.zcore.utils.DefaultFontInfo
 
I - Enum constant in enum class fr.maxlego08.zshop.zcore.utils.DefaultFontInfo
 
id - Variable in class fr.maxlego08.zshop.inventory.VInventory
 
info(String) - Static method in class fr.maxlego08.zshop.zcore.logger.Logger
 
info(String) - Method in class fr.maxlego08.zshop.zcore.utils.yaml.YamlUtils
Send info to console
info(String, Logger.LogType) - Static method in class fr.maxlego08.zshop.zcore.logger.Logger
 
INFO - Enum constant in enum class fr.maxlego08.zshop.zcore.logger.Logger.LogType
 
inset(Cuboid.CuboidDirection, int) - Method in class fr.maxlego08.zshop.zcore.utils.Cuboid
Inset (shrink) the Cuboid in the given direction by the given amount.
instance - Static variable in class fr.maxlego08.zshop.zcore.utils.nms.ItemStackCompound
 
invalid() - Method in interface fr.maxlego08.zshop.api.limit.LimiterManager
 
invalid() - Method in class fr.maxlego08.zshop.limit.ZLimitManager
 
inventory - Variable in class fr.maxlego08.zshop.inventory.VInventory
 
INVENTORY_NOT_FOUND - Enum constant in enum class fr.maxlego08.zshop.zcore.enums.Message
 
InventoryAlreadyExistException - Exception Class in fr.maxlego08.zshop.exceptions
 
InventoryAlreadyExistException() - Constructor for exception class fr.maxlego08.zshop.exceptions.InventoryAlreadyExistException
 
InventoryAlreadyExistException(String) - Constructor for exception class fr.maxlego08.zshop.exceptions.InventoryAlreadyExistException
 
InventoryAlreadyExistException(String, Throwable) - Constructor for exception class fr.maxlego08.zshop.exceptions.InventoryAlreadyExistException
 
InventoryAlreadyExistException(String, Throwable, boolean, boolean) - Constructor for exception class fr.maxlego08.zshop.exceptions.InventoryAlreadyExistException
 
InventoryAlreadyExistException(Throwable) - Constructor for exception class fr.maxlego08.zshop.exceptions.InventoryAlreadyExistException
 
inventoryHasItem(Player) - Method in class fr.maxlego08.zshop.zcore.utils.ZUtils
Allows you to check if an inventory will contain armor or items
inventoryManager - Variable in class fr.maxlego08.zshop.zcore.ZPlugin
 
inventoryName - Variable in class fr.maxlego08.zshop.zcore.utils.inventory.PaginateInventory
 
InventoryOpenException - Exception Class in fr.maxlego08.zshop.exceptions
 
InventoryOpenException() - Constructor for exception class fr.maxlego08.zshop.exceptions.InventoryOpenException
 
InventoryOpenException(String) - Constructor for exception class fr.maxlego08.zshop.exceptions.InventoryOpenException
 
InventoryOpenException(String, Throwable) - Constructor for exception class fr.maxlego08.zshop.exceptions.InventoryOpenException
 
InventoryOpenException(String, Throwable, boolean, boolean) - Constructor for exception class fr.maxlego08.zshop.exceptions.InventoryOpenException
 
InventoryOpenException(Throwable) - Constructor for exception class fr.maxlego08.zshop.exceptions.InventoryOpenException
 
InventoryResult - Enum Class in fr.maxlego08.zshop.zcore.utils.inventory
 
inventorySize - Variable in class fr.maxlego08.zshop.zcore.utils.inventory.PaginateInventory
 
InventorySize - Enum Class in fr.maxlego08.zshop.zcore.utils.inventory
 
isBase64(char) - Static method in class fr.maxlego08.zshop.zcore.utils.Base64
 
isCancelled() - Method in class fr.maxlego08.zshop.api.event.CancelledShopEvent
 
isConsoleCanUse() - Method in class fr.maxlego08.zshop.command.VCommand
 
isCooldown(String, UUID) - Static method in class fr.maxlego08.zshop.zcore.utils.builder.CooldownBuilder
 
isCooldown(String, Player) - Static method in class fr.maxlego08.zshop.zcore.utils.builder.CooldownBuilder
 
isCooldown(Player, String) - Method in class fr.maxlego08.zshop.zcore.utils.ZUtils
 
isCooldown(Player, String, int) - Method in class fr.maxlego08.zshop.zcore.utils.ZUtils
 
isData(char) - Static method in class fr.maxlego08.zshop.zcore.utils.Base64
 
isDeleted() - Method in class fr.maxlego08.zshop.scoreboard.FastBoard
Get if the scoreboard is deleted.
isDisableClick() - Method in class fr.maxlego08.zshop.inventory.VInventory
If the click in the inventory is disabled (which is the default) then it will return true
isEmpty() - Method in class fr.maxlego08.zshop.limit.ZPlayerLimit
 
isEnable(Plugins) - Method in class fr.maxlego08.zshop.zcore.ZPlugin
Check if plugin is enabled
isEnabled() - Method in class fr.maxlego08.zshop.zcore.utils.plugins.Metrics
Checks if bStats is enabled.
isExpired() - Method in class fr.maxlego08.zshop.api.utils.PriceModifierCache
 
isHexColor() - Static method in class fr.maxlego08.zshop.zcore.utils.nms.NMSUtils
Allows to check if the version has the colors in hex
isIgnoreArgs() - Method in class fr.maxlego08.zshop.command.VCommand
 
isIgnoreParent() - Method in class fr.maxlego08.zshop.command.VCommand
 
isKey(ItemStack, String) - Method in class fr.maxlego08.zshop.zcore.utils.nms.ItemStackCompound
Check if a key is contained in the nbttag
isLoad(UUID) - Method in interface fr.maxlego08.zshop.api.history.HistoryManager
 
isLoad(UUID) - Method in class fr.maxlego08.zshop.history.ZHistoryManager
 
isMessage() - Method in enum class fr.maxlego08.zshop.zcore.enums.Message
 
isNewNBTVersion() - Static method in class fr.maxlego08.zshop.zcore.utils.nms.NMSUtils
Check if server version is new version
isNewNMSVersion() - Static method in class fr.maxlego08.zshop.zcore.utils.nms.NMSUtils
Check if server vesion is new version
isNewVersion() - Static method in class fr.maxlego08.zshop.zcore.utils.nms.NMSUtils
check if version is granther than 1.13
isOldVersion() - Static method in class fr.maxlego08.zshop.zcore.utils.nms.NMSUtils
Check if version is old version of minecraft with old material system
isOneHand() - Static method in class fr.maxlego08.zshop.zcore.utils.nms.NMSUtils
Check if version has one hand
isPad(char) - Static method in class fr.maxlego08.zshop.zcore.utils.Base64
 
isPlayerHead(ItemStack) - Method in class fr.maxlego08.zshop.zcore.utils.ZUtils
Allows to check if an itemstack and a head
isPresent(K) - Method in class fr.maxlego08.zshop.zcore.utils.map.OptionalHashMap
 
isPresent(K) - Method in interface fr.maxlego08.zshop.zcore.utils.map.OptionalMap
 
isRepackaged() - Static method in class fr.maxlego08.zshop.scoreboard.FastReflection
 
isReverse - Variable in class fr.maxlego08.zshop.zcore.utils.inventory.PaginateInventory
 
isRunning() - Method in class fr.maxlego08.zshop.scoreboard.ScoreBoardManager
 
isTitle() - Method in enum class fr.maxlego08.zshop.zcore.enums.Message
 
isUnbreakable() - Static method in class fr.maxlego08.zshop.zcore.utils.nms.NMSUtils
Check if version has itemmeta unbreakable
isUse() - Method in enum class fr.maxlego08.zshop.zcore.enums.Message
 
isUseTitle() - Method in enum class fr.maxlego08.zshop.zcore.enums.Message
 
isValid() - Method in class fr.maxlego08.zshop.api.utils.PriceModifierCache
 
isValid() - Method in class fr.maxlego08.zshop.limit.ZLimit
 
isValid() - Method in enum class fr.maxlego08.zshop.zcore.enums.Message
 
isValid(VCommand, String) - Method in class fr.maxlego08.zshop.command.CommandManager
 
isVeryOldVersion() - Static method in class fr.maxlego08.zshop.zcore.utils.nms.NMSUtils
Check is version is minecraft 1.7
isWhiteSpace(char) - Static method in class fr.maxlego08.zshop.zcore.utils.Base64
 
ItemBuilder - Class in fr.maxlego08.zshop.zcore.utils.builder
 
ItemBuilder(Material) - Constructor for class fr.maxlego08.zshop.zcore.utils.builder.ItemBuilder
 
ItemBuilder(Material, int) - Constructor for class fr.maxlego08.zshop.zcore.utils.builder.ItemBuilder
 
ItemBuilder(Material, int, int) - Constructor for class fr.maxlego08.zshop.zcore.utils.builder.ItemBuilder
 
ItemBuilder(Material, int, int, String) - Constructor for class fr.maxlego08.zshop.zcore.utils.builder.ItemBuilder
 
ItemBuilder(Material, int, int, String, List<String>, List<ItemFlag>, Map<Enchantment, Integer>) - Constructor for class fr.maxlego08.zshop.zcore.utils.builder.ItemBuilder
 
ItemBuilder(Material, int, String) - Constructor for class fr.maxlego08.zshop.zcore.utils.builder.ItemBuilder
 
ItemBuilder(Material, String) - Constructor for class fr.maxlego08.zshop.zcore.utils.builder.ItemBuilder
 
ItemBuilder(Material, String...) - Constructor for class fr.maxlego08.zshop.zcore.utils.builder.ItemBuilder
 
ItemBuilder(Material, ItemFlag...) - Constructor for class fr.maxlego08.zshop.zcore.utils.builder.ItemBuilder
 
ItemButton - Class in fr.maxlego08.zshop.zcore.utils.inventory
 
ItemButton - Interface in fr.maxlego08.zshop.api.buttons
 
ItemButton(ItemStack, int) - Constructor for class fr.maxlego08.zshop.zcore.utils.inventory.ItemButton
 
ItemButtonLoader - Class in fr.maxlego08.zshop.loader
 
ItemButtonLoader(ShopPlugin) - Constructor for class fr.maxlego08.zshop.loader.ItemButtonLoader
 
ItemButtonPlaceholder - Class in fr.maxlego08.zshop.placeholder
 
ItemButtonPlaceholder(ShopPlugin, ShopManager) - Constructor for class fr.maxlego08.zshop.placeholder.ItemButtonPlaceholder
 
ItemConfirmButton - Interface in fr.maxlego08.zshop.api.buttons
 
ItemConfirmButtonLoader - Class in fr.maxlego08.zshop.loader
 
ItemConfirmButtonLoader(ShopPlugin) - Constructor for class fr.maxlego08.zshop.loader.ItemConfirmButtonLoader
 
ItemCreateException - Exception Class in fr.maxlego08.zshop.exceptions
 
ItemCreateException() - Constructor for exception class fr.maxlego08.zshop.exceptions.ItemCreateException
 
ItemCreateException(String) - Constructor for exception class fr.maxlego08.zshop.exceptions.ItemCreateException
 
ItemCreateException(String, Throwable) - Constructor for exception class fr.maxlego08.zshop.exceptions.ItemCreateException
 
ItemCreateException(String, Throwable, boolean, boolean) - Constructor for exception class fr.maxlego08.zshop.exceptions.ItemCreateException
 
ItemCreateException(Throwable) - Constructor for exception class fr.maxlego08.zshop.exceptions.ItemCreateException
 
ItemEconomy - Class in fr.maxlego08.zshop.economy.economies
 
ItemEconomy(String, String, String, MenuItemStack) - Constructor for class fr.maxlego08.zshop.economy.economies.ItemEconomy
 
ItemEnchantException - Exception Class in fr.maxlego08.zshop.exceptions
 
ItemEnchantException() - Constructor for exception class fr.maxlego08.zshop.exceptions.ItemEnchantException
 
ItemEnchantException(String) - Constructor for exception class fr.maxlego08.zshop.exceptions.ItemEnchantException
 
ItemEnchantException(String, Throwable) - Constructor for exception class fr.maxlego08.zshop.exceptions.ItemEnchantException
 
ItemEnchantException(String, Throwable, boolean, boolean) - Constructor for exception class fr.maxlego08.zshop.exceptions.ItemEnchantException
 
ItemEnchantException(Throwable) - Constructor for exception class fr.maxlego08.zshop.exceptions.ItemEnchantException
 
ItemFlagException - Exception Class in fr.maxlego08.zshop.exceptions
 
ItemFlagException() - Constructor for exception class fr.maxlego08.zshop.exceptions.ItemFlagException
 
ItemFlagException(String) - Constructor for exception class fr.maxlego08.zshop.exceptions.ItemFlagException
 
ItemFlagException(String, Throwable) - Constructor for exception class fr.maxlego08.zshop.exceptions.ItemFlagException
 
ItemFlagException(String, Throwable, boolean, boolean) - Constructor for exception class fr.maxlego08.zshop.exceptions.ItemFlagException
 
ItemFlagException(Throwable) - Constructor for exception class fr.maxlego08.zshop.exceptions.ItemFlagException
 
items - Variable in class fr.maxlego08.zshop.inventory.VInventory
 
ITEMSTACK - Enum constant in enum class fr.maxlego08.zshop.zcore.utils.nms.ItemStackUtils.EnumReflectionItemStack
 
ItemStackCompound - Class in fr.maxlego08.zshop.zcore.utils.nms
 
ItemStackCompound(ItemStackCompound.EnumReflectionCompound) - Constructor for class fr.maxlego08.zshop.zcore.utils.nms.ItemStackCompound
 
ItemStackCompound.EnumReflectionCompound - Enum Class in fr.maxlego08.zshop.zcore.utils.nms
 
ItemStackLoader - Class in fr.maxlego08.zshop.zcore.utils.loader
 
ItemStackLoader() - Constructor for class fr.maxlego08.zshop.zcore.utils.loader.ItemStackLoader
 
ItemStackUtils - Class in fr.maxlego08.zshop.zcore.utils.nms
 
ItemStackUtils() - Constructor for class fr.maxlego08.zshop.zcore.utils.nms.ItemStackUtils
 
ItemStackUtils.EnumReflectionItemStack - Enum Class in fr.maxlego08.zshop.zcore.utils.nms
 
iterator() - Method in class fr.maxlego08.zshop.zcore.utils.Cuboid
 
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