Index

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

O

offline_player(String) - Method in class fr.xxathyx.mediaplayer.configuration.Configuration
 
onBreak(BlockBreakEvent) - Method in class fr.xxathyx.mediaplayer.screen.listeners.PlayerBreakScreen
Called whenever a Player break a block.
onClick(InventoryClickEvent) - Method in class fr.xxathyx.mediaplayer.interfaces.listeners.InventoryClickContents
Called whenever a Player clicks in an inventory, specially in contents panel, see
invalid @link
Interfaces#getContents()
, see also Bukkit documentation : InventoryClickEvent.
onClick(InventoryClickEvent) - Method in class fr.xxathyx.mediaplayer.interfaces.listeners.InventoryClickPanel
Called whenever a Player clicks in an inventory, specially in a video and screen panels, see Interfaces.getVideoPanel(Video), see also Bukkit documentation : InventoryClickEvent.
onClick(InventoryClickEvent) - Method in class fr.xxathyx.mediaplayer.interfaces.listeners.InventoryClickScreens
Called whenever a Player clicks in an inventory, specially in screens panel, see
invalid @link
Interfaces#getScreens()
, see also Bukkit documentation : InventoryClickEvent.
onClick(InventoryClickEvent) - Method in class fr.xxathyx.mediaplayer.interfaces.listeners.InventoryClickVideos
Called whenever a Player clicks in an inventory, specially in videos panel, see
invalid @link
Interfaces#getVideos()
, see also Bukkit documentation : InventoryClickEvent.
onClose(InventoryCloseEvent) - Method in class fr.xxathyx.mediaplayer.interfaces.listeners.InventoryClosePanel
Called whenever a Player close an open inventory, specially video and screen panels, see Interfaces.getVideoPanel(Video) or
invalid @link
Interfaces#getScreenPanel(Video)
, see also Bukkit documentation : InventoryCloseEvent.
onCommand(CommandSender, Command, String, String[]) - Method in class fr.xxathyx.mediaplayer.commands.MediaPlayerCommands
See Bukkit documentation : CommandExecutor.onCommand(CommandSender, Command, String, String[])
onCommand(CommandSender, Command, String, String[]) - Method in class fr.xxathyx.mediaplayer.image.commands.ImageCommands
See Bukkit documentation : CommandExecutor.onCommand(CommandSender, Command, String, String[])
onCommand(CommandSender, Command, String, String[]) - Method in class fr.xxathyx.mediaplayer.screen.commands.ScreenCommands
See Bukkit documentation : CommandExecutor.onCommand(CommandSender, Command, String, String[])
onCommand(CommandSender, Command, String, String[]) - Method in class fr.xxathyx.mediaplayer.video.commands.VideoCommands
See Bukkit documentation : CommandExecutor.onCommand(CommandSender, Command, String, String[])
onDamage(HangingBreakEvent) - Method in class fr.xxathyx.mediaplayer.screen.listeners.PlayerDamageScreen
Called whenever a Player break a ItemFrame.
onDisable() - Method in class fr.xxathyx.mediaplayer.Main
See Bukkit documentation : JavaPlugin.onDisable()
onEnable() - Method in class fr.xxathyx.mediaplayer.Main
See Bukkit documentation : JavaPlugin.onEnable()
onInteract(PlayerInteractEntityEvent) - Method in class fr.xxathyx.mediaplayer.screen.listeners.PlayerInteractScreen
Called whenever a Player interact with an Entity, see Bukkit documentation : PlayerInteractEntityEvent.
onInteractAtScreen(PlayerInteractAtEntityEvent) - Method in class fr.xxathyx.mediaplayer.screen.listeners.PlayerInteractScreen
Called whenever a Player interact with an Entity, see Bukkit documentation : PlayerInteractAtEntityEvent.
onJoin(PlayerJoinEvent) - Method in class fr.xxathyx.mediaplayer.update.listeners.PlayerJoinUpdate
Called whenever a Player having mediaplayer.permission.admin permission joins the server, it will alert him using the Notification system three seconds after the connection if the plugin is outdated.
onResourcepackStatusEvent(PlayerResourcePackStatusEvent) - Method in class fr.xxathyx.mediaplayer.resourcepack.listeners.ResourcePackStatus
Called whenever a Player update is ressource-pack application.
onTabComplete(CommandSender, Command, String, String[]) - Method in class fr.xxathyx.mediaplayer.image.commands.ImageCommands
See Bukkit documentation : TabCompleter
onTabComplete(CommandSender, Command, String, String[]) - Method in class fr.xxathyx.mediaplayer.screen.commands.ScreenCommands
See Bukkit documentation : TabCompleter
onTabComplete(CommandSender, Command, String, String[]) - Method in class fr.xxathyx.mediaplayer.video.commands.VideoCommands
See Bukkit documentation : TabCompleter
OTHER - Enum constant in enum fr.xxathyx.mediaplayer.system.SystemType
 
A B C D E F G H I L M N O P Q R S T U V W Y 
All Classes and Interfaces|All Packages