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

O

o - Enum constant in enum class fr.maxlego08.zshop.zcore.utils.DefaultFontInfo
 
O - Enum constant in enum class fr.maxlego08.zshop.zcore.utils.DefaultFontInfo
 
OBC_PACKAGE - Static variable in class fr.maxlego08.zshop.scoreboard.FastReflection
 
obcClass(String) - Static method in class fr.maxlego08.zshop.scoreboard.FastReflection
 
obcClassName(String) - Static method in class fr.maxlego08.zshop.scoreboard.FastReflection
 
obcOptionalClass(String) - Static method in class fr.maxlego08.zshop.scoreboard.FastReflection
 
onBlockBreak(BlockBreakEvent) - Method in class fr.maxlego08.zshop.listener.AdapterListener
 
onBlockBreak(BlockBreakEvent, Player) - Method in class fr.maxlego08.zshop.listener.ListenerAdapter
 
onBlockPlace(BlockPlaceEvent) - Method in class fr.maxlego08.zshop.listener.AdapterListener
 
onBlockPlace(BlockPlaceEvent) - Method in class fr.maxlego08.zshop.ZShopManager
 
onBlockPlace(BlockPlaceEvent, Player) - Method in class fr.maxlego08.zshop.listener.ListenerAdapter
 
onButtonLoad(ButtonLoadEvent) - Method in interface fr.maxlego08.zshop.api.ShopManager
Event for button register Allows you to cache ItemButtons
onButtonLoad(ButtonLoadEvent) - Method in class fr.maxlego08.zshop.listener.MenuListener
 
onButtonLoad(ButtonLoadEvent) - Method in class fr.maxlego08.zshop.ZShopManager
 
onClick(Player, InventoryClickEvent, InventoryDefault, int) - Method in class fr.maxlego08.zshop.buttons.ZAddButton
 
onClick(Player, InventoryClickEvent, InventoryDefault, int) - Method in class fr.maxlego08.zshop.buttons.ZBuyMore
 
onClick(Player, InventoryClickEvent, InventoryDefault, int) - Method in class fr.maxlego08.zshop.buttons.ZConfirmBuyButton
 
onClick(Player, InventoryClickEvent, InventoryDefault, int) - Method in class fr.maxlego08.zshop.buttons.ZConfirmSellButton
 
onClick(Player, InventoryClickEvent, InventoryDefault, int) - Method in class fr.maxlego08.zshop.buttons.ZItemConfirmButton
 
onClick(Player, InventoryClickEvent, InventoryDefault, int) - Method in class fr.maxlego08.zshop.buttons.ZRemoveButton
 
onClick(InventoryClickEvent) - Method in class fr.maxlego08.zshop.zcore.utils.inventory.ItemButton
Permet de gérer le click du joueur
onClick(T, ItemButton) - Method in class fr.maxlego08.zshop.zcore.utils.inventory.PaginateInventory
 
onClose(InventoryCloseEvent) - Method in class fr.maxlego08.zshop.listener.AdapterListener
 
onClose(InventoryCloseEvent, ShopPlugin, Player) - Method in class fr.maxlego08.zshop.inventory.VInventory
 
onCommand(CommandSender, Command, String, String[]) - Method in class fr.maxlego08.zshop.command.CommandManager
 
onCommand(PlayerCommandPreprocessEvent) - Method in class fr.maxlego08.zshop.listener.AdapterListener
 
onCommand(PlayerCommandPreprocessEvent, Player, String) - Method in class fr.maxlego08.zshop.listener.ListenerAdapter
 
onConnect(PlayerJoinEvent) - Method in class fr.maxlego08.zshop.listener.AdapterListener
 
onConnect(PlayerJoinEvent) - Method in class fr.maxlego08.zshop.zcore.utils.plugins.VersionChecker
 
onConnect(PlayerJoinEvent, Player) - Method in class fr.maxlego08.zshop.listener.ListenerAdapter
 
onCraftItem(CraftItemEvent) - Method in class fr.maxlego08.zshop.listener.AdapterListener
 
onCraftItem(CraftItemEvent) - Method in class fr.maxlego08.zshop.listener.ListenerAdapter
 
