Index

A B C D E F G H I J K L M N O P R S T U V W X Y 
All Classes|All Packages|Constant Field Values|Deprecated API

F

FastMapScreenGraphics - Class in dev.cerus.maps.api.graphics
Graphics implementation for map screens
FastMapScreenGraphics(int, int) - Constructor for class dev.cerus.maps.api.graphics.FastMapScreenGraphics
 
fill(int, int, byte, float) - Method in class dev.cerus.maps.api.graphics.MapGraphics
Perform a flood fill operation at a specific coordinate
fillComplete(byte) - Method in class dev.cerus.maps.api.graphics.MapGraphics
Fills the whole buffer with a specific color
fillComplete(byte) - Method in class dev.cerus.maps.api.graphics.MapScreenGraphics
 
fillRect(int, int, int, int, byte, float) - Method in class dev.cerus.maps.api.graphics.MapGraphics
Draws and fills a rectangle
fillWithBuffer(MapGraphics<?, ?>, float, boolean) - Method in class dev.cerus.maps.api.graphics.MapGraphics
 
Filter - Interface in dev.cerus.maps.api.graphics.filter
A filter is a transformation that can be applied to an area of pixels.
FontConverter - Class in dev.cerus.maps.api.font
Converts regular Java fonts into MapFonts
forceStop() - Method in record class dev.cerus.maps.raycast.RayCaster.Result
Returns the value of the forceStop record component.
Frame - Class in dev.cerus.maps.api
 
Frame(World, int, int, int, BlockFace, int, boolean) - Constructor for class dev.cerus.maps.api.Frame
 
fromBukkit(MapFont) - Static method in class dev.cerus.maps.api.font.MapFont
Convert Bukkit font to maps font
fromBukkit(MapFont.CharacterSprite) - Static method in class dev.cerus.maps.api.font.Sprite
Convert Bukkit sprite into maps sprite
fromId(int) - Method in class dev.cerus.maps.api.colormap.ColorMap
Find color by id
fromId(int) - Static method in enum class dev.cerus.maps.api.MapColor
Deprecated.
 
FunctionalMapGraphics<G extends MapGraphics<?,​?>> - Class in dev.cerus.maps.api.graphics
 
A B C D E F G H I J K L M N O P R S T U V W X Y 
All Classes|All Packages|Constant Field Values|Deprecated API