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

R

RayCaster - Class in dev.cerus.maps.raycast
Utility for casting rays
RayCaster() - Constructor for class dev.cerus.maps.raycast.RayCaster
 
RayCaster.Result<O> - Record Class in dev.cerus.maps.raycast
Result of a ray cast operation
RayCastUtil - Class in dev.cerus.maps.raycast
Utility for getting the screen a player is looking at
RayCastUtil.Result - Record Class in dev.cerus.maps.raycast
The result of a map screen ray cast operation
RED_0 - Enum constant in enum class dev.cerus.maps.api.MapColor
Deprecated.
 
RED_1 - Enum constant in enum class dev.cerus.maps.api.MapColor
Deprecated.
 
RED_2 - Enum constant in enum class dev.cerus.maps.api.MapColor
Deprecated.
 
RED_3 - Enum constant in enum class dev.cerus.maps.api.MapColor
Deprecated.
 
RED2_0 - Enum constant in enum class dev.cerus.maps.api.MapColor
Deprecated.
 
RED2_1 - Enum constant in enum class dev.cerus.maps.api.MapColor
Deprecated.
 
RED2_2 - Enum constant in enum class dev.cerus.maps.api.MapColor
Deprecated.
 
RED2_3 - Enum constant in enum class dev.cerus.maps.api.MapColor
Deprecated.
 
ReflectionUtil - Class in dev.cerus.maps.util
Collection of reflection utility methods
registerScreen(MapScreen) - Static method in class dev.cerus.maps.plugin.map.MapScreenRegistry
 
removeMarker(Marker) - Method in class dev.cerus.maps.api.ClientsideMap
Remove a marker
removeMarker(Marker) - Method in class dev.cerus.maps.api.MapScreen
Remove a marker
removeScreen(int) - Static method in class dev.cerus.maps.plugin.map.MapScreenRegistry
 
renderOnto(C) - Method in class dev.cerus.maps.api.graphics.MapGraphics
Basically copies this buffer onto the buffer of the specified render target
renderOnto(C, P) - Method in class dev.cerus.maps.api.graphics.MapGraphics
Basically copies this buffer onto the buffer of the specified render target
renderOnto(ClientsideMap, Void) - Method in class dev.cerus.maps.api.graphics.ClientsideMapGraphics
Copies this buffer onto the buffer of a clientside map.
renderOnto(MapGraphics<?, ?>, Vec2) - Method in class dev.cerus.maps.api.graphics.StandaloneMapGraphics
 
renderOnto(MapScreen, ClientsideMap[][]) - Method in class dev.cerus.maps.api.graphics.FastMapScreenGraphics
 
renderOnto(MapScreen, ClientsideMap[][]) - Method in class dev.cerus.maps.api.graphics.MapScreenGraphics
 
replace(byte, byte) - Method in class dev.cerus.maps.api.graphics.MapGraphics
Replace a color with another color across the whole buffer
Result(double, double, List<Location>, Location, O, boolean) - Constructor for record class dev.cerus.maps.raycast.RayCaster.Result
Creates an instance of a Result record class.
Result(MapScreen, int, int) - Constructor for record class dev.cerus.maps.raycast.RayCastUtil.Result
Creates an instance of a Result record class.
rgbToMap(int, int, int) - Static method in class dev.cerus.maps.api.graphics.ColorCache
Retrieves a cached color.
rgbToMapColor(int, int, int) - Method in class dev.cerus.maps.api.colormap.ColorMap
Find color by RGB
rgbToMapColor(int, int, int) - Static method in enum class dev.cerus.maps.api.MapColor
Deprecated.
 
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