Skip navigation links
A B C D E F G H I J L M O P R S T U V W X Y 

G

getBackgroundColor() - Method in class io.github.bananapuncher714.radioboard.util.GifDecoder.GifImage
Returns the background color of the first frame in this GIF image.
getBestColor(int, int, int) - Static method in class io.github.bananapuncher714.radioboard.util.JetpImageUtil
 
getBoardFrames() - Method in enum io.github.bananapuncher714.radioboard.FrameManager
 
getCanvasFile(String) - Static method in class io.github.bananapuncher714.radioboard.RadioBoard
Get a file located in the canvas folder for this plugin
getCoreBoards() - Method in class io.github.bananapuncher714.radioboard.RadioBoard
Get a list of this plugin's boards that were loaded from the boards.yml
getDelay(int) - Method in class io.github.bananapuncher714.radioboard.util.GifDecoder.GifImage
If not 0, the delay specifies how many hundredths (1/100) of a second to wait before displaying the frame after the current frame.
getDisplay() - Method in class io.github.bananapuncher714.radioboard.api.Frame
Gives a mutable array of bytes
getDisplay(String) - Method in enum io.github.bananapuncher714.radioboard.FrameManager
 
getDisplay() - Method in interface io.github.bananapuncher714.radioboard.providers.canvas.RadioIcon
Get the main representation of this icon
getDisplay() - Method in class io.github.bananapuncher714.radioboard.providers.canvas.RadioIconButton
 
getDisplay() - Method in class io.github.bananapuncher714.radioboard.providers.canvas.RadioIconCloud
 
getDisplay() - Method in class io.github.bananapuncher714.radioboard.providers.canvas.RadioIconGif
 
getDisplay() - Method in class io.github.bananapuncher714.radioboard.providers.canvas.RadioIconImage
 
getDisplay() - Method in class io.github.bananapuncher714.radioboard.providers.canvas.RadioIconSwitch
 
getDisplays() - Method in enum io.github.bananapuncher714.radioboard.FrameManager
 
getFace() - Method in class io.github.bananapuncher714.radioboard.BoardFrame
Gets the inverse face of the board
getFrame(String) - Method in enum io.github.bananapuncher714.radioboard.FrameManager
 
getFrame(int) - Method in class io.github.bananapuncher714.radioboard.util.GifDecoder.GifImage
 
getFrameAt(Location) - Method in enum io.github.bananapuncher714.radioboard.FrameManager
Fetch a given BoardFrame at a given coordinate
getFrameCount() - Method in class io.github.bananapuncher714.radioboard.util.GifDecoder.GifImage
 
getFrames() - Method in class io.github.bananapuncher714.radioboard.BoardFrame
Gets a list of all the item frames in this board
getHeight() - Method in class io.github.bananapuncher714.radioboard.BoardFrame
Gets the height in map lengths of this board
getHeight() - Method in interface io.github.bananapuncher714.radioboard.providers.canvas.RadioIcon
Get the overall height of this icon
getHeight() - Method in class io.github.bananapuncher714.radioboard.providers.canvas.RadioIconButton
 
getHeight() - Method in class io.github.bananapuncher714.radioboard.providers.canvas.RadioIconCloud
 
getHeight() - Method in class io.github.bananapuncher714.radioboard.providers.canvas.RadioIconGif
 
getHeight() - Method in class io.github.bananapuncher714.radioboard.providers.canvas.RadioIconImage
 
getHeight() - Method in class io.github.bananapuncher714.radioboard.providers.canvas.RadioIconSwitch
 
getHeight() - Method in class io.github.bananapuncher714.radioboard.util.GifDecoder.GifImage
 
getIcons() - Method in class io.github.bananapuncher714.radioboard.providers.canvas.RadioCanvas
 
getId() - Method in class io.github.bananapuncher714.radioboard.api.MapDisplay
Simple any case string identifier
getId() - Method in class io.github.bananapuncher714.radioboard.BoardFrame
Gets the map id of the top left frame
getImageFile(String) - Static method in class io.github.bananapuncher714.radioboard.RadioBoard
Get a file located in the image folder for this plugin
getInstance() - Static method in class io.github.bananapuncher714.radioboard.RadioBoard
 
