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

P

Part - Class in fr.xxathyx.mediaplayer.screen.part
The Part class is essential for the screen structure, it consists in regrouping ItemFrame and Block into a single object for simplicity.
Part(File) - Constructor for class fr.xxathyx.mediaplayer.screen.part.Part
Constructor for Part class, creates an Part variable according to a part configuration-file, this is used during first time screen creation, see Screen.createConfiguration(String, Location).
pause() - Method in class fr.xxathyx.mediaplayer.screen.Screen
Pausing the currently played video.
play() - Method in class fr.xxathyx.mediaplayer.items.ItemStacks
Gets an ItemStack corresponding to a play icon in a interface Inventory.
PlayerBreakScreen - Class in fr.xxathyx.mediaplayer.screen.listeners
The PlayerBreakScreen class implements Listener, it consist of a single event method PlayerBreakScreen.onBreak(BlockBreakEvent).
PlayerBreakScreen() - Constructor for class fr.xxathyx.mediaplayer.screen.listeners.PlayerBreakScreen
 
PlayerDamageScreen - Class in fr.xxathyx.mediaplayer.screen.listeners
The PlayerDamageScreen class implements Listener, it consist of a single event method PlayerDamageScreen.onDamage(HangingBreakEvent).
PlayerDamageScreen() - Constructor for class fr.xxathyx.mediaplayer.screen.listeners.PlayerDamageScreen
 
PlayerDisconnectScreen - Class in fr.xxathyx.mediaplayer.screen.listeners
 
PlayerDisconnectScreen() - Constructor for class fr.xxathyx.mediaplayer.screen.listeners.PlayerDisconnectScreen
 
PlayerInteractImage - Class in fr.xxathyx.mediaplayer.image.listeners
The PlayerInteractImage class implements Listener, it consist of a single event method PlayerInteractImage.interactImage(PlayerInteractEntityEvent).
PlayerInteractImage() - Constructor for class fr.xxathyx.mediaplayer.image.listeners.PlayerInteractImage
 
PlayerInteractScreen - Class in fr.xxathyx.mediaplayer.screen.listeners
The PlayerInteractScreen class implements Listener, it consist of a two event methods PlayerInteractScreen.onInteract(PlayerInteractEntityEvent), and PlayerInteractScreen.onInteractAtScreen(PlayerInteractAtEntityEvent).
PlayerInteractScreen() - Constructor for class fr.xxathyx.mediaplayer.screen.listeners.PlayerInteractScreen
 
PlayerInteractScreenEvent - Class in fr.xxathyx.mediaplayer.api.listeners
Represents an event that is called when a player interacts with an screen, this event isn't cancellable.
PlayerInteractScreenEvent(Player, Screen, int, int) - Constructor for class fr.xxathyx.mediaplayer.api.listeners.PlayerInteractScreenEvent
Constructor for PlayerInteractScreenEvent class, creates an PlayerInteractScreenEvent variable according to an interact screen event with : Player, Screen, and the cursor coordination on the 2-D screen.
PlayerInteractVideo - Class in fr.xxathyx.mediaplayer.video.listeners
The PlayerInteractVideo class implements Listener, it consist of a single event method PlayerInteractVideo.interactVideo(PlayerInteractEntityEvent).
PlayerInteractVideo() - Constructor for class fr.xxathyx.mediaplayer.video.listeners.PlayerInteractVideo
 
PlayerJoinUpdate - Class in fr.xxathyx.mediaplayer.update.listeners
The PlayerJoinUpdate class implements Listener, it consist of a single event method PlayerJoinUpdate.onJoin(PlayerJoinEvent).
PlayerJoinUpdate() - Constructor for class fr.xxathyx.mediaplayer.update.listeners.PlayerJoinUpdate
 
playSound(Player, SoundType) - Static method in class fr.xxathyx.mediaplayer.sound.SoundPlayer
Plays a sound effect to a player according to a SoundType.
plugin_alternative_server() - Method in class fr.xxathyx.mediaplayer.configuration.Configuration
 
plugin_auto_update() - Method in class fr.xxathyx.mediaplayer.configuration.Configuration
 
plugin_external_communication() - Method in class fr.xxathyx.mediaplayer.configuration.Configuration
 
plugin_force_permissions() - Method in class fr.xxathyx.mediaplayer.configuration.Configuration
 
plugin_langage() - Method in class fr.xxathyx.mediaplayer.configuration.Configuration
 
plugin_outdated() - Method in class fr.xxathyx.mediaplayer.configuration.Configuration
 
PLUGIN_OUTDATED - Enum constant in enum fr.xxathyx.mediaplayer.notification.NotificationType
 
plugin_packet_compression() - Method in class fr.xxathyx.mediaplayer.configuration.Configuration
 
plugin_ping_sound() - Method in class fr.xxathyx.mediaplayer.configuration.Configuration
 
poster(Image) - Method in class fr.xxathyx.mediaplayer.items.ItemStacks
Gets an ItemStack corresponding to an image-poster.
previous() - Method in class fr.xxathyx.mediaplayer.items.ItemStacks
Gets an ItemStack corresponding to a previous-page icon in a interface Inventory.
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