- get() - Method in interface journeymap.api.v2.common.option.Config
-
- get() - Method in class journeymap.api.v2.common.option.Option
-
- getAction() - Method in class journeymap.api.v2.server.event.PlayerRadarUpdateEvent
-
- getActiveMapTypes() - Method in class journeymap.api.v2.client.display.Overlay
-
Returns a set of enums indicating which map types (Day, Night) the overlay should be active in.
- getActiveMapTypes() - Method in class journeymap.api.v2.client.model.TextProperties
-
Returns a set of enums indicating which map types (Day, Night) the text should be active in.
- getActiveUIs() - Method in class journeymap.api.v2.client.display.Overlay
-
Returns a set of enums indicating which JourneyMap UIs (Fullscreen, Minimap, Webmap)
the overlay should be active in.
- getActiveUIs() - Method in class journeymap.api.v2.client.model.TextProperties
-
Returns a set of enums indicating which JourneyMap UIs (Fullscreen, Minimap, Webmap)
the text should be displayed in.
- getActiveUiState() - Method in class journeymap.api.v2.client.event.EntityRadarUpdateEvent
-
Gets the current active UIState, small chance it may be null.
- getAggro() - Method in interface journeymap.api.v2.client.entity.WrappedEntity
-
If the entity is aggro toward the player
- getAllGlobalGroups() - Method in interface journeymap.api.v2.server.IServerAPI
-
Gets all global waypoint groups.
- getAllGroups(UUID) - Method in interface journeymap.api.v2.server.IServerAPI
-
Gets all waypoint groups for the specified player.
- getAllowNeg() - Method in class journeymap.api.v2.common.option.CustomIntegerOption
-
- getAllWaypointGroups() - Method in interface journeymap.api.v2.client.IClientAPI
-
Gets an immutable list of all waypoint groups.
- getAllWaypoints() - Method in interface journeymap.api.v2.client.IClientAPI
-
Returns all waypoints that journeymap has stored for the current game/server.
- getAllWaypoints(ResourceKey<Level>) - Method in interface journeymap.api.v2.client.IClientAPI
-
Gets all waypoints for the provided dimension from all of journeymap's waypoints.
- getAnchorX() - Method in class journeymap.api.v2.client.model.MapImage
-
Gets anchor x.
- getAnchorY() - Method in class journeymap.api.v2.client.model.MapImage
-
Gets anchor y.
- getBackgroundColor() - Method in class journeymap.api.v2.client.model.TextProperties
-
Gets background color.
- getBackgroundOpacity() - Method in class journeymap.api.v2.client.model.TextProperties
-
Gets background opacity.
- getBackgroundScreen() - Method in class journeymap.api.v2.client.ui.component.LayeredScreen
-
- getBeaconColor() - Method in interface journeymap.api.v2.common.waypoint.Waypoint
-
- getBeaconColor() - Method in interface journeymap.api.v2.common.waypoint.WaypointGroup
-
- getBiome() - Method in interface journeymap.api.v2.client.entity.WrappedEntity
-
Gets the entity's biome.
- getBiome() - Method in interface journeymap.api.v2.client.fullscreen.IBlockInfo
-
- getBlock() - Method in interface journeymap.api.v2.client.fullscreen.IBlockInfo
-
- getBlockPos() - Method in interface journeymap.api.v2.client.fullscreen.IBlockInfo
-
- getBlockPos() - Method in interface journeymap.api.v2.common.waypoint.Waypoint
-
- getBlockState() - Method in interface journeymap.api.v2.client.fullscreen.IBlockInfo
-
- getBlue() - Method in interface journeymap.api.v2.common.waypoint.Waypoint
-
- getBottomY() - Method in interface journeymap.api.v2.client.fullscreen.IThemeToolBar
-
Gets the bottom y of the toolbar.
- getButton() - Method in class journeymap.api.v2.client.event.FullscreenMapEvent.ClickEvent
-
- getButton() - Method in class journeymap.api.v2.client.event.FullscreenMapEvent.MouseDraggedEvent
-
- getButton() - Method in interface journeymap.api.v2.client.fullscreen.IThemeButton
-
Gets the root button.
- getCategory() - Method in class journeymap.api.v2.common.option.Option
-
- getCenterBlockX(boolean) - Method in interface journeymap.api.v2.client.fullscreen.IFullscreen
-
Center Block X
- getCenterBlockZ(boolean) - Method in interface journeymap.api.v2.client.fullscreen.IFullscreen
-
Center Block Z
- getCenterX() - Method in interface journeymap.api.v2.client.fullscreen.IThemeToolBar
-
Gets the center x of the toolbar.
- getChunk() - Method in interface journeymap.api.v2.client.fullscreen.IBlockInfo
-
- getChunkPos() - Method in interface journeymap.api.v2.client.entity.WrappedEntity
-
The chunk position of the entity.
- getChunkPos() - Method in interface journeymap.api.v2.client.fullscreen.IBlockInfo
-
- getColor() - Method in interface journeymap.api.v2.client.entity.WrappedEntity
-
Gets the color of the icon displayed on the map.
- getColor() - Method in class journeymap.api.v2.client.model.MapImage
-
Gets color.
- getColor() - Method in class journeymap.api.v2.client.model.TextProperties
-
Gets the font color.
- getColor() - Method in interface journeymap.api.v2.common.waypoint.Waypoint
-
- getColor() - Method in interface journeymap.api.v2.common.waypoint.WaypointGroup
-
- getContext() - Method in class journeymap.api.v2.common.event.common.WaypointEvent
-
The event context.
- getContext() - Method in class journeymap.api.v2.common.event.common.WaypointGroupEvent
-
The event context.
- getCustomData(String) - Method in interface journeymap.api.v2.common.waypoint.Waypoint
-
Gets the custom data stored on a waypoint
- getCustomData(String) - Method in interface journeymap.api.v2.common.waypoint.WaypointGroup
-
Gets the custom data stored on a waypoint group
- getCustomName() - Method in interface journeymap.api.v2.client.entity.WrappedEntity
-
The entity's custom name.
- getCustomToolBarBuilder() - Method in class journeymap.api.v2.client.event.FullscreenDisplayEvent.CustomToolbarEvent
-
Deprecated.
- getDataPath(String) - Method in interface journeymap.api.v2.client.IClientAPI
-
This call gets the current user's data path for saving custom addon data specific to the game/world the user is playing in.
- getDefaultValue() - Method in class journeymap.api.v2.common.option.Option
-
- getDescription() - Method in interface journeymap.api.v2.common.waypoint.Waypoint
-
Optional free-form description shown in the waypoint manager tooltip.
- getDescription() - Method in interface journeymap.api.v2.common.waypoint.WaypointGroup
-
- getDestinationLevel() - Method in class journeymap.api.v2.server.event.TeleportEvent
-
- getDimension() - Method in class journeymap.api.v2.client.display.Overlay
-
The dimension this overlay should be displayed in.
- getDimension() - Method in interface journeymap.api.v2.client.entity.WrappedEntity
-
The dimension where the entity is located.
- getDimension() - Method in class journeymap.api.v2.common.event.common.DeathWaypointEvent
-
- getDimension() - Method in class journeymap.api.v2.common.event.common.WaypointEvent
-
World dimension where event occurred.
- getDimensions() - Method in interface journeymap.api.v2.common.waypoint.Waypoint
-
- getDisplayHeight() - Method in class journeymap.api.v2.client.model.MapImage
-
Gets the image height in pixels when rendered.
- getDisplayOrder() - Method in class journeymap.api.v2.client.display.Displayable
-
Used to determine display order, lower first.
- getDisplayOrder() - Method in class journeymap.api.v2.client.display.Overlay
-
Any features are displayed on the map in order of their screen displayOrder, with higher values
displaying in front of features with lower values.
- getDisplayType() - Method in class journeymap.api.v2.client.display.Displayable
-
DisplayType enum for the object.
- getDisplayWidth() - Method in class journeymap.api.v2.client.model.MapImage
-
Gets the display width in pixels when rendered.
- getEntityClasses(EntityRegistrationEvent.Type) - Method in class journeymap.api.v2.client.event.EntityRegistrationEvent
-
- getEntityIconLocation() - Method in interface journeymap.api.v2.client.entity.WrappedEntity
-
The icon resource location.
- getEntityId() - Method in interface journeymap.api.v2.client.entity.WrappedEntity
-
The entity id, typically a UUID string.
- getEntityRef() - Method in interface journeymap.api.v2.client.entity.WrappedEntity
-
This is a weak reference to the Entity, setting any values on this entity will not change how
journeymap displays or interacts with the entity.
- getEntityToolTips() - Method in interface journeymap.api.v2.client.entity.WrappedEntity
-
Gets the current entity tooltip
- getEventClass() - Method in class journeymap.api.v2.common.event.impl.EventImpl
-
- getEvents() - Method in class journeymap.api.v2.common.event.impl.EventFactory
-
- getFieldName() - Method in class journeymap.api.v2.common.option.Option
-
- getFillColor() - Method in class journeymap.api.v2.client.model.ShapeProperties
-
Gets stroke Color.
- getFillOpacity() - Method in class journeymap.api.v2.client.model.ShapeProperties
-
Gets fill opacity.
- getFromLevel() - Method in class journeymap.api.v2.server.event.TeleportEvent
-
- getFullscreen() - Method in class journeymap.api.v2.client.event.FullscreenDisplayEvent.CustomToolbarEvent
-
Deprecated.
- getFullscreen() - Method in class journeymap.api.v2.client.event.FullscreenDisplayEvent
-
- getFullscreen() - Method in class journeymap.api.v2.client.event.FullscreenRenderEvent
-
- getFullscreen() - Method in class journeymap.api.v2.client.event.PopupMenuEvent
-
- getGlobalGroup(String) - Method in interface journeymap.api.v2.server.IServerAPI
-
Gets the global waypoint group with the given GUID.
- getGlobalWaypoint(String) - Method in interface journeymap.api.v2.server.IServerAPI
-
Gets the global waypoint with the given GUID.
- getGlobalWaypoints() - Method in interface journeymap.api.v2.server.IServerAPI
-
Gets all waypoints that are not tied to specific players.
- getGraphics() - Method in class journeymap.api.v2.client.event.FullscreenRenderEvent
-
- getGreen() - Method in interface journeymap.api.v2.common.waypoint.Waypoint
-
- getGroup() - Method in class journeymap.api.v2.common.event.common.WaypointGroupEvent
-
Gets the waypoint group that the event is handling.
- getGroup(UUID, String) - Method in interface journeymap.api.v2.server.IServerAPI
-
Gets the waypoint group with the given GUID for the specified player.
- getGroupFrom() - Method in class journeymap.api.v2.common.event.common.WaypointGroupTransferEvent
-
The group the waypoint is transferring from.
- getGroupId() - Method in interface journeymap.api.v2.common.waypoint.Waypoint
-
Unique id of the group this waypoint belongs to.
- getGroupTo() - Method in class journeymap.api.v2.common.event.common.WaypointGroupTransferEvent
-
The group the waypoint is transferring to.
- getGuid() - Method in class journeymap.api.v2.client.display.Displayable
-
Dash-delimited GUID for the display object in the form of "modid-displayType-displayId".
- getGuid() - Method in interface journeymap.api.v2.common.waypoint.Waypoint
-
Unique Id for each waypoint, will not change.
- getGuid() - Method in interface journeymap.api.v2.common.waypoint.WaypointGroup
-
- getHeading() - Method in interface journeymap.api.v2.client.entity.WrappedEntity
-
The heading of the entity.
- getHeight() - Method in interface journeymap.api.v2.client.fullscreen.IThemeToolBar
-
Gets the toolbar height.
- getHoles() - Method in class journeymap.api.v2.client.display.PolygonOverlay
-
(optional) A list of polygons treated as holes inside the outerArea
- getHostile() - Method in interface journeymap.api.v2.client.entity.WrappedEntity
-
If the entity is hostile
- getIcon() - Method in class journeymap.api.v2.client.display.MarkerOverlay
-
Icon to display in the marker.
- getIconColor() - Method in interface journeymap.api.v2.common.waypoint.Waypoint
-
Gets color.
- getIconColor() - Method in interface journeymap.api.v2.common.waypoint.WaypointGroup
-
Gets color.
- getIconIdentifier() - Method in interface journeymap.api.v2.common.waypoint.Waypoint
-
Gets the texture resource location.
- getIconIdentifier() - Method in interface journeymap.api.v2.common.waypoint.WaypointGroup
-
Gets the texture resource location.
- getIconOpacity() - Method in interface journeymap.api.v2.common.waypoint.Waypoint
-
Gets opacity.
- getIconOpacity() - Method in interface journeymap.api.v2.common.waypoint.WaypointGroup
-
Gets opacity.
- getIconRotation() - Method in interface journeymap.api.v2.common.waypoint.Waypoint
-
Gets the rotation in degrees the image should be oriented.
- getIconRotation() - Method in interface journeymap.api.v2.common.waypoint.WaypointGroup
-
Gets the rotation in degrees the image should be oriented.
- getIconTextureHeight() - Method in interface journeymap.api.v2.common.waypoint.Waypoint
-
Gets the image textureHeight.
- getIconTextureHeight() - Method in interface journeymap.api.v2.common.waypoint.WaypointGroup
-
Gets the image textureHeight.
- getIconTextureWidth() - Method in interface journeymap.api.v2.common.waypoint.Waypoint
-
Gets the image textureWidth.
- getIconTextureWidth() - Method in interface journeymap.api.v2.common.waypoint.WaypointGroup
-
Gets the image textureWidth.
- getId() - Method in class journeymap.api.v2.client.display.Displayable
-
A unique id for the object.
- getId() - Method in interface journeymap.api.v2.common.waypoint.Waypoint
-
Non-unique id that is a comibination of modId and waypoint position.
- getImage() - Method in class journeymap.api.v2.client.display.ImageOverlay
-
Image to display as the overlay.
- getImage() - Method in class journeymap.api.v2.client.model.MapImage
-
Gets the image, if there is one.
- getImage() - Method in class journeymap.api.v2.client.model.ShapeProperties
-
Gets the image, if there is one.
- getImageLocation() - Method in class journeymap.api.v2.client.model.MapImage
-
Gets the image location, if there is one.
- getImageLocation() - Method in class journeymap.api.v2.client.model.ShapeProperties
-
Gets the image location, if there is one.
- getImplClass() - Method in enum journeymap.api.v2.client.display.DisplayType
-
Gets the implementation class for the DisplayType.
- getIncrementValue() - Method in class journeymap.api.v2.common.option.FloatOption
-
- getInfo() - Method in class journeymap.api.v2.client.event.FullscreenMapEvent.MouseMoveEvent
-
- getInfoSlotMap() - Method in class journeymap.api.v2.client.event.InfoSlotDisplayEvent
-
Gets the map, remove, add, replace.
- getInstance() - Static method in class journeymap.api.v2.common.event.impl.EventFactory
-
- getKey() - Method in enum journeymap.api.v2.client.event.InfoSlotDisplayEvent.Position
-
- getKey() - Method in interface journeymap.api.v2.common.option.KeyedEnum
-
Key is the label.
- getLabel() - Method in class journeymap.api.v2.client.display.Overlay
-
Label text to be displayed on the overlay.
- getLabel() - Method in class journeymap.api.v2.common.option.Option
-
- getLabel() - Method in class journeymap.api.v2.common.option.OptionCategory
-
- getLabelColor() - Method in interface journeymap.api.v2.client.entity.WrappedEntity
-
Gets the label color of the icon displayed on the map.
- getLabelColor() - Method in interface journeymap.api.v2.common.waypoint.Waypoint
-
- getLabelColor() - Method in interface journeymap.api.v2.common.waypoint.WaypointGroup
-
- getLayer() - Method in class journeymap.api.v2.client.event.PopupMenuEvent
-
- getLevel() - Method in class journeymap.api.v2.client.event.FullscreenMapEvent
-
- getListeners() - Method in class journeymap.api.v2.common.event.impl.EventImpl
-
- getLocation() - Method in class journeymap.api.v2.client.event.FullscreenMapEvent
-
- getLocation() - Method in class journeymap.api.v2.common.event.common.DeathWaypointEvent
-
- getMaxValue() - Method in class journeymap.api.v2.common.option.CustomIntegerOption
-
- getMaxValue() - Method in class journeymap.api.v2.common.option.FloatOption
-
- getMaxValue() - Method in class journeymap.api.v2.common.option.IntegerOption
-
- getMaxZoom() - Method in class journeymap.api.v2.client.display.Overlay
-
The maximum zoom level (UIState.ZOOM_IN_MAX is highest) where the overlay should be visible.
- getMaxZoom() - Method in class journeymap.api.v2.client.model.TextProperties
-
The maximum zoom level (UIState.ZOOM_IN_MAX is highest) where text should be visible.
- getMiddleY() - Method in interface journeymap.api.v2.client.fullscreen.IThemeToolBar
-
Gets the center/middle y of the toolbar.
- getMinecraft() - Method in interface journeymap.api.v2.client.fullscreen.IFullscreen
-
Gets minecraft
- getMinValue() - Method in class journeymap.api.v2.common.option.CustomIntegerOption
-
- getMinValue() - Method in class journeymap.api.v2.common.option.FloatOption
-
- getMinValue() - Method in class journeymap.api.v2.common.option.IntegerOption
-
- getMinZoom() - Method in class journeymap.api.v2.client.display.Overlay
-
The minimum zoom level (UIState.FULLSCREEN_ZOOM_MIN is lowest) where the overlay should be visible.
- getMinZoom() - Method in class journeymap.api.v2.client.model.TextProperties
-
The minimum zoom level (UIState.FULLSCREEN_ZOOM_MIN is lowest) where the polygon should be visible.
- getModId() - Method in class journeymap.api.v2.client.display.Displayable
-
Your mod id.
- getModId() - Method in interface journeymap.api.v2.common.IJourneyMapPlugin
-
Used by JourneyMap to associate your mod id with your plugin instance.
- getModId() - Method in class journeymap.api.v2.common.option.OptionCategory
-
- getModId() - Method in interface journeymap.api.v2.common.waypoint.Waypoint
-
- getModId() - Method in interface journeymap.api.v2.common.waypoint.WaypointGroup
-
- getMouseDrag() - Method in interface journeymap.api.v2.client.fullscreen.IFullscreen
-
Gets the fullscreen mouseDrag position.
- getMousePosition() - Method in class journeymap.api.v2.client.event.FullscreenMapEvent.ClickEvent
-
- getMousePosition() - Method in class journeymap.api.v2.client.event.FullscreenMapEvent.MouseDraggedEvent
-
- getMousePosition() - Method in class journeymap.api.v2.client.event.FullscreenMapEvent.MouseMoveEvent
-
- getMouseX() - Method in class journeymap.api.v2.client.event.FullscreenMapEvent.ClickEvent
-
- getMouseX() - Method in class journeymap.api.v2.client.event.FullscreenMapEvent.MouseDraggedEvent
-
- getMouseX() - Method in class journeymap.api.v2.client.event.FullscreenMapEvent.MouseMoveEvent
-
- getMouseX() - Method in class journeymap.api.v2.client.event.FullscreenRenderEvent
-
- getMouseY() - Method in class journeymap.api.v2.client.event.FullscreenMapEvent.ClickEvent
-
- getMouseY() - Method in class journeymap.api.v2.client.event.FullscreenMapEvent.MouseDraggedEvent
-
- getMouseY() - Method in class journeymap.api.v2.client.event.FullscreenMapEvent.MouseMoveEvent
-
- getMouseY() - Method in class journeymap.api.v2.client.event.FullscreenRenderEvent
-
- getName() - Method in interface journeymap.api.v2.common.waypoint.Waypoint
-
- getName() - Method in interface journeymap.api.v2.common.waypoint.WaypointGroup
-
- getNeedsRerender() - Method in class journeymap.api.v2.client.display.Overlay
-
Gets whether the overlay needs to be re-rendered.
- getNewToolbar(IThemeButton...) - Method in interface journeymap.api.v2.client.fullscreen.CustomToolBarBuilder
-
Gets a new toolbar instance.
- getNorthWestPoint() - Method in class journeymap.api.v2.client.display.ImageOverlay
-
Top-left location of the image overlay.
- getOffsetX() - Method in class journeymap.api.v2.client.model.TextProperties
-
Gets how many horizontal pixels to shift the center of the label from the center of the overlay.
- getOffsetY() - Method in class journeymap.api.v2.client.model.TextProperties
-
Gets how many vertical pixels to shift the center of the label from the center of the overlay.
- getOpacity() - Method in class journeymap.api.v2.client.model.MapImage
-
Gets opacity.
- getOpacity() - Method in class journeymap.api.v2.client.model.TextProperties
-
Gets opacity.
- getOuterArea() - Method in class journeymap.api.v2.client.display.PolygonOverlay
-
A polygon of the outer area to be displayed.
- getOverlayApi() - Method in interface journeymap.api.v2.server.IServerAPI
-
Returns the server-side overlay API, used to push polygon overlays to
connected players' JourneyMap clients.
- getOverlayGroupName() - Method in class journeymap.api.v2.client.display.Overlay
-
A suggested group or category name used to organize map overlays.
- getOverlayListener() - Method in class journeymap.api.v2.client.display.Overlay
-
Gets the listener for user events on the overlay.
- getOwner() - Method in interface journeymap.api.v2.client.entity.WrappedEntity
-
The owner Entity if the Entity is tamed.
- getPartialTicks() - Method in class journeymap.api.v2.client.event.FullscreenRenderEvent
-
- getPlayer() - Method in class journeymap.api.v2.server.event.TeleportEvent
-
The player being teleported.
- getPlayerName() - Method in interface journeymap.api.v2.client.entity.WrappedEntity
-
The player's name if the entity is a player.
- getPoint() - Method in class journeymap.api.v2.client.display.MarkerOverlay
-
Location of the marker.
- getPoints() - Method in class journeymap.api.v2.client.model.MapPolygon
-
Gets an unmodifiable list of the points.
- getPopupMenu() - Method in class journeymap.api.v2.client.event.PopupMenuEvent
-
- getPos() - Method in class journeymap.api.v2.server.event.TeleportEvent
-
- getPosition() - Method in interface journeymap.api.v2.client.entity.WrappedEntity
-
The position of the entity.
- getPrecision() - Method in class journeymap.api.v2.common.option.FloatOption
-
- getPrimaryDimension() - Method in interface journeymap.api.v2.common.waypoint.Waypoint
-
- getProfession() - Method in interface journeymap.api.v2.client.entity.WrappedEntity
-
The profession of the npc.
- getReceiver() - Method in class journeymap.api.v2.server.event.PlayerRadarUpdateEvent
-
- getRed() - Method in interface journeymap.api.v2.common.waypoint.Waypoint
-
- getRegionX() - Method in interface journeymap.api.v2.client.fullscreen.IBlockInfo
-
- getRegionZ() - Method in interface journeymap.api.v2.client.fullscreen.IBlockInfo
-
- getRegistryType() - Method in class journeymap.api.v2.client.event.RegistryEvent
-
- getRemote() - Method in class journeymap.api.v2.server.event.PlayerRadarUpdateEvent
-
- getRemoteId() - Method in class journeymap.api.v2.server.event.PlayerRadarUpdateEvent
-
- getRightX() - Method in interface journeymap.api.v2.client.fullscreen.IThemeToolBar
-
Gets the right most X position of the toolbar
- getRotation() - Method in class journeymap.api.v2.client.model.MapImage
-
Gets the rotation in degrees the image should be oriented.
- getScale() - Method in class journeymap.api.v2.client.model.TextProperties
-
Font scale.
- getScreen() - Method in interface journeymap.api.v2.client.fullscreen.IFullscreen
-
Gets the screen.
- getShapeProperties() - Method in class journeymap.api.v2.client.display.PolygonOverlay
-
Gets the shape properties used to display the polygons.
- getSide() - Method in class journeymap.api.v2.common.event.impl.CommonEvent
-
- getSortOrder() - Method in class journeymap.api.v2.common.option.Option
-
- getSouthEastPoint() - Method in class journeymap.api.v2.client.display.ImageOverlay
-
Bottom-right location of the image overlay.
- getStage() - Method in class journeymap.api.v2.client.event.FullscreenMapEvent.ClickEvent
-
- getStage() - Method in class journeymap.api.v2.client.event.FullscreenMapEvent.MouseDraggedEvent
-
- getStage() - Method in class journeymap.api.v2.client.event.MappingEvent
-
Gets the current mapping stage.
- getStrokeColor() - Method in class journeymap.api.v2.client.model.ShapeProperties
-
Gets the stroke color.
- getStrokeOpacity() - Method in class journeymap.api.v2.client.model.ShapeProperties
-
Gets stroke opacity.
- getStrokePosition() - Method in class journeymap.api.v2.client.model.ShapeProperties
-
Gets the stroke position.
- getStrokeWidth() - Method in class journeymap.api.v2.client.model.ShapeProperties
-
Gets the stroke width.
- getTag() - Method in interface journeymap.api.v2.common.waypoint.WaypointGroup
-
A tag to easily identify waypoints in world an on the map.
- getTeamColor() - Method in interface journeymap.api.v2.client.entity.WrappedEntity
-
The color applied to the team-name label for players.
- getTextProperties() - Method in class journeymap.api.v2.client.display.Overlay
-
Gets the text properties for the overlay.
- getTextureHeight() - Method in class journeymap.api.v2.client.model.MapImage
-
Gets the image textureHeight.
- getTexturePositionX() - Method in class journeymap.api.v2.client.model.ShapeProperties
-
Gets texture position x.
- getTexturePositionY() - Method in class journeymap.api.v2.client.model.ShapeProperties
-
Gets texture position y.
- getTextureScaleX() - Method in class journeymap.api.v2.client.model.ShapeProperties
-
Gets texture scale x.
- getTextureScaleY() - Method in class journeymap.api.v2.client.model.ShapeProperties
-
Gets texture scale y.
- getTextureWidth() - Method in class journeymap.api.v2.client.model.MapImage
-
Gets the image textureWidth.
- getTextureX() - Method in class journeymap.api.v2.client.model.MapImage
-
Gets X coordinate in BufferedImage where image begins.
- getTextureY() - Method in class journeymap.api.v2.client.model.MapImage
-
Gets Y coordinate in BufferedImage where image begins.
- getThemeButton(String, String, ResourceLocation, IThemeButton.Action) - Method in interface journeymap.api.v2.client.fullscreen.CustomToolBarBuilder
-
Creates and gets a theme button with a separate on/off label.
- getThemeButton(String, ResourceLocation, IThemeButton.Action) - Method in interface journeymap.api.v2.client.fullscreen.CustomToolBarBuilder
-
Creates and gets a theme button with a separate on/off label.
- getThemeButtonDisplay() - Method in class journeymap.api.v2.client.event.FullscreenDisplayEvent
-
- getThemeToggleButton(String, String, ResourceLocation, IThemeButton.Action) - Method in interface journeymap.api.v2.client.fullscreen.CustomToolBarBuilder
-
Creates and gets a theme toggle button with a separate on/off label.
- getThemeToggleButton(String, ResourceLocation, IThemeButton.Action) - Method in interface journeymap.api.v2.client.fullscreen.CustomToolBarBuilder
-
Creates and gets a theme toggle button with a separate on/off label.
- getTitle() - Method in class journeymap.api.v2.client.display.Overlay
-
Rollover text to be displayed when the mouse is over the overlay.
- getToggled() - Method in interface journeymap.api.v2.client.fullscreen.IThemeButton
-
Gets true if toggled, false if not.
- getToolTip() - Method in class journeymap.api.v2.common.option.OptionCategory
-
- getType() - Method in class journeymap.api.v2.client.event.EntityRadarUpdateEvent
-
Gets the entity type.
- getUiState() - Method in interface journeymap.api.v2.client.fullscreen.IFullscreen
-
Gets the current UIState
- getUIState(Context.UI) - Method in interface journeymap.api.v2.client.IClientAPI
-
Returns the current UIState of the UI specified.
- getUnderground() - Method in interface journeymap.api.v2.client.entity.WrappedEntity
-
Is the entity is a player and underground
- getWaypoint() - Method in class journeymap.api.v2.client.event.PopupMenuEvent.WaypointPopupMenuEvent
-
- getWaypoint(String, String) - Method in interface journeymap.api.v2.client.IClientAPI
-
Gets the waypoint by display Id for the modId provided.
- getWaypoint() - Method in class journeymap.api.v2.common.event.common.DeathWaypointEvent
-
The death waypoint being created.
- getWaypoint() - Method in class journeymap.api.v2.common.event.common.WaypointEvent
-
Gets the waypoint that the event is handling.
- getWaypoint() - Method in class journeymap.api.v2.common.event.common.WaypointGroupTransferEvent
-
Gets the waypoint that is transferring groups.
- getWaypoint() - Method in class journeymap.api.v2.server.event.TeleportEvent
-
This will be null for context menu teleporting on the fullscreen map.
- getWaypoint(UUID, String) - Method in interface journeymap.api.v2.server.IServerAPI
-
Gets the waypoint with the given GUID for the specified player.
- getWaypointGroup(String) - Method in interface journeymap.api.v2.client.IClientAPI
-
Gets a waypoint group from the group's guid.
- getWaypointGroupByName(String, String) - Method in interface journeymap.api.v2.client.IClientAPI
-
Gets a waypoint group from the name.
- getWaypointGroups(String) - Method in interface journeymap.api.v2.client.IClientAPI
-
Gets all waypoint groups for a modid.
- getWaypointIds() - Method in interface journeymap.api.v2.common.waypoint.WaypointGroup
-
- getWaypoints(String) - Method in interface journeymap.api.v2.client.IClientAPI
-
Gets all waypoints for the provided modId
- getWaypoints(ServerPlayer) - Method in interface journeymap.api.v2.server.IServerAPI
-
Gets all waypoints stored for the given server player.
- getWaypoints(UUID) - Method in interface journeymap.api.v2.server.IServerAPI
-
Gets all waypoints stored for the player with the given UUID.
- getWaypoints() - Method in interface journeymap.api.v2.server.IServerAPI
-
Gets all waypoints stored on the server for all players and all global waypoints.
- getWidth() - Method in interface journeymap.api.v2.client.fullscreen.IThemeToolBar
-
Gets the toolbar width
- getWorldId() - Method in class journeymap.api.v2.client.event.MappingEvent
-
Gets the worldId for the current world.
- getWorldId() - Method in interface journeymap.api.v2.client.IClientAPI
-
Gets the worldId for the current world.
- getWrappedEntity() - Method in class journeymap.api.v2.client.event.EntityRadarUpdateEvent
-
Gets the wrapped entity, modifying the Entity itself will not change anything.
- getX() - Method in interface journeymap.api.v2.client.fullscreen.IThemeToolBar
-
Gets the x position.
- getX() - Method in interface journeymap.api.v2.common.waypoint.Waypoint
-
- getY() - Method in interface journeymap.api.v2.client.fullscreen.IThemeToolBar
-
Gets the y position.
- getY() - Method in interface journeymap.api.v2.common.waypoint.Waypoint
-
- getZ() - Method in interface journeymap.api.v2.common.waypoint.Waypoint
-
- GLOBAL_WAYPOINT_EVENT - Static variable in class journeymap.api.v2.common.event.ServerEventRegistry
-
Fired for global waypoint CRUD.
- GLOBAL_WAYPOINT_GROUP_EVENT - Static variable in class journeymap.api.v2.common.event.ServerEventRegistry
-
Fired for global waypoint group CRUD.
- GlobalWaypointEvent - Class in journeymap.api.v2.server.event
-
Fired on the server for global waypoint CRUD operations.
- GlobalWaypointEvent(Waypoint, GlobalWaypointEvent.Context) - Constructor for class journeymap.api.v2.server.event.GlobalWaypointEvent
-
- GlobalWaypointEvent.Context - Enum in journeymap.api.v2.server.event
-
- GlobalWaypointGroupEvent - Class in journeymap.api.v2.server.event
-
Fired on the server for global waypoint group CRUD operations.
- GlobalWaypointGroupEvent(WaypointGroup, GlobalWaypointGroupEvent.Context) - Constructor for class journeymap.api.v2.server.event.GlobalWaypointGroupEvent
-
- GlobalWaypointGroupEvent.Context - Enum in journeymap.api.v2.server.event
-
- group - Variable in class journeymap.api.v2.server.event.GlobalWaypointGroupEvent
-
- scale - Variable in class journeymap.api.v2.client.model.TextProperties
-
- senderName - Variable in class journeymap.api.v2.server.event.WaypointShareSubmitEvent
-
- senderUUID - Variable in class journeymap.api.v2.server.event.WaypointPendingReceivedEvent
-
- senderUUID - Variable in class journeymap.api.v2.server.event.WaypointShareSubmitEvent
-
- ServerEventRegistry - Class in journeymap.api.v2.common.event
-
- ServerEventRegistry() - Constructor for class journeymap.api.v2.common.event.ServerEventRegistry
-
- ServerOptionsRegistryEvent - Class in journeymap.api.v2.server.event
-
Fired on the server when it is time for server plugins to register their
configuration options.
- ServerOptionsRegistryEvent() - Constructor for class journeymap.api.v2.server.event.ServerOptionsRegistryEvent
-
- ServerPolygon - Class in journeymap.api.v2.server.overlay
-
One logical overlay pushed by a server addon.
- ServerPolygon(String, ResourceKey<Level>, List<OverlayPolygon>, OverlayShapeProps) - Constructor for class journeymap.api.v2.server.overlay.ServerPolygon
-
- set(T) - Method in interface journeymap.api.v2.common.option.Config
-
- set(T) - Method in class journeymap.api.v2.common.option.Option
-
- setActiveMapTypes(Context.MapType...) - Method in class journeymap.api.v2.client.display.Overlay
-
Set of enums indicating which JourneyMap map types (Day, Night) the overlay should be active in.
- setActiveMapTypes(Context.MapType...) - Method in class journeymap.api.v2.client.model.TextProperties
-
Set of enums indicating which JourneyMap map types (Day, Night) the text should be active in.
- setActiveUIs(Context.UI...) - Method in class journeymap.api.v2.client.display.Overlay
-
Set of enums indicating which JourneyMap UIs (Fullscreen, Minimap, Webmap) the overlay should be active in.
- setActiveUIs(Context.UI...) - Method in class journeymap.api.v2.client.model.TextProperties
-
Set of enums indicating which JourneyMap UIs (Fullscreen, Minimap, Webmap) the text should be displayed in.
- setAnchorX(double) - Method in class journeymap.api.v2.client.model.MapImage
-
Sets anchor x.
- setAnchorY(double) - Method in class journeymap.api.v2.client.model.MapImage
-
Sets anchor y.
- setBackgroundColor(int) - Method in class journeymap.api.v2.client.model.TextProperties
-
Sets background color.
- setBackgroundOpacity(float) - Method in class journeymap.api.v2.client.model.TextProperties
-
Sets background opacity.
- setBeaconColor(Integer) - Method in interface journeymap.api.v2.common.waypoint.Waypoint
-
- setBeaconColor(Integer) - Method in interface journeymap.api.v2.common.waypoint.WaypointGroup
-
- setBlockPos(BlockPos) - Method in interface journeymap.api.v2.common.waypoint.Waypoint
-
- setBlue(int) - Method in interface journeymap.api.v2.common.waypoint.Waypoint
-
- setBlur(boolean) - Method in class journeymap.api.v2.client.model.MapImage
-
Sets the blur,
True will use GL_LINEAR which will give AA to the image.
- setColor(int) - Method in interface journeymap.api.v2.client.entity.WrappedEntity
-
Sets the icon color of the dot when the user has the display set to dots.
- setColor(int) - Method in class journeymap.api.v2.client.model.MapImage
-
Sets color used to tint the image.
- setColor(int) - Method in class journeymap.api.v2.client.model.TextProperties
-
Sets the font color (rgb).
- setColor(int) - Method in interface journeymap.api.v2.common.waypoint.Waypoint
-
- setColor(Integer) - Method in interface journeymap.api.v2.common.waypoint.WaypointGroup
-
- setColorOverride(boolean) - Method in interface journeymap.api.v2.common.waypoint.WaypointGroup
-
Setting this to true, waypoints will use the group color instead of individual colors.
- setCustomData(String, String) - Method in interface journeymap.api.v2.common.waypoint.Waypoint
-
Allows add-on devs to set custom data on their waypoints for use, this is not used by journeymap.
- setCustomData(String, String) - Method in interface journeymap.api.v2.common.waypoint.WaypointGroup
-
Allows add-on devs to set custom data on their waypoint group for use, this is not used by journeymap.
- setCustomName(Component) - Method in interface journeymap.api.v2.client.entity.WrappedEntity
-
Sets the custom name of the entity.
- setCustomName(String) - Method in interface journeymap.api.v2.client.entity.WrappedEntity
-
Sets the custom name of the entity.
- setDescription(String) - Method in interface journeymap.api.v2.common.waypoint.Waypoint
-
- setDescription(String) - Method in interface journeymap.api.v2.common.waypoint.WaypointGroup
-
- setDimension(ResourceKey<Level>) - Method in class journeymap.api.v2.client.display.Overlay
-
Sets dimension.
- setDimensions(Collection<String>) - Method in interface journeymap.api.v2.common.waypoint.Waypoint
-
- setDisable(boolean) - Method in interface journeymap.api.v2.client.entity.WrappedEntity
-
Disables the entity from being drawn on the map.
- setDisplayHeight(double) - Method in class journeymap.api.v2.client.model.MapImage
-
Sets the image height in pixels when rendered, allowing the image
to be scaled if needed.
- setDisplayOrder(int) - Method in class journeymap.api.v2.client.display.Overlay
-
Any features are displayed on the map in order of their screen displayOrder, with higher values
displaying in front of features with lower values.
- setDisplayWidth(double) - Method in class journeymap.api.v2.client.model.MapImage
-
Sets the image width in pixels when rendered, allowing the image
to be scaled if needed.
- setDrawButton(boolean) - Method in interface journeymap.api.v2.client.fullscreen.IThemeButton
-
Sets the button to draw or ot.
- setDrawOutline(boolean) - Method in interface journeymap.api.v2.client.entity.WrappedEntity
-
When setting a custom image via `setEntityIconLocation` if you want to disable the outline when users have their
entity icons drawing outlines.
- setEnabled(boolean) - Method in interface journeymap.api.v2.client.fullscreen.IThemeButton
-
Enables or disables the button.
- setEnabled(boolean) - Method in interface journeymap.api.v2.common.waypoint.Waypoint
-
Set waypoint enabled / disabled
- setEnabled(boolean) - Method in interface journeymap.api.v2.common.waypoint.WaypointGroup
-
Set waypoint group enabled / disabled
- setEntityIconLocation(ResourceLocation) - Method in interface journeymap.api.v2.client.entity.WrappedEntity
-
Set the icon location for the entity.
- setEntityToolTips(List<Component>) - Method in interface journeymap.api.v2.client.entity.WrappedEntity
-
Sets the entity tooltip.
- setFillColor(int) - Method in class journeymap.api.v2.client.model.ShapeProperties
-
Sets fill color.
- setFillOpacity(float) - Method in class journeymap.api.v2.client.model.ShapeProperties
-
Sets fillOpacity.
- setFontShadow(boolean) - Method in class journeymap.api.v2.client.model.TextProperties
-
Sets whether font shadow should be used.
- setGreen(int) - Method in interface journeymap.api.v2.common.waypoint.Waypoint
-
- setHoles(List<MapPolygon>) - Method in class journeymap.api.v2.client.display.PolygonOverlay
-
Sets a list of polygons treated as holes inside the outerArea
- setIcon(MapImage) - Method in class journeymap.api.v2.client.display.MarkerOverlay
-
Sets the icon to display in the marker.
- setIconColor(Integer) - Method in interface journeymap.api.v2.common.waypoint.Waypoint
-
Sets color used to tint the image.
- setIconColor(Integer) - Method in interface journeymap.api.v2.common.waypoint.WaypointGroup
-
Sets color used to tint the image.
- setIconIdentifier(ResourceLocation) - Method in interface journeymap.api.v2.common.waypoint.Waypoint
-
Sets the texture resource location.
- setIconIdentifier(ResourceLocation) - Method in interface journeymap.api.v2.common.waypoint.WaypointGroup
-
Sets the texture resource location.
- setIconOpacity(float) - Method in interface journeymap.api.v2.common.waypoint.Waypoint
-
Sets opacity.
- setIconOpacity(float) - Method in interface journeymap.api.v2.common.waypoint.WaypointGroup
-
Sets opacity.
- setIconOverride(boolean) - Method in interface journeymap.api.v2.common.waypoint.WaypointGroup
-
Setting this to true, waypoints will use the group icons instead of individual iconss.
- setIconRotation(int) - Method in interface journeymap.api.v2.common.waypoint.Waypoint
-
Sets the rotation in degrees the image should be oriented.
- setIconRotation(int) - Method in interface journeymap.api.v2.common.waypoint.WaypointGroup
-
Sets the rotation in degrees the image should be oriented.
- setIconTextureHeight(Integer) - Method in interface journeymap.api.v2.common.waypoint.Waypoint
-
Sets the texture height
- setIconTextureHeight(Integer) - Method in interface journeymap.api.v2.common.waypoint.WaypointGroup
-
Sets the texture height
- setIconTextureSize(int, int) - Method in interface journeymap.api.v2.common.waypoint.Waypoint
-
Set the texture size
- setIconTextureSize(int, int) - Method in interface journeymap.api.v2.common.waypoint.WaypointGroup
-
Set the texture size
- setIconTextureWidth(Integer) - Method in interface journeymap.api.v2.common.waypoint.Waypoint
-
Sets the texture width
- setIconTextureWidth(Integer) - Method in interface journeymap.api.v2.common.waypoint.WaypointGroup
-
Sets the texture width
- setImage(MapImage) - Method in class journeymap.api.v2.client.display.ImageOverlay
-
Sets image to display as the overlay.
- setImage(NativeImage) - Method in class journeymap.api.v2.client.model.ShapeProperties
-
Sets the image.
- setImageLocation(ResourceLocation) - Method in class journeymap.api.v2.client.model.ShapeProperties
-
Sets the image location.
- setLabel(String) - Method in class journeymap.api.v2.client.display.Overlay
-
Label text to be displayed on the overlay.
- setLabelColor(int) - Method in interface journeymap.api.v2.client.entity.WrappedEntity
-
Sets the label color for the entity.
- setLabelColor(Integer) - Method in interface journeymap.api.v2.common.waypoint.Waypoint
-
- setLabelColor(Integer) - Method in interface journeymap.api.v2.common.waypoint.WaypointGroup
-
- setLabels(String, String) - Method in interface journeymap.api.v2.client.fullscreen.IThemeButton
-
Sets the on and off labels
- setLayoutCenteredHorizontal(int, int, int, boolean) - Method in interface journeymap.api.v2.client.fullscreen.IThemeToolBar
-
Centered Horizontal layout
- setLayoutCenteredVertical(int, int, int, boolean) - Method in interface journeymap.api.v2.client.fullscreen.IThemeToolBar
-
Centered Vertical layout
- setLayoutDistributedHorizontal(int, int, int, boolean) - Method in interface journeymap.api.v2.client.fullscreen.IThemeToolBar
-
Distributes the buttons horizontal evenly based on the leftX and rightX values.
- setLayoutHorizontal(int, int, int, boolean) - Method in interface journeymap.api.v2.client.fullscreen.IThemeToolBar
-
Horizontal layout.
- setLayoutVertical(int, int, int, boolean) - Method in interface journeymap.api.v2.client.fullscreen.IThemeToolBar
-
Vertical layout
- setLocked(boolean) - Method in interface journeymap.api.v2.common.waypoint.WaypointGroup
-
Set to true to lock users from modifying the group.
- setMaxZoom(int) - Method in class journeymap.api.v2.client.display.Overlay
-
Sets the maximum zoom level (UIState.ZOOM_IN_MAX is highest) where the overlay should be visible.
- setMaxZoom(int) - Method in class journeymap.api.v2.client.model.TextProperties
-
Sets the maximum zoom level (UIState.ZOOM_IN_MAX is highest) where the polygon should be visible.
- setMinZoom(int) - Method in class journeymap.api.v2.client.display.Overlay
-
Sets the minimum zoom level (UIState.FULLSCREEN_ZOOM_MIN is lowest) where the overlay should be visible.
- setMinZoom(int) - Method in class journeymap.api.v2.client.model.TextProperties
-
Sets the minimum zoom level (UIState.FULLSCREEN_ZOOM_MIN is lowest) where text should be visible.
- setName(String) - Method in interface journeymap.api.v2.common.waypoint.Waypoint
-
- setName(String) - Method in interface journeymap.api.v2.common.waypoint.WaypointGroup
-
- setNorthWestPoint(BlockPos) - Method in class journeymap.api.v2.client.display.ImageOverlay
-
Sets top-left location of the image overlay.
- setOffsetX(int) - Method in class journeymap.api.v2.client.model.TextProperties
-
Sets how many horizontal pixels to shift the center of the label from the center of the overlay.
- setOffsetY(int) - Method in class journeymap.api.v2.client.model.TextProperties
-
Sets how many vertical pixels to shift the center of the label from the center of the overlay.
- setOpacity(float) - Method in class journeymap.api.v2.client.model.MapImage
-
Sets opacity.
- setOpacity(float) - Method in class journeymap.api.v2.client.model.TextProperties
-
Sets opacity.
- setOuterArea(MapPolygon) - Method in class journeymap.api.v2.client.display.PolygonOverlay
-
Sets the polygon of the outer area to be displayed.
- setOverlayGroupName(String) - Method in class journeymap.api.v2.client.display.Overlay
-
A suggested group or category name used to organize map overlays.
- setOverlayListener(IOverlayListener) - Method in class journeymap.api.v2.client.display.Overlay
-
Sets a listener for receiving user events related to the Overlay.
- setOverrideColors(boolean) - Method in interface journeymap.api.v2.common.waypoint.WaypointGroup
-
- setOverrideSettings(boolean) - Method in interface journeymap.api.v2.common.waypoint.WaypointGroup
-
- setPersistent(boolean) - Method in interface journeymap.api.v2.common.waypoint.Waypoint
-
- setPersistent(boolean) - Method in interface journeymap.api.v2.common.waypoint.WaypointGroup
-
- setPoint(BlockPos) - Method in class journeymap.api.v2.client.display.MarkerOverlay
-
Sets the location of the marker.
- setPoints(List<BlockPos>) - Method in class journeymap.api.v2.client.model.MapPolygon
-
- setPolygonWithHoles(MapPolygonWithHoles) - Method in class journeymap.api.v2.client.display.PolygonOverlay
-
Sets the outer area and holes in one go.
- setPos(int, int, int) - Method in interface journeymap.api.v2.common.waypoint.Waypoint
-
- setPosition(int, int) - Method in interface journeymap.api.v2.client.fullscreen.IThemeToolBar
-
Sets the x, y position of the toolbar.
- setPrimaryDimension(ResourceKey<Level>) - Method in interface journeymap.api.v2.common.waypoint.Waypoint
-
- setPrimaryDimension(String) - Method in interface journeymap.api.v2.common.waypoint.Waypoint
-
- setRed(int) - Method in interface journeymap.api.v2.common.waypoint.Waypoint
-
- setReverse() - Method in interface journeymap.api.v2.client.fullscreen.IThemeToolBar
-
reverses the button order.
- setRotation(int) - Method in class journeymap.api.v2.client.model.MapImage
-
Sets the rotation in degrees the image should be oriented.
- setScale(float) - Method in class journeymap.api.v2.client.model.TextProperties
-
Sets the font scale.
- setShapeProperties(ShapeProperties) - Method in class journeymap.api.v2.client.display.PolygonOverlay
-
Sets the shape properties used to display the polygons.
- setShowBeacon(boolean) - Method in interface journeymap.api.v2.common.waypoint.Waypoint
-
- setShowBeacon(boolean) - Method in interface journeymap.api.v2.common.waypoint.WaypointGroup
-
- setShowDeviation(boolean) - Method in interface journeymap.api.v2.common.waypoint.Waypoint
-
Sets the show deviation text on the beacon.
- setShowDeviation(boolean) - Method in interface journeymap.api.v2.common.waypoint.WaypointGroup
-
Sets the show deviation text on the beacon.
- setShowIcon(boolean) - Method in interface journeymap.api.v2.common.waypoint.Waypoint
-
- setShowIcon(boolean) - Method in interface journeymap.api.v2.common.waypoint.WaypointGroup
-
- setShowInWorld(boolean) - Method in interface journeymap.api.v2.common.waypoint.Waypoint
-
- setShowInWorld(boolean) - Method in interface journeymap.api.v2.common.waypoint.WaypointGroup
-
- setShowLabel(boolean) - Method in interface journeymap.api.v2.common.waypoint.Waypoint
-
- setShowLabel(boolean) - Method in interface journeymap.api.v2.common.waypoint.WaypointGroup
-
- setShowOnLocatorBar(boolean) - Method in interface journeymap.api.v2.common.waypoint.Waypoint
-
- setShowOnLocatorBar(boolean) - Method in interface journeymap.api.v2.common.waypoint.WaypointGroup
-
Show waypoints in this group on the locator bar.
- setShowOnMap(boolean) - Method in interface journeymap.api.v2.common.waypoint.Waypoint
-
- setShowOnMap(boolean) - Method in interface journeymap.api.v2.common.waypoint.WaypointGroup
-
- setSortOrder(int) - Method in class journeymap.api.v2.common.option.Option
-
Used for sorting in the options pane.
- setSouthEastPoint(BlockPos) - Method in class journeymap.api.v2.client.display.ImageOverlay
-
Sets bottom-right location of the image overlay.
- setStaysOn(boolean) - Method in interface journeymap.api.v2.client.fullscreen.IThemeButton
-
Sets so it cannot be toggled off.
- setStrokeColor(int) - Method in class journeymap.api.v2.client.model.ShapeProperties
-
Sets the stroke Color (rgb).
- setStrokeOpacity(float) - Method in class journeymap.api.v2.client.model.ShapeProperties
-
Sets stroke opacity.
- setStrokePosition(ShapeProperties.StrokePosition) - Method in class journeymap.api.v2.client.model.ShapeProperties
-
Sets the stroke position.
- setStrokeWidth(float) - Method in class journeymap.api.v2.client.model.ShapeProperties
-
Sets the stroke width.
- setTag(String) - Method in interface journeymap.api.v2.common.waypoint.WaypointGroup
-
Sets the tag.
- setTeamColor(int) - Method in interface journeymap.api.v2.client.entity.WrappedEntity
-
Sets the color applied to the team-name label for players.
- setTextProperties(TextProperties) - Method in class journeymap.api.v2.client.display.Overlay
-
Sets the text properties for the overlay.
- setTexturePositionX(double) - Method in class journeymap.api.v2.client.model.ShapeProperties
-
Sets texture position x.
- setTexturePositionY(double) - Method in class journeymap.api.v2.client.model.ShapeProperties
-
Sets texture position y.
- setTextureScaleX(double) - Method in class journeymap.api.v2.client.model.ShapeProperties
-
Sets texture scale x.
- setTextureScaleY(double) - Method in class journeymap.api.v2.client.model.ShapeProperties
-
Sets texture scale y.
- setTitle(String) - Method in class journeymap.api.v2.client.display.Overlay
-
Rollover text to be displayed when the mouse is over the overlay.
- setToggled(Boolean) - Method in interface journeymap.api.v2.client.fullscreen.IThemeButton
-
Sets the toggled to value.
- setTooltip(String...) - Method in interface journeymap.api.v2.client.fullscreen.IThemeButton
-
Sets tooltip.
- setVisible(boolean) - Method in class journeymap.api.v2.server.event.PlayerRadarUpdateEvent
-
- setWorldId(String) - Method in class journeymap.api.v2.client.event.MappingEvent
-
Sets the world id when mapping starts.
- setX(int) - Method in interface journeymap.api.v2.common.waypoint.Waypoint
-
- setY(int) - Method in interface journeymap.api.v2.common.waypoint.Waypoint
-
- setZ(int) - Method in interface journeymap.api.v2.common.waypoint.Waypoint
-
- ShapeProperties - Class in journeymap.api.v2.client.model
-
Properties defining the display of a shape.
- ShapeProperties() - Constructor for class journeymap.api.v2.client.model.ShapeProperties
-
- ShapeProperties.StrokePosition - Enum in journeymap.api.v2.client.model
-
- shareWaypoint(Waypoint, UUID, String, List<UUID>, boolean) - Method in interface journeymap.api.v2.server.IServerAPI
-
Programmatically share a waypoint with one or more players.
- show(Displayable) - Method in interface journeymap.api.v2.client.IClientAPI
-
Add (or update) a displayable object to the player's maps.
- show(ServerPlayer, String, ServerPolygon...) - Method in interface journeymap.api.v2.server.overlay.IServerOverlayAPI
-
Push polygon overlays to a single player.
- showBeacon() - Method in interface journeymap.api.v2.common.waypoint.Waypoint
-
- showBeacon() - Method in interface journeymap.api.v2.common.waypoint.WaypointGroup
-
- showDeviation() - Method in interface journeymap.api.v2.common.waypoint.Waypoint
-
Is deviation being shown
- showDeviation() - Method in interface journeymap.api.v2.common.waypoint.WaypointGroup
-
Is deviation being shown
- showIcon() - Method in interface journeymap.api.v2.common.waypoint.Waypoint
-
- showIcon() - Method in interface journeymap.api.v2.common.waypoint.WaypointGroup
-
- showInWorld() - Method in interface journeymap.api.v2.common.waypoint.Waypoint
-
- showInWorld() - Method in interface journeymap.api.v2.common.waypoint.WaypointGroup
-
- showLabel() - Method in interface journeymap.api.v2.common.waypoint.Waypoint
-
- showLabel() - Method in interface journeymap.api.v2.common.waypoint.WaypointGroup
-
- showOnLocatorBar() - Method in interface journeymap.api.v2.common.waypoint.Waypoint
-
- showOnMap() - Method in interface journeymap.api.v2.common.waypoint.Waypoint
-
- showOnMap() - Method in interface journeymap.api.v2.common.waypoint.WaypointGroup
-
- strokeColor() - Method in class journeymap.api.v2.server.overlay.OverlayShapeProps
-
- strokeOpacity() - Method in class journeymap.api.v2.server.overlay.OverlayShapeProps
-
- strokeWidth() - Method in class journeymap.api.v2.server.overlay.OverlayShapeProps
-
- subscribe(String, Consumer<E>) - Method in interface journeymap.api.v2.common.event.impl.Event
-
Permanently Registered listeners.
- subscribe(Object, String, Consumer<E>) - Method in interface journeymap.api.v2.common.event.impl.Event
-
When using this method, you can unsubscribe to this event.
- subscribe(String, Consumer<E>) - Method in class journeymap.api.v2.common.event.impl.EventImpl
-
- subscribe(Object, String, Consumer<E>) - Method in class journeymap.api.v2.common.event.impl.EventImpl
-
- subscribingClass() - Method in class journeymap.api.v2.common.event.impl.EventImpl.Listener
-
- valueOf(String) - Static method in enum journeymap.api.v2.client.display.DisplayType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum journeymap.api.v2.client.event.EntityRadarUpdateEvent.EntityType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum journeymap.api.v2.client.event.EntityRegistrationEvent.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum journeymap.api.v2.client.event.FullscreenMapEvent.Stage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum journeymap.api.v2.client.event.InfoSlotDisplayEvent.Position
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum journeymap.api.v2.client.event.MappingEvent.Stage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum journeymap.api.v2.client.event.PopupMenuEvent.Layer
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum journeymap.api.v2.client.event.RegistryEvent.RegistryType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum journeymap.api.v2.client.model.ShapeProperties.StrokePosition
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum journeymap.api.v2.common.Context.MapType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum journeymap.api.v2.common.Context.UI
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum journeymap.api.v2.common.event.common.WaypointEvent.Context
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum journeymap.api.v2.common.event.common.WaypointGroupEvent.Context
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum journeymap.api.v2.common.event.impl.CommonEvent.Side
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum journeymap.api.v2.server.event.GlobalWaypointEvent.Context
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum journeymap.api.v2.server.event.GlobalWaypointGroupEvent.Context
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum journeymap.api.v2.server.event.PlayerRadarUpdateEvent.Action
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum journeymap.api.v2.server.event.WaypointPendingActionEvent.Action
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum journeymap.api.v2.client.display.DisplayType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum journeymap.api.v2.client.event.EntityRadarUpdateEvent.EntityType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum journeymap.api.v2.client.event.EntityRegistrationEvent.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum journeymap.api.v2.client.event.FullscreenMapEvent.Stage
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum journeymap.api.v2.client.event.InfoSlotDisplayEvent.Position
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum journeymap.api.v2.client.event.MappingEvent.Stage
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum journeymap.api.v2.client.event.PopupMenuEvent.Layer
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum journeymap.api.v2.client.event.RegistryEvent.RegistryType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum journeymap.api.v2.client.model.ShapeProperties.StrokePosition
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum journeymap.api.v2.common.Context.MapType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum journeymap.api.v2.common.Context.UI
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum journeymap.api.v2.common.event.common.WaypointEvent.Context
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum journeymap.api.v2.common.event.common.WaypointGroupEvent.Context
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum journeymap.api.v2.common.event.impl.CommonEvent.Side
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum journeymap.api.v2.server.event.GlobalWaypointEvent.Context
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum journeymap.api.v2.server.event.GlobalWaypointGroupEvent.Context
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum journeymap.api.v2.server.event.PlayerRadarUpdateEvent.Action
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum journeymap.api.v2.server.event.WaypointPendingActionEvent.Action
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VERSION - Static variable in class journeymap.api.v2.client.JmApiVersion
-