getItemFrameAt(Location) - Method in class io.github.bananapuncher714.radioboard.BoardFrame
Get an item frame at a given location
getItemFrameAt(Location) - Static method in class io.github.bananapuncher714.radioboard.util.BukkitUtil
Gets an item frame at a given location; ignores orientation
getLocation(String) - Static method in class io.github.bananapuncher714.radioboard.util.BukkitUtil
Get a location from a string
getMapHeight() - Method in class io.github.bananapuncher714.radioboard.api.MapDisplay
Height of this display in map lengths
getMapId() - Method in class io.github.bananapuncher714.radioboard.api.MapDisplay
Top left map id
getMapWidth() - Method in class io.github.bananapuncher714.radioboard.api.MapDisplay
Width of this display in map lengths
getNewPacketHandlerInstance() - Static method in class io.github.bananapuncher714.radioboard.util.ReflectionUtil
 
getPacketHandler() - Method in class io.github.bananapuncher714.radioboard.RadioBoard
Get the NMS implementation for sending map updates and stuff
getProtocol() - Method in class io.github.bananapuncher714.radioboard.RadioBoard
 
getRGBArray(BufferedImage) - Static method in class io.github.bananapuncher714.radioboard.util.JetpImageUtil
 
getSource() - Method in class io.github.bananapuncher714.radioboard.api.MapDisplay
getSource() - Method in interface io.github.bananapuncher714.radioboard.api.MapDisplayProvider
Get a Frame from this provider at any time
getSource() - Method in class io.github.bananapuncher714.radioboard.providers.canvas.RadioCanvas
 
getSource() - Method in class io.github.bananapuncher714.radioboard.providers.GifPlayer
 
getSource() - Method in class io.github.bananapuncher714.radioboard.providers.ImageProvider
 
getString(Location) - Static method in class io.github.bananapuncher714.radioboard.util.BukkitUtil
Get a string from a location; follows the format "world%x%y%z%yaw%pitch" with all periods replaced with tildes(~)
getSubImage(int, int, int, int, int[], int) - Static method in class io.github.bananapuncher714.radioboard.util.JetpImageUtil
 
getSubsegment(int, int, int, int) - Static method in class io.github.bananapuncher714.radioboard.util.JetpImageUtil
 
getTopLeftCorner() - Method in class io.github.bananapuncher714.radioboard.BoardFrame
Gets the location of the top left item frame
getUUID() - Method in class io.github.bananapuncher714.radioboard.RadioObserver
 
getWidth() - Method in class io.github.bananapuncher714.radioboard.BoardFrame
Gets the width in map lengths of this board
getWidth() - Method in interface io.github.bananapuncher714.radioboard.providers.canvas.RadioIcon
Get the overall width of this icon
getWidth() - Method in class io.github.bananapuncher714.radioboard.providers.canvas.RadioIconButton
 
getWidth() - Method in class io.github.bananapuncher714.radioboard.providers.canvas.RadioIconCloud
 
getWidth() - Method in class io.github.bananapuncher714.radioboard.providers.canvas.RadioIconGif
 
getWidth() - Method in class io.github.bananapuncher714.radioboard.providers.canvas.RadioIconImage
 
getWidth() - Method in class io.github.bananapuncher714.radioboard.providers.canvas.RadioIconSwitch
 
getWidth() - Method in class io.github.bananapuncher714.radioboard.util.GifDecoder.GifImage
 
GifDecoder - Class in io.github.bananapuncher714.radioboard.util
A decoder capable of processing a GIF data stream to render the graphics contained in it.
GifDecoder() - Constructor for class io.github.bananapuncher714.radioboard.util.GifDecoder
 
GifDecoder.GifImage - Class in io.github.bananapuncher714.radioboard.util
 
GifImage() - Constructor for class io.github.bananapuncher714.radioboard.util.GifDecoder.GifImage
 
GifPlayer - Class in io.github.bananapuncher714.radioboard.providers
Simple GIF player plays a GIF on a display.
GifPlayer(File) - Constructor for class io.github.bananapuncher714.radioboard.providers.GifPlayer
 
globalColTbl - Variable in class io.github.bananapuncher714.radioboard.util.GifDecoder.GifImage
 
A B C D E F G H I J L M O P R S T U V W X Y 
Skip navigation links