onDamage(EntityDamageByEntityEvent) - Method in class fr.maxlego08.zshop.listener.AdapterListener
 
onDamageByEntity(EntityDamageByEntityEvent, EntityDamageEvent.DamageCause, double, LivingEntity, LivingEntity) - Method in class fr.maxlego08.zshop.listener.ListenerAdapter
 
onDisable() - Method in class fr.maxlego08.zshop.ShopPlugin
 
onDrag(InventoryDragEvent) - Method in class fr.maxlego08.zshop.listener.AdapterListener
 
onDrag(InventoryDragEvent, ShopPlugin, Player) - Method in class fr.maxlego08.zshop.inventory.VInventory
 
onDrop(PlayerDropItemEvent, Player) - Method in class fr.maxlego08.zshop.listener.ListenerAdapter
 
onEnable() - Method in class fr.maxlego08.zshop.ShopPlugin
 
onEntityDeath(EntityDeathEvent) - Method in class fr.maxlego08.zshop.listener.AdapterListener
 
onEntityDeath(EntityDeathEvent, Entity) - Method in class fr.maxlego08.zshop.listener.ListenerAdapter
 
onGamemodeChange(PlayerGameModeChangeEvent) - Method in class fr.maxlego08.zshop.listener.AdapterListener
 
onGamemodeChange(PlayerGameModeChangeEvent, Player) - Method in class fr.maxlego08.zshop.listener.ListenerAdapter
 
onInteract(PlayerInteractEvent) - Method in class fr.maxlego08.zshop.listener.AdapterListener
 
onInteract(PlayerInteractEvent, Player) - Method in class fr.maxlego08.zshop.listener.ListenerAdapter
 
onInventoryClick(InventoryClickEvent) - Method in class fr.maxlego08.zshop.listener.AdapterListener
 
onInventoryClick(InventoryClickEvent, Player) - Method in class fr.maxlego08.zshop.inventory.ZInventoryManager
 
onInventoryClick(InventoryClickEvent, Player) - Method in class fr.maxlego08.zshop.listener.ListenerAdapter
 
onInventoryClose(InventoryCloseEvent, Player) - Method in class fr.maxlego08.zshop.inventory.ZInventoryManager
 
onInventoryClose(InventoryCloseEvent, Player) - Method in class fr.maxlego08.zshop.listener.ListenerAdapter
 
onInventoryDrag(InventoryDragEvent, Player) - Method in class fr.maxlego08.zshop.inventory.ZInventoryManager
 
onInventoryDrag(InventoryDragEvent, Player) - Method in class fr.maxlego08.zshop.listener.ListenerAdapter
 
onInventoryOpen(Player, InventoryDefault) - Method in class fr.maxlego08.zshop.buttons.ConfirmationButton
 
onItemisOnGround(PlayerDropItemEvent, Player, Item, Location) - Method in class fr.maxlego08.zshop.listener.ListenerAdapter
 
onItemMove(PlayerDropItemEvent, Player, Item, Location, Block) - Method in class fr.maxlego08.zshop.listener.ListenerAdapter
 
onJoin(PlayerJoinEvent) - Method in class fr.maxlego08.zshop.history.ZHistoryManager
 
onLeftClick(Player, InventoryClickEvent, InventoryDefault, int) - Method in class fr.maxlego08.zshop.buttons.ZItemButton
 
onlyPlayers() - Method in class fr.maxlego08.zshop.command.VCommand
 
onMiddleClick(Player, InventoryClickEvent, InventoryDefault, int) - Method in class fr.maxlego08.zshop.buttons.ZItemButton
 
onMobSpawn(CreatureSpawnEvent) - Method in class fr.maxlego08.zshop.listener.AdapterListener
 
onMobSpawn(CreatureSpawnEvent) - Method in class fr.maxlego08.zshop.listener.ListenerAdapter
 
onMove(PlayerMoveEvent, Player) - Method in class fr.maxlego08.zshop.listener.ListenerAdapter
 
onPick(PlayerPickupItemEvent) - Method in class fr.maxlego08.zshop.listener.AdapterListener
 
onPickUp(PlayerPickupItemEvent, Player) - Method in class fr.maxlego08.zshop.listener.ListenerAdapter
 
