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

R

random(int) - Method in class fr.xxathyx.mediaplayer.util.RandomToken
Generates a random token according to a certain lenght.
RandomToken - Class in fr.xxathyx.mediaplayer.util
The RandomToken class is used in
invalid @link
Configuration
in order to obtain a random key for the free authentification server, its an utility class, see RandomToken.random(int).
RandomToken() - Constructor for class fr.xxathyx.mediaplayer.util.RandomToken
 
read() - Method in class fr.xxathyx.mediaplayer.stream.m3u8.Reader
Reads the m3u8 livestream file in order to get links to the video sequences.
Reader - Class in fr.xxathyx.mediaplayer.stream.m3u8
The Reader class is used in
invalid @link
Video
in order to read and get video sequences from online-stream, this method is only used one, then Ffmpeg take over the situtation, its only compatible with Twitch livestreams currently.
Reader(File) - Constructor for class fr.xxathyx.mediaplayer.stream.m3u8.Reader
Constructor for Reader class, creates an Reader variable according to a m3u8 livestream File.
readFrom(MapColorSpaceData) - Method in class fr.xxathyx.mediaplayer.map.colors.MapColorSpaceData
 
realtimeRendering - Variable in class fr.xxathyx.mediaplayer.screen.settings.ScreenSettings
 
refresh() - Method in class fr.xxathyx.mediaplayer.items.ItemStacks
Gets an ItemStack corresponding to a refresh-current-page icon in a interface Inventory.
remote() - Method in class fr.xxathyx.mediaplayer.items.ItemStacks
Gets an ItemStack corresponding to a remote icon in a interface Inventory.
remove() - Method in class fr.xxathyx.mediaplayer.items.ItemStacks
Gets an ItemStack corresponding to a remove icon in a interface Inventory.
remove() - Method in class fr.xxathyx.mediaplayer.screen.Screen
Removes the screen structure according to Screen.getBlocks().
remove(File, String) - Static method in class fr.xxathyx.mediaplayer.util.YamlConfigurationManager
Removes an existing configuration section for a given YAML configuration-file.
remove_screen_on_end() - Method in class fr.xxathyx.mediaplayer.configuration.Configuration
 
remove_screen_on_restart() - Method in class fr.xxathyx.mediaplayer.configuration.Configuration
 
render(MapView, MapCanvas, Player) - Method in class fr.xxathyx.mediaplayer.image.ImageRenderer
See Bukkit documentation : MapRenderer.render(MapView, MapCanvas, Player)
render(MapView, MapCanvas, Player) - Method in class fr.xxathyx.mediaplayer.image.renderer.ImageRenderer
See Bukkit documentation : MapRenderer.render(MapView, MapCanvas, Player)
resetRenderers(MapView) - Method in class fr.xxathyx.mediaplayer.image.ImageRenderer
Resets previous applied render of a MapView, see MapView.getRenderers().
resetRenderers(MapView) - Method in class fr.xxathyx.mediaplayer.image.renderer.ImageRenderer
Resets previous applied render of a MapView, see MapView.getRenderers().
ResourcePack - Class in fr.xxathyx.mediaplayer.resourcepack
The ResourcePack class is only called once, while a video is loading, and within the audio is enabled, see Video.hasAudio()
ResourcePack() - Constructor for class fr.xxathyx.mediaplayer.resourcepack.ResourcePack
 
ResourcePackStatus - Class in fr.xxathyx.mediaplayer.resourcepack.listeners
The ResourcePackStatus class implements Listener, it consist of a single event method ResourcePackStatus.onResourcepackStatusEvent(PlayerResourcePackStatusEvent).
ResourcePackStatus() - Constructor for class fr.xxathyx.mediaplayer.resourcepack.listeners.ResourcePackStatus
 
ressemblance_to_skip() - Method in class fr.xxathyx.mediaplayer.configuration.Configuration
 
resume() - Method in class fr.xxathyx.mediaplayer.screen.Screen
Resuming the currently played video.
run() - Method in class fr.xxathyx.mediaplayer.tasks.TaskAsyncLoadConfigurations
Runs a task that will load and register videos contained in Configuration.getVideosFolder() to Main.getRegisteredVideos().
run() - Method in class fr.xxathyx.mediaplayer.tasks.TaskAsyncLoadImages
Runs a task that will load the Image themselves and their configurations in order to be again displayed in Minecraft.
run() - Method in class fr.xxathyx.mediaplayer.tasks.TaskAsyncLoadVideo
Runs a task that will load the Video passed earlier in the constructor.
run() - Method in class fr.xxathyx.mediaplayer.tasks.TaskSyncLoadScreens
Runs a task that will load and register screens contained in Configuration.getScreensFolder() to Main.getRegisteredScreens().
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