Index
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
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
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 interfaceInventory
. - remote() - Method in class fr.xxathyx.mediaplayer.items.ItemStacks
-
Gets an
ItemStack
corresponding to a remote icon in a interfaceInventory
. - remove() - Method in class fr.xxathyx.mediaplayer.items.ItemStacks
-
Gets an
ItemStack
corresponding to a remove icon in a interfaceInventory
. - 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
, seeMapView.getRenderers()
. - resetRenderers(MapView) - Method in class fr.xxathyx.mediaplayer.image.renderer.ImageRenderer
-
Resets previous applied render of a
MapView
, seeMapView.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 methodResourcePackStatus.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()
toMain.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()
toMain.getRegisteredScreens()
.
All Classes and Interfaces|All Packages