onPlaceholderRequest(Player, String) - Method in class fr.maxlego08.zshop.placeholder.DistantPlaceholder
 
onPlayerDamagaByArrow(EntityDamageByEntityEvent, EntityDamageEvent.DamageCause, double, Projectile, Player) - Method in class fr.maxlego08.zshop.listener.ListenerAdapter
 
onPlayerDamagaByPlayer(EntityDamageByEntityEvent, EntityDamageEvent.DamageCause, double, Player, Player) - Method in class fr.maxlego08.zshop.listener.ListenerAdapter
 
onPlayerTalk(AsyncPlayerChatEvent) - Method in class fr.maxlego08.zshop.listener.AdapterListener
 
onPlayerTalk(AsyncPlayerChatEvent, String) - Method in class fr.maxlego08.zshop.listener.ListenerAdapter
 
onPlayerWalk(PlayerMoveEvent, Player, int) - Method in class fr.maxlego08.zshop.listener.ListenerAdapter
 
onQuid(PlayerQuitEvent) - Method in class fr.maxlego08.zshop.history.ZHistoryManager
 
onQuid(PlayerQuitEvent) - Method in class fr.maxlego08.zshop.ZShopManager
 
onQuit(PlayerQuitEvent) - Method in class fr.maxlego08.zshop.limit.ZLimitManager
 
onQuit(PlayerQuitEvent) - Method in class fr.maxlego08.zshop.listener.AdapterListener
 
onQuit(PlayerQuitEvent, Player) - Method in class fr.maxlego08.zshop.listener.ListenerAdapter
 
onRequest(Player, String) - Method in class fr.maxlego08.zshop.placeholder.LocalPlaceholder
Custom placeholder
onRightClick(Player, InventoryClickEvent, InventoryDefault, int) - Method in class fr.maxlego08.zshop.buttons.ZItemButton
 
onTabComplete(CommandSender, Command, String, String[]) - Method in class fr.maxlego08.zshop.command.CommandManager
 
OPEN_BACK - Enum constant in enum class fr.maxlego08.zshop.save.ConfirmAction
 
openAsync - Variable in class fr.maxlego08.zshop.inventory.VInventory
 
openBuy(Player, ItemButton) - Method in interface fr.maxlego08.zshop.api.ShopManager
Open buy inventory
openBuy(Player, ItemButton) - Method in class fr.maxlego08.zshop.ZShopManager
 
openConfirm(Player, ItemConfirmButton) - Method in interface fr.maxlego08.zshop.api.ShopManager
Open confirm inventory
openConfirm(Player, ItemConfirmButton) - Method in class fr.maxlego08.zshop.ZShopManager
 
openInventory(ShopPlugin, Player, int, Object...) - Method in class fr.maxlego08.zshop.inventory.VInventory
 
openInventory(ShopPlugin, Player, int, Object...) - Method in class fr.maxlego08.zshop.zcore.utils.inventory.PaginateInventory
 
openSell(Player, ItemButton) - Method in interface fr.maxlego08.zshop.api.ShopManager
Open sell inventory
openSell(Player, ItemButton) - Method in class fr.maxlego08.zshop.ZShopManager
 
opposite() - Method in enum class fr.maxlego08.zshop.zcore.utils.Cuboid.CuboidDirection
 
optionalClass(String) - Static method in class fr.maxlego08.zshop.scoreboard.FastReflection
 
OptionalHashMap<K,V> - Class in fr.maxlego08.zshop.zcore.utils.map
 
OptionalHashMap() - Constructor for class fr.maxlego08.zshop.zcore.utils.map.OptionalHashMap
 
OptionalMap<K,V> - Interface in fr.maxlego08.zshop.zcore.utils.map
 
outset(Cuboid.CuboidDirection, int) - Method in class fr.maxlego08.zshop.zcore.utils.Cuboid
Outset (grow) the Cuboid in the given direction by the given amount.
owner(String) - Method in class fr.maxlego08.zshop.zcore.utils.builder.ItemBuilder
 
owner(Player) - Method in class fr.maxlego08.zshop.zcore.utils.builder.ItemBuilder
 
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