Index
All Classes|All Packages|Constant Field Values|Deprecated API
S
- screenX() - Method in record class dev.cerus.maps.raycast.RayCastUtil.Result
-
Returns the value of the
screenX
record component. - screenY() - Method in record class dev.cerus.maps.raycast.RayCastUtil.Result
-
Returns the value of the
screenY
record component. - sendFrames(Player...) - Method in class dev.cerus.maps.api.MapScreen
-
Send the frame updates to the players
- sendMaps(boolean) - Method in class dev.cerus.maps.api.MapScreen
-
Send the map data to all online players
- sendMaps(boolean, Collection<? extends Player>) - Method in class dev.cerus.maps.api.MapScreen
-
Send the map data to the specified players
- sendMaps(boolean, Player...) - Method in class dev.cerus.maps.api.MapScreen
-
Send the map data to the specified players
- sendMarkers(Player...) - Method in class dev.cerus.maps.api.MapScreen
- sendPacket(Player, Object) - Method in interface dev.cerus.maps.api.version.VersionAdapter
-
Send a packet to a playe
- sendTo(VersionAdapter, boolean, Player) - Method in class dev.cerus.maps.api.ClientsideMap
-
Send this map to a player
- sendTo(VersionAdapter, Player) - Method in class dev.cerus.maps.api.ClientsideMap
-
Send this map to a player
- set(int, Sprite) - Method in class dev.cerus.maps.api.font.MapFont
-
Register a codepoint
- set(String, Class<?>, Object, Object) - Static method in class dev.cerus.maps.util.ReflectionUtil
- setCancelled(boolean) - Method in class dev.cerus.maps.api.event.PlayerClickScreenEvent
- setCaption(BaseComponent[]) - Method in class dev.cerus.maps.api.Marker
- setDirection(byte) - Method in class dev.cerus.maps.api.Marker
- setDirtyMarkers(boolean) - Method in class dev.cerus.maps.api.ClientsideMap
- setFrameIds(int[][]) - Method in class dev.cerus.maps.api.MapScreen
-
Deprecated.
- setFrames(Frame[][]) - Method in class dev.cerus.maps.api.MapScreen
- setHeight(int) - Method in class dev.cerus.maps.api.ClientsideMap
- setHitBox(MapScreen.HitBox) - Method in class dev.cerus.maps.api.MapScreen
- setLocation(Location) - Method in class dev.cerus.maps.api.MapScreen
- setPixel(int, int, byte) - Method in class dev.cerus.maps.api.graphics.MapGraphics
-
Set a pixel
- setPixel(int, int, float, byte) - Method in class dev.cerus.maps.api.graphics.ClientsideMapGraphics
- setPixel(int, int, float, byte) - Method in class dev.cerus.maps.api.graphics.FastMapScreenGraphics
- setPixel(int, int, float, byte) - Method in class dev.cerus.maps.api.graphics.MapGraphics
-
Set a pixel
- setPixel(int, int, float, byte) - Method in class dev.cerus.maps.api.graphics.MapScreenGraphics
- setPixel(int, int, float, byte) - Method in class dev.cerus.maps.api.graphics.StandaloneMapGraphics
- setRawType(byte) - Method in class dev.cerus.maps.api.Marker
- setType(byte) - Method in class dev.cerus.maps.api.Marker
- setType(MapCursor.Type) - Method in class dev.cerus.maps.api.Marker
- setVisible(boolean) - Method in class dev.cerus.maps.api.Marker
- setWidth(int) - Method in class dev.cerus.maps.api.ClientsideMap
- setX(int) - Method in class dev.cerus.maps.api.ClientsideMap
- setX(int) - Method in class dev.cerus.maps.api.Marker
- setY(int) - Method in class dev.cerus.maps.api.ClientsideMap
- setY(int) - Method in class dev.cerus.maps.api.Marker
- SHARP_S - Static variable in class dev.cerus.maps.api.font.FontConverter
-
Sharp s ("Eszett", "scharfes S")
- size() - Static method in class dev.cerus.maps.api.graphics.CompositeColorCache
- spawnFrames(Player...) - Method in class dev.cerus.maps.api.MapScreen
-
Spawn the frames
- Sprite - Class in dev.cerus.maps.api.font
-
Represents a single character / codepoint
- Sprite(int, int) - Constructor for class dev.cerus.maps.api.font.Sprite
- Sprite(int, int, boolean[]) - Constructor for class dev.cerus.maps.api.font.Sprite
- standalone(int, int) - Static method in class dev.cerus.maps.api.graphics.FunctionalMapGraphics
- standalone(int, int) - Static method in class dev.cerus.maps.api.graphics.MapGraphics
-
Creates a new standalone graphics instance
- StandaloneMapGraphics - Class in dev.cerus.maps.api.graphics
-
Graphics implementation that's completely standalone and versatile.
- StandaloneMapGraphics(int, int) - Constructor for class dev.cerus.maps.api.graphics.StandaloneMapGraphics
- stoppedAt() - Method in record class dev.cerus.maps.raycast.RayCaster.Result
-
Returns the value of the
stoppedAt
record component. - store(ConfigurationSection) - Static method in class dev.cerus.maps.plugin.map.MapScreenRegistry
- subclass(String, Class<?>) - Static method in class dev.cerus.maps.util.ReflectionUtil
All Classes|All Packages|Constant Field Values|Deprecated API