Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractConfig - Class in net.pl3x.map.core.configuration
- AbstractConfig() - Constructor for class net.pl3x.map.core.configuration.AbstractConfig
- AbstractConfig.Comment - Annotation Interface in net.pl3x.map.core.configuration
- AbstractConfig.Key - Annotation Interface in net.pl3x.map.core.configuration
- AbstractDataTask - Class in net.pl3x.map.core.renderer.task
- AbstractDataTask(int, boolean, World, String) - Constructor for class net.pl3x.map.core.renderer.task.AbstractDataTask
- AbstractDataTask(int, boolean, World, String, int) - Constructor for class net.pl3x.map.core.renderer.task.AbstractDataTask
- AbstractDataTask.Adapter - Class in net.pl3x.map.core.renderer.task
- ACACIA_BUTTON - Static variable in class net.pl3x.map.core.world.Blocks
- ACACIA_DOOR - Static variable in class net.pl3x.map.core.world.Blocks
- ACACIA_FENCE - Static variable in class net.pl3x.map.core.world.Blocks
- ACACIA_FENCE_GATE - Static variable in class net.pl3x.map.core.world.Blocks
- ACACIA_HANGING_SIGN - Static variable in class net.pl3x.map.core.world.Blocks
- ACACIA_LEAVES - Static variable in class net.pl3x.map.core.world.Blocks
- ACACIA_LOG - Static variable in class net.pl3x.map.core.world.Blocks
- ACACIA_PLANKS - Static variable in class net.pl3x.map.core.world.Blocks
- ACACIA_PRESSURE_PLATE - Static variable in class net.pl3x.map.core.world.Blocks
- ACACIA_SAPLING - Static variable in class net.pl3x.map.core.world.Blocks
- ACACIA_SIGN - Static variable in class net.pl3x.map.core.world.Blocks
- ACACIA_SLAB - Static variable in class net.pl3x.map.core.world.Blocks
- ACACIA_STAIRS - Static variable in class net.pl3x.map.core.world.Blocks
- ACACIA_TRAPDOOR - Static variable in class net.pl3x.map.core.world.Blocks
- ACACIA_WALL_HANGING_SIGN - Static variable in class net.pl3x.map.core.world.Blocks
- ACACIA_WALL_SIGN - Static variable in class net.pl3x.map.core.world.Blocks
- ACACIA_WOOD - Static variable in class net.pl3x.map.core.world.Blocks
- ACTIVATOR_RAIL - Static variable in class net.pl3x.map.core.world.Blocks
- Adapter() - Constructor for class net.pl3x.map.core.renderer.task.AbstractDataTask.Adapter
- add(long) - Method in class net.pl3x.map.core.renderer.progress.CPSTracker
- add(String, JsonElement) - Method in class net.pl3x.map.core.markers.JsonObjectWrapper
-
Adds a member, which is a name-value pair, to self.
- addCustomChart(Metrics.CustomChart) - Method in class net.pl3x.map.core.metrics.Metrics
-
Adds a custom chart.
- addCustomChart(Metrics.CustomChart) - Method in class net.pl3x.map.core.metrics.Metrics.MetricsBase
- addMarker(Marker<?>) - Method in class net.pl3x.map.core.markers.layer.SimpleLayer
-
Add a new marker to this layer.
- addPoint(Collection<Point>) - Method in class net.pl3x.map.core.markers.marker.Polyline
-
Add points to this line.
- addPoint(Point) - Method in class net.pl3x.map.core.markers.marker.Polyline
-
Add a point to this line.
- addPoint(Point...) - Method in class net.pl3x.map.core.markers.marker.Polyline
-
Add points to this line.
- addPolygon(Collection<Polygon>) - Method in class net.pl3x.map.core.markers.marker.MultiPolygon
-
Add polygons to this multi-polygon.
- addPolygon(Polygon) - Method in class net.pl3x.map.core.markers.marker.MultiPolygon
-
Add a polygon to this multi-polygon.
- addPolygon(Polygon...) - Method in class net.pl3x.map.core.markers.marker.MultiPolygon
-
Add polygons to this multi-polygon.
- addPolyline(Collection<Polyline>) - Method in class net.pl3x.map.core.markers.marker.MultiPolyline
-
Add polylines to this multi-polyline.
- addPolyline(Collection<Polyline>) - Method in class net.pl3x.map.core.markers.marker.Polygon
-
Add polylines to this polygon.
- addPolyline(Polyline) - Method in class net.pl3x.map.core.markers.marker.MultiPolyline
-
Add a polyline to this multi-polyline.
- addPolyline(Polyline) - Method in class net.pl3x.map.core.markers.marker.Polygon
-
Add a polyline to this polygon.
- addPolyline(Polyline...) - Method in class net.pl3x.map.core.markers.marker.MultiPolyline
-
Add polylines to this multi-polyline.
- addPolyline(Polyline...) - Method in class net.pl3x.map.core.markers.marker.Polygon
-
Add polylines to this polygon.
- addProperty(String, Enum<?>) - Method in class net.pl3x.map.core.markers.JsonObjectWrapper
-
Convenience method to add a primitive member.
- addProperty(String, List<? extends JsonSerializable>) - Method in class net.pl3x.map.core.markers.JsonObjectWrapper
-
Convenience method to add a primitive member.
- addProperty(String, JsonSerializable) - Method in class net.pl3x.map.core.markers.JsonObjectWrapper
-
Convenience method to add a primitive member.
- addProperty(String, Option<?>) - Method in class net.pl3x.map.core.markers.JsonObjectWrapper
-
Convenience method to add a primitive member.
- addProperty(String, Boolean) - Method in class net.pl3x.map.core.markers.JsonObjectWrapper
-
Convenience method to add a boolean member.
- addProperty(String, Character) - Method in class net.pl3x.map.core.markers.JsonObjectWrapper
-
Convenience method to add a char member.
- addProperty(String, Number) - Method in class net.pl3x.map.core.markers.JsonObjectWrapper
-
Convenience method to add a primitive member.
- addProperty(String, String) - Method in class net.pl3x.map.core.markers.JsonObjectWrapper
-
Convenience method to add a primitive member.
- addRegions(World, Collection<Point>) - Method in class net.pl3x.map.core.renderer.task.RegionProcessor
- addTask(int, boolean, Runnable) - Method in class net.pl3x.map.core.scheduler.Scheduler
-
Add task to the scheduler.
- addTask(int, boolean, Runnable, boolean) - Method in class net.pl3x.map.core.scheduler.Scheduler
-
Add task to the scheduler.
- addTask(int, Runnable) - Method in class net.pl3x.map.core.scheduler.Scheduler
-
Add task to the scheduler.
- addTask(int, Runnable, boolean) - Method in class net.pl3x.map.core.scheduler.Scheduler
-
Add task to the scheduler.
- addTask(Task) - Method in class net.pl3x.map.core.scheduler.Scheduler
-
Add task to the scheduler.
- addToMap(String) - Method in class net.pl3x.map.core.configuration.AbstractConfig
- addToMap(String) - Method in class net.pl3x.map.core.configuration.ColorsConfig
- AdvancedPie(String, Callable<Map<String, Integer>>) - Constructor for class net.pl3x.map.core.metrics.Metrics.AdvancedPie
-
Class constructor.
- adventure() - Method in class net.pl3x.map.core.Pl3xMap
- AIR - Static variable in class net.pl3x.map.core.world.Blocks
- ALLIUM - Static variable in class net.pl3x.map.core.world.Blocks
- allocateData(Point) - Method in class net.pl3x.map.core.renderer.BlockInfoRenderer
- allocateData(Point) - Method in class net.pl3x.map.core.renderer.Renderer
- alpha(int) - Static method in class net.pl3x.map.core.util.Colors
- AMETHYST_BLOCK - Static variable in class net.pl3x.map.core.world.Blocks
- AMETHYST_CLUSTER - Static variable in class net.pl3x.map.core.world.Blocks
- ANCIENT_DEBRIS - Static variable in class net.pl3x.map.core.world.Blocks
- ANDESITE - Static variable in class net.pl3x.map.core.world.Blocks
- ANDESITE_SLAB - Static variable in class net.pl3x.map.core.world.Blocks
- ANDESITE_STAIRS - Static variable in class net.pl3x.map.core.world.Blocks
- ANDESITE_WALL - Static variable in class net.pl3x.map.core.world.Blocks
- ANVIL - Static variable in class net.pl3x.map.core.world.Blocks
- api() - Static method in class net.pl3x.map.core.Pl3xMap
- appendField(String, int) - Method in class net.pl3x.map.core.metrics.Metrics.JsonObjectBuilder
-
Appends an integer field to the JSON.
- appendField(String, String) - Method in class net.pl3x.map.core.metrics.Metrics.JsonObjectBuilder
-
Appends a string field to the JSON.
- appendField(String, Metrics.JsonObjectBuilder.JsonObject[]) - Method in class net.pl3x.map.core.metrics.Metrics.JsonObjectBuilder
-
Appends an object array to the JSON.
- appendField(String, Metrics.JsonObjectBuilder.JsonObject) - Method in class net.pl3x.map.core.metrics.Metrics.JsonObjectBuilder
-
Appends an object to the JSON.
- apply(ServerSentEventConnection, String, String, String) - Method in interface net.pl3x.map.core.httpd.LiveDataHandler.SuccessCallback
- apply(ServerSentEventConnection, String, String, String, IOException) - Method in interface net.pl3x.map.core.httpd.LiveDataHandler.FailureCallback
- apply(Biome, Integer, Integer) - Method in interface net.pl3x.map.core.util.Colors.Sampler
- Area - Interface in net.pl3x.map.core.markers.area
- argb(int, int, int, int) - Static method in class net.pl3x.map.core.util.Colors
- ArgumentParseException - Exception Class in net.pl3x.map.core.command.exception
-
Thrown to indicate that a method has been passed an illegal or inappropriate command argument.
- ArgumentParseException(String, String, ArgumentParseException.Reason) - Constructor for exception class net.pl3x.map.core.command.exception.ArgumentParseException
-
Construct a new ArgumentParseException.
- ArgumentParseException.Reason - Class in net.pl3x.map.core.command.exception
-
Failure reason for throwing the exception.
- asBuilder() - Method in class net.pl3x.map.core.markers.option.Options
-
Create a new
Options.Builder
from thisOptions
instance - asLong(long, long) - Static method in class net.pl3x.map.core.util.Mathf
- asLong(Point) - Static method in class net.pl3x.map.core.util.Mathf
- atomicMove(Path, Path) - Static method in class net.pl3x.map.core.util.FileUtil
- ATTACHED_MELON_STEM - Static variable in class net.pl3x.map.core.world.Blocks
- ATTACHED_PUMPKIN_STEM - Static variable in class net.pl3x.map.core.world.Blocks
- audience() - Method in class net.pl3x.map.core.command.Sender
- AUTO - Enum constant in enum class net.pl3x.map.core.markers.option.Tooltip.Direction
-
Opens the tooltip either to the right or left according to the tooltip position on the map.
- average() - Method in class net.pl3x.map.core.renderer.progress.CPSTracker
- AZALEA - Static variable in class net.pl3x.map.core.world.Blocks
- AZALEA_LEAVES - Static variable in class net.pl3x.map.core.world.Blocks
- AZURE_BLUET - Static variable in class net.pl3x.map.core.world.Blocks
B
- BAMBOO - Static variable in class net.pl3x.map.core.world.Blocks
- BAMBOO_BLOCK - Static variable in class net.pl3x.map.core.world.Blocks
- BAMBOO_BUTTON - Static variable in class net.pl3x.map.core.world.Blocks
- BAMBOO_DOOR - Static variable in class net.pl3x.map.core.world.Blocks
- BAMBOO_FENCE - Static variable in class net.pl3x.map.core.world.Blocks
- BAMBOO_FENCE_GATE - Static variable in class net.pl3x.map.core.world.Blocks
- BAMBOO_HANGING_SIGN - Static variable in class net.pl3x.map.core.world.Blocks
- BAMBOO_MOSAIC - Static variable in class net.pl3x.map.core.world.Blocks
- BAMBOO_MOSAIC_SLAB - Static variable in class net.pl3x.map.core.world.Blocks
- BAMBOO_MOSAIC_STAIRS - Static variable in class net.pl3x.map.core.world.Blocks
- BAMBOO_PLANKS - Static variable in class net.pl3x.map.core.world.Blocks
- BAMBOO_PRESSURE_PLATE - Static variable in class net.pl3x.map.core.world.Blocks
- BAMBOO_SAPLING - Static variable in class net.pl3x.map.core.world.Blocks
- BAMBOO_SIGN - Static variable in class net.pl3x.map.core.world.Blocks
- BAMBOO_SLAB - Static variable in class net.pl3x.map.core.world.Blocks
- BAMBOO_STAIRS - Static variable in class net.pl3x.map.core.world.Blocks
- BAMBOO_TRAPDOOR - Static variable in class net.pl3x.map.core.world.Blocks
- BAMBOO_WALL_HANGING_SIGN - Static variable in class net.pl3x.map.core.world.Blocks
- BAMBOO_WALL_SIGN - Static variable in class net.pl3x.map.core.world.Blocks
- BARREL - Static variable in class net.pl3x.map.core.world.Blocks
- BARRIER - Static variable in class net.pl3x.map.core.world.Blocks
- BASALT - Static variable in class net.pl3x.map.core.world.Blocks
- BASIC - Static variable in class net.pl3x.map.core.registry.RendererRegistry
- basicPixelColor(Region, Chunk.BlockData, int, int) - Method in class net.pl3x.map.core.renderer.Renderer
- BasicRenderer - Class in net.pl3x.map.core.renderer
- BasicRenderer(RegionScanTask, Renderer.Builder) - Constructor for class net.pl3x.map.core.renderer.BasicRenderer
- BEACON - Static variable in class net.pl3x.map.core.world.Blocks
- BEDROCK - Static variable in class net.pl3x.map.core.world.Blocks
- BEE_NEST - Static variable in class net.pl3x.map.core.world.Blocks
- BEEHIVE - Static variable in class net.pl3x.map.core.world.Blocks
- BEETROOTS - Static variable in class net.pl3x.map.core.world.Blocks
- BELL - Static variable in class net.pl3x.map.core.world.Blocks
- BEVEL - Enum constant in enum class net.pl3x.map.core.markers.option.Stroke.LineJoinShape
-
The bevel value indicates that a bevelled corner is to be used to join path segments.
- BIG_DRIPLEAF - Static variable in class net.pl3x.map.core.world.Blocks
- BIG_DRIPLEAF_STEM - Static variable in class net.pl3x.map.core.world.Blocks
- biome - Variable in class net.pl3x.map.core.world.Chunk.BlockData
- Biome - Class in net.pl3x.map.core.world
- Biome(int, String, int, int, int, int, Biome.GrassModifier) - Constructor for class net.pl3x.map.core.world.Biome
- BIOME_COLORS - Static variable in class net.pl3x.map.core.configuration.ColorsConfig
- BIOME_FOLIAGE - Static variable in class net.pl3x.map.core.configuration.ColorsConfig
- BIOME_GRASS - Static variable in class net.pl3x.map.core.configuration.ColorsConfig
- BIOME_WATER - Static variable in class net.pl3x.map.core.configuration.ColorsConfig
- Biome.GrassModifier - Interface in net.pl3x.map.core.world
- BiomeManager - Class in net.pl3x.map.core.world
- BiomeManager(long) - Constructor for class net.pl3x.map.core.world.BiomeManager
- BiomeRegistry - Class in net.pl3x.map.core.registry
- BiomeRegistry() - Constructor for class net.pl3x.map.core.registry.BiomeRegistry
- BiomeRenderer - Class in net.pl3x.map.core.renderer
- BiomeRenderer(RegionScanTask, Renderer.Builder) - Constructor for class net.pl3x.map.core.renderer.BiomeRenderer
- BIOMES - Static variable in class net.pl3x.map.core.registry.RendererRegistry
- BIRCH_BUTTON - Static variable in class net.pl3x.map.core.world.Blocks
- BIRCH_DOOR - Static variable in class net.pl3x.map.core.world.Blocks
- BIRCH_FENCE - Static variable in class net.pl3x.map.core.world.Blocks
- BIRCH_FENCE_GATE - Static variable in class net.pl3x.map.core.world.Blocks
- BIRCH_HANGING_SIGN - Static variable in class net.pl3x.map.core.world.Blocks
- BIRCH_LEAVES - Static variable in class net.pl3x.map.core.world.Blocks
- BIRCH_LOG - Static variable in class net.pl3x.map.core.world.Blocks
- BIRCH_PLANKS - Static variable in class net.pl3x.map.core.world.Blocks
- BIRCH_PRESSURE_PLATE - Static variable in class net.pl3x.map.core.world.Blocks
- BIRCH_SAPLING - Static variable in class net.pl3x.map.core.world.Blocks
- BIRCH_SIGN - Static variable in class net.pl3x.map.core.world.Blocks
- BIRCH_SLAB - Static variable in class net.pl3x.map.core.world.Blocks
- BIRCH_STAIRS - Static variable in class net.pl3x.map.core.world.Blocks
- BIRCH_TRAPDOOR - Static variable in class net.pl3x.map.core.world.Blocks
- BIRCH_WALL_HANGING_SIGN - Static variable in class net.pl3x.map.core.world.Blocks
- BIRCH_WALL_SIGN - Static variable in class net.pl3x.map.core.world.Blocks
- BIRCH_WOOD - Static variable in class net.pl3x.map.core.world.Blocks
- BLACK_BANNER - Static variable in class net.pl3x.map.core.world.Blocks
- BLACK_BED - Static variable in class net.pl3x.map.core.world.Blocks
- BLACK_CANDLE - Static variable in class net.pl3x.map.core.world.Blocks
- BLACK_CANDLE_CAKE - Static variable in class net.pl3x.map.core.world.Blocks
- BLACK_CARPET - Static variable in class net.pl3x.map.core.world.Blocks
- BLACK_CONCRETE - Static variable in class net.pl3x.map.core.world.Blocks
- BLACK_CONCRETE_POWDER - Static variable in class net.pl3x.map.core.world.Blocks
- BLACK_GLAZED_TERRACOTTA - Static variable in class net.pl3x.map.core.world.Blocks
- BLACK_SHULKER_BOX - Static variable in class net.pl3x.map.core.world.Blocks
- BLACK_STAINED_GLASS - Static variable in class net.pl3x.map.core.world.Blocks
- BLACK_STAINED_GLASS_PANE - Static variable in class net.pl3x.map.core.world.Blocks
- BLACK_TERRACOTTA - Static variable in class net.pl3x.map.core.world.Blocks
- BLACK_WALL_BANNER - Static variable in class net.pl3x.map.core.world.Blocks
- BLACK_WOOL - Static variable in class net.pl3x.map.core.world.Blocks
- BLACKSTONE - Static variable in class net.pl3x.map.core.world.Blocks
- BLACKSTONE_SLAB - Static variable in class net.pl3x.map.core.world.Blocks
- BLACKSTONE_STAIRS - Static variable in class net.pl3x.map.core.world.Blocks
- BLACKSTONE_WALL - Static variable in class net.pl3x.map.core.world.Blocks
- BLAST_FURNACE - Static variable in class net.pl3x.map.core.world.Blocks
- blend(int, int) - Static method in class net.pl3x.map.core.util.Colors
-
Blends one color over another.
- Block - Class in net.pl3x.map.core.world
- Block(int, String, int) - Constructor for class net.pl3x.map.core.world.Block
- BLOCK_COLORS - Static variable in class net.pl3x.map.core.configuration.ColorsConfig
- BlockData() - Constructor for class net.pl3x.map.core.world.Chunk.BlockData
- BLOCKINFO - Static variable in class net.pl3x.map.core.registry.RendererRegistry
- BlockInfoRenderer - Class in net.pl3x.map.core.renderer
- BlockInfoRenderer(RegionScanTask, Renderer.Builder) - Constructor for class net.pl3x.map.core.renderer.BlockInfoRenderer
- BlockRegistry - Class in net.pl3x.map.core.registry
- BlockRegistry() - Constructor for class net.pl3x.map.core.registry.BlockRegistry
- Blocks - Class in net.pl3x.map.core.world
- Blocks() - Constructor for class net.pl3x.map.core.world.Blocks
- BLOCKS_AIR - Static variable in class net.pl3x.map.core.configuration.ColorsConfig
- BLOCKS_FLAT - Static variable in class net.pl3x.map.core.configuration.ColorsConfig
- BLOCKS_FOLIAGE - Static variable in class net.pl3x.map.core.configuration.ColorsConfig
- BLOCKS_GLASS - Static variable in class net.pl3x.map.core.configuration.ColorsConfig
- BLOCKS_GRASS - Static variable in class net.pl3x.map.core.configuration.ColorsConfig
- BLOCKS_WATER - Static variable in class net.pl3x.map.core.configuration.ColorsConfig
- blockstate - Variable in class net.pl3x.map.core.world.Chunk.BlockData
- BlockState - Class in net.pl3x.map.core.world
- BlockState(Block) - Constructor for class net.pl3x.map.core.world.BlockState
- BlockState(Block, Map<String, String>) - Constructor for class net.pl3x.map.core.world.BlockState
- blockY - Variable in class net.pl3x.map.core.world.Chunk.BlockData
- blue(int) - Static method in class net.pl3x.map.core.util.Colors
- BLUE_BANNER - Static variable in class net.pl3x.map.core.world.Blocks
- BLUE_BED - Static variable in class net.pl3x.map.core.world.Blocks
- BLUE_CANDLE - Static variable in class net.pl3x.map.core.world.Blocks
- BLUE_CANDLE_CAKE - Static variable in class net.pl3x.map.core.world.Blocks
- BLUE_CARPET - Static variable in class net.pl3x.map.core.world.Blocks
- BLUE_CONCRETE - Static variable in class net.pl3x.map.core.world.Blocks
- BLUE_CONCRETE_POWDER - Static variable in class net.pl3x.map.core.world.Blocks
- BLUE_GLAZED_TERRACOTTA - Static variable in class net.pl3x.map.core.world.Blocks
- BLUE_ICE - Static variable in class net.pl3x.map.core.world.Blocks
- BLUE_ORCHID - Static variable in class net.pl3x.map.core.world.Blocks
- BLUE_SHULKER_BOX - Static variable in class net.pl3x.map.core.world.Blocks
- BLUE_STAINED_GLASS - Static variable in class net.pl3x.map.core.world.Blocks
- BLUE_STAINED_GLASS_PANE - Static variable in class net.pl3x.map.core.world.Blocks
- BLUE_TERRACOTTA - Static variable in class net.pl3x.map.core.world.Blocks
- BLUE_WALL_BANNER - Static variable in class net.pl3x.map.core.world.Blocks
- BLUE_WOOL - Static variable in class net.pl3x.map.core.world.Blocks
- Blur(byte[], int, int, int) - Static method in class net.pl3x.map.core.util.BlurTool
- BlurTool - Class in net.pl3x.map.core.util
- BlurTool() - Constructor for class net.pl3x.map.core.util.BlurTool
- Bmp - Class in net.pl3x.map.core.image.io
- Bmp() - Constructor for class net.pl3x.map.core.image.io.Bmp
- BONE_BLOCK - Static variable in class net.pl3x.map.core.world.Blocks
- BOOKSHELF - Static variable in class net.pl3x.map.core.world.Blocks
- Border - Class in net.pl3x.map.core.markers.area
- Border(World) - Constructor for class net.pl3x.map.core.markers.area.Border
- BOTTOM - Enum constant in enum class net.pl3x.map.core.markers.option.Tooltip.Direction
-
Opens the tooltip below the anchor.
- BoxBlurHorizontal(byte[], int, int, int, int, int) - Static method in class net.pl3x.map.core.util.BlurTool
- BoxBlurVertical(byte[], int, int, int, int, int) - Static method in class net.pl3x.map.core.util.BlurTool
- BRAIN_CORAL - Static variable in class net.pl3x.map.core.world.Blocks
- BRAIN_CORAL_BLOCK - Static variable in class net.pl3x.map.core.world.Blocks
- BRAIN_CORAL_FAN - Static variable in class net.pl3x.map.core.world.Blocks
- BRAIN_CORAL_WALL_FAN - Static variable in class net.pl3x.map.core.world.Blocks
- BREWING_STAND - Static variable in class net.pl3x.map.core.world.Blocks
- BRICK_SLAB - Static variable in class net.pl3x.map.core.world.Blocks
- BRICK_STAIRS - Static variable in class net.pl3x.map.core.world.Blocks
- BRICK_WALL - Static variable in class net.pl3x.map.core.world.Blocks
- BRICKS - Static variable in class net.pl3x.map.core.world.Blocks
- BROWN_BANNER - Static variable in class net.pl3x.map.core.world.Blocks
- BROWN_BED - Static variable in class net.pl3x.map.core.world.Blocks
- BROWN_CANDLE - Static variable in class net.pl3x.map.core.world.Blocks
- BROWN_CANDLE_CAKE - Static variable in class net.pl3x.map.core.world.Blocks
- BROWN_CARPET - Static variable in class net.pl3x.map.core.world.Blocks
- BROWN_CONCRETE - Static variable in class net.pl3x.map.core.world.Blocks
- BROWN_CONCRETE_POWDER - Static variable in class net.pl3x.map.core.world.Blocks
- BROWN_GLAZED_TERRACOTTA - Static variable in class net.pl3x.map.core.world.Blocks
- BROWN_MUSHROOM - Static variable in class net.pl3x.map.core.world.Blocks
- BROWN_MUSHROOM_BLOCK - Static variable in class net.pl3x.map.core.world.Blocks
- BROWN_SHULKER_BOX - Static variable in class net.pl3x.map.core.world.Blocks
- BROWN_STAINED_GLASS - Static variable in class net.pl3x.map.core.world.Blocks
- BROWN_STAINED_GLASS_PANE - Static variable in class net.pl3x.map.core.world.Blocks
- BROWN_TERRACOTTA - Static variable in class net.pl3x.map.core.world.Blocks
- BROWN_WALL_BANNER - Static variable in class net.pl3x.map.core.world.Blocks
- BROWN_WOOL - Static variable in class net.pl3x.map.core.world.Blocks
- BUBBLE_COLUMN - Static variable in class net.pl3x.map.core.world.Blocks
- BUBBLE_CORAL - Static variable in class net.pl3x.map.core.world.Blocks
- BUBBLE_CORAL_BLOCK - Static variable in class net.pl3x.map.core.world.Blocks
- BUBBLE_CORAL_FAN - Static variable in class net.pl3x.map.core.world.Blocks
- BUBBLE_CORAL_WALL_FAN - Static variable in class net.pl3x.map.core.world.Blocks
- BUDDING_AMETHYST - Static variable in class net.pl3x.map.core.world.Blocks
- build() - Method in class net.pl3x.map.core.markers.option.Options.Builder
-
Create a new
Options
instance from the current state of thisOptions.Builder
. - build() - Method in class net.pl3x.map.core.metrics.Metrics.JsonObjectBuilder
-
Builds the JSON string and invalidates this builder.
- builder() - Static method in class net.pl3x.map.core.markers.option.Options
-
Create a new
Options.Builder
. - Builder() - Constructor for class net.pl3x.map.core.markers.option.Options.Builder
-
Create a new builder for
Options
. - Builder(String, String, Class<? extends Renderer>) - Constructor for class net.pl3x.map.core.renderer.Renderer.Builder
- buildRoot() - Method in interface net.pl3x.map.core.command.CommandHandler
- BUTT - Enum constant in enum class net.pl3x.map.core.markers.option.Stroke.LineCapShape
-
The butt value indicates that the stroke for each subpath does not extend beyond its two endpoints.
- ByteUtil - Class in net.pl3x.map.core.util
C
- CACTUS - Static variable in class net.pl3x.map.core.world.Blocks
- CAKE - Static variable in class net.pl3x.map.core.world.Blocks
- CALCITE - Static variable in class net.pl3x.map.core.world.Blocks
- calculateLight(Chunk, BlockState, int, int, int, int, int) - Method in class net.pl3x.map.core.renderer.Renderer
- CALIBRATED_SCULK_SENSOR - Static variable in class net.pl3x.map.core.world.Blocks
- callEvent() - Method in class net.pl3x.map.core.event.Event
- callEvent(Event) - Method in class net.pl3x.map.core.event.EventRegistry
- CAMPFIRE - Static variable in class net.pl3x.map.core.world.Blocks
- cancel() - Method in class net.pl3x.map.core.renderer.task.AbstractDataTask
- cancel() - Method in class net.pl3x.map.core.renderer.task.UpdateLiveData
- cancel() - Method in class net.pl3x.map.core.renderer.task.UpdateSettingsData
- cancel() - Method in class net.pl3x.map.core.scheduler.Task
-
Mark task as cancelled.
- cancelAll() - Method in class net.pl3x.map.core.scheduler.Scheduler
-
Cancel all scheduled tasks.
- cancelled() - Method in class net.pl3x.map.core.scheduler.Task
-
Check if task is marked as cancelled.
- CANDLE - Static variable in class net.pl3x.map.core.world.Blocks
- CANDLE_CAKE - Static variable in class net.pl3x.map.core.world.Blocks
- CARROTS - Static variable in class net.pl3x.map.core.world.Blocks
- CARTOGRAPHY_TABLE - Static variable in class net.pl3x.map.core.world.Blocks
- CARVED_PUMPKIN - Static variable in class net.pl3x.map.core.world.Blocks
- CAULDRON - Static variable in class net.pl3x.map.core.world.Blocks
- CAVE_AIR - Static variable in class net.pl3x.map.core.world.Blocks
- CAVE_VINES - Static variable in class net.pl3x.map.core.world.Blocks
- CAVE_VINES_PLANT - Static variable in class net.pl3x.map.core.world.Blocks
- ceilLog2(int) - Static method in class net.pl3x.map.core.util.MCAMath
- CENTER - Enum constant in enum class net.pl3x.map.core.markers.option.Tooltip.Direction
-
Opens the tooltip centered on the anchor.
- CENTER_X - Variable in class net.pl3x.map.core.configuration.WorldConfig
- CENTER_Z - Variable in class net.pl3x.map.core.configuration.WorldConfig
- CHAIN - Static variable in class net.pl3x.map.core.world.Blocks
- CHAIN_COMMAND_BLOCK - Static variable in class net.pl3x.map.core.world.Blocks
- CHANNEL - Static variable in class net.pl3x.map.core.network.Network
- checkArgument(boolean, Object) - Static method in class net.pl3x.map.core.util.Preconditions
- checkMessage(String) - Method in class net.pl3x.map.core.log.LogFilter
- checkNotNull(T, Object) - Static method in class net.pl3x.map.core.util.Preconditions
- checkPaused() - Method in class net.pl3x.map.core.renderer.task.RegionProcessor
- checkState(boolean, Object) - Static method in class net.pl3x.map.core.util.Preconditions
- CHERRY_BUTTON - Static variable in class net.pl3x.map.core.world.Blocks
- CHERRY_DOOR - Static variable in class net.pl3x.map.core.world.Blocks
- CHERRY_FENCE - Static variable in class net.pl3x.map.core.world.Blocks
- CHERRY_FENCE_GATE - Static variable in class net.pl3x.map.core.world.Blocks
- CHERRY_HANGING_SIGN - Static variable in class net.pl3x.map.core.world.Blocks
- CHERRY_LEAVES - Static variable in class net.pl3x.map.core.world.Blocks
- CHERRY_LOG - Static variable in class net.pl3x.map.core.world.Blocks
- CHERRY_PLANKS - Static variable in class net.pl3x.map.core.world.Blocks
- CHERRY_PRESSURE_PLATE - Static variable in class net.pl3x.map.core.world.Blocks
- CHERRY_SAPLING - Static variable in class net.pl3x.map.core.world.Blocks
- CHERRY_SIGN - Static variable in class net.pl3x.map.core.world.Blocks
- CHERRY_SLAB - Static variable in class net.pl3x.map.core.world.Blocks
- CHERRY_STAIRS - Static variable in class net.pl3x.map.core.world.Blocks
- CHERRY_TRAPDOOR - Static variable in class net.pl3x.map.core.world.Blocks
- CHERRY_WALL_HANGING_SIGN - Static variable in class net.pl3x.map.core.world.Blocks
- CHERRY_WALL_SIGN - Static variable in class net.pl3x.map.core.world.Blocks
- CHERRY_WOOD - Static variable in class net.pl3x.map.core.world.Blocks
- CHEST - Static variable in class net.pl3x.map.core.world.Blocks
- CHIPPED_ANVIL - Static variable in class net.pl3x.map.core.world.Blocks
- CHISELED_BOOKSHELF - Static variable in class net.pl3x.map.core.world.Blocks
- CHISELED_COPPER - Static variable in class net.pl3x.map.core.world.Blocks
- CHISELED_DEEPSLATE - Static variable in class net.pl3x.map.core.world.Blocks
- CHISELED_NETHER_BRICKS - Static variable in class net.pl3x.map.core.world.Blocks
- CHISELED_POLISHED_BLACKSTONE - Static variable in class net.pl3x.map.core.world.Blocks
- CHISELED_QUARTZ_BLOCK - Static variable in class net.pl3x.map.core.world.Blocks
- CHISELED_RED_SANDSTONE - Static variable in class net.pl3x.map.core.world.Blocks
- CHISELED_RESIN_BRICKS - Static variable in class net.pl3x.map.core.world.Blocks
- CHISELED_SANDSTONE - Static variable in class net.pl3x.map.core.world.Blocks
- CHISELED_STONE_BRICKS - Static variable in class net.pl3x.map.core.world.Blocks
- CHISELED_TUFF - Static variable in class net.pl3x.map.core.world.Blocks
- CHISELED_TUFF_BRICKS - Static variable in class net.pl3x.map.core.world.Blocks
- CHORUS_FLOWER - Static variable in class net.pl3x.map.core.world.Blocks
- CHORUS_PLANT - Static variable in class net.pl3x.map.core.world.Blocks
- Chunk - Class in net.pl3x.map.core.world
- Chunk(World, Region) - Constructor for class net.pl3x.map.core.world.Chunk
- Chunk(World, Region, CompoundTag, int) - Constructor for class net.pl3x.map.core.world.Chunk
- Chunk.BlockData - Class in net.pl3x.map.core.world
- ChunkAnvil113 - Class in net.pl3x.map.core.world
- ChunkAnvil113(World, Region, CompoundTag, int) - Constructor for class net.pl3x.map.core.world.ChunkAnvil113
- ChunkAnvil113.Section - Class in net.pl3x.map.core.world
- ChunkAnvil115 - Class in net.pl3x.map.core.world
- ChunkAnvil115(World, Region, CompoundTag, int) - Constructor for class net.pl3x.map.core.world.ChunkAnvil115
- ChunkAnvil115.Section - Class in net.pl3x.map.core.world
- ChunkAnvil116 - Class in net.pl3x.map.core.world
- ChunkAnvil116(World, Region, CompoundTag, int) - Constructor for class net.pl3x.map.core.world.ChunkAnvil116
- ChunkAnvil116.Section - Class in net.pl3x.map.core.world
- ChunkAnvil118 - Class in net.pl3x.map.core.world
- ChunkAnvil118(World, Region, CompoundTag, int) - Constructor for class net.pl3x.map.core.world.ChunkAnvil118
- ChunkAnvil118.Section - Class in net.pl3x.map.core.world
- circle(String, double, double, double) - Static method in class net.pl3x.map.core.markers.marker.Marker
-
Create a new circle.
- circle(String, Point, double) - Static method in class net.pl3x.map.core.markers.marker.Marker
-
Create a new circle.
- Circle - Class in net.pl3x.map.core.markers.area
- Circle - Class in net.pl3x.map.core.markers.marker
-
Represents a circle marker.
- Circle(int, int, int) - Constructor for class net.pl3x.map.core.markers.area.Circle
- Circle(String, double, double, double) - Constructor for class net.pl3x.map.core.markers.marker.Circle
-
Create a new circle.
- Circle(String, Point, double) - Constructor for class net.pl3x.map.core.markers.marker.Circle
-
Create a new circle.
- clamp(double, double, double) - Static method in class net.pl3x.map.core.util.Mathf
- clamp(float, float, float) - Static method in class net.pl3x.map.core.util.Mathf
- clamp(int, int, int) - Static method in class net.pl3x.map.core.util.Mathf
- CLAY - Static variable in class net.pl3x.map.core.world.Blocks
- cleanup() - Method in class net.pl3x.map.core.renderer.task.RegionScanTask
- cleanup() - Method in class net.pl3x.map.core.world.World
- clearMarkers() - Method in class net.pl3x.map.core.markers.layer.SimpleLayer
-
Remove all registered markers
- clearPoints() - Method in class net.pl3x.map.core.markers.marker.Polyline
-
Clear the list of points in this polyline.
- clearPolygons() - Method in class net.pl3x.map.core.markers.marker.MultiPolygon
-
Clear the list of polygons in this multi-polygon.
- clearPolylines() - Method in class net.pl3x.map.core.markers.marker.MultiPolyline
-
Clear the list of polylines in this multi-polyline.
- clearPolylines() - Method in class net.pl3x.map.core.markers.marker.Polygon
-
Clear the list of polylines in this polygon.
- CLICK_FOR_HELP - Static variable in class net.pl3x.map.core.configuration.Lang
- CLICK_TO_CONFIRM - Static variable in class net.pl3x.map.core.configuration.Lang
- cloneWorld(World) - Method in class net.pl3x.map.core.Pl3xMap
- closeConnections() - Method in class net.pl3x.map.core.httpd.LiveDataHandler
- CLOSED_EYEBLOSSOM - Static variable in class net.pl3x.map.core.world.Blocks
- COAL_BLOCK - Static variable in class net.pl3x.map.core.world.Blocks
- COAL_ORE - Static variable in class net.pl3x.map.core.world.Blocks
- COARSE_DIRT - Static variable in class net.pl3x.map.core.world.Blocks
- COBBLED_DEEPSLATE - Static variable in class net.pl3x.map.core.world.Blocks
- COBBLED_DEEPSLATE_SLAB - Static variable in class net.pl3x.map.core.world.Blocks
- COBBLED_DEEPSLATE_STAIRS - Static variable in class net.pl3x.map.core.world.Blocks
- COBBLED_DEEPSLATE_WALL - Static variable in class net.pl3x.map.core.world.Blocks
- COBBLESTONE - Static variable in class net.pl3x.map.core.world.Blocks
- COBBLESTONE_SLAB - Static variable in class net.pl3x.map.core.world.Blocks
- COBBLESTONE_STAIRS - Static variable in class net.pl3x.map.core.world.Blocks
- COBBLESTONE_WALL - Static variable in class net.pl3x.map.core.world.Blocks
- COBWEB - Static variable in class net.pl3x.map.core.world.Blocks
- COCOA - Static variable in class net.pl3x.map.core.world.Blocks
- color() - Method in class net.pl3x.map.core.world.Biome
- color() - Method in class net.pl3x.map.core.world.Block
- color(int) - Method in class net.pl3x.map.core.image.io.Bmp
- color(int) - Method in class net.pl3x.map.core.image.io.IO.Type
- color(int) - Method in class net.pl3x.map.core.image.io.Jpg
- Colors - Class in net.pl3x.map.core.util
- Colors() - Constructor for class net.pl3x.map.core.util.Colors
- Colors.Sampler - Interface in net.pl3x.map.core.util
- ColorsConfig - Class in net.pl3x.map.core.configuration
- ColorsConfig() - Constructor for class net.pl3x.map.core.configuration.ColorsConfig
- columnPosParser() - Method in interface net.pl3x.map.core.command.parser.PlatformParsers
- COMMAND_ARGUMENT_OPTIONAL_CENTER_DESCRIPTION - Static variable in class net.pl3x.map.core.configuration.Lang
- COMMAND_ARGUMENT_OPTIONAL_PLAYER_DESCRIPTION - Static variable in class net.pl3x.map.core.configuration.Lang
- COMMAND_ARGUMENT_OPTIONAL_ZOOM_DESCRIPTION - Static variable in class net.pl3x.map.core.configuration.Lang
- COMMAND_ARGUMENT_REQUIRED_RENDERER_DESCRIPTION - Static variable in class net.pl3x.map.core.configuration.Lang
- COMMAND_ARGUMENT_REQUIRED_WORLD_DESCRIPTION - Static variable in class net.pl3x.map.core.configuration.Lang
- COMMAND_BASE - Static variable in class net.pl3x.map.core.configuration.Lang
- COMMAND_BLOCK - Static variable in class net.pl3x.map.core.world.Blocks
- COMMAND_CONFIRM_CONFIRMATION_REQUIRED_MESSAGE - Static variable in class net.pl3x.map.core.configuration.Lang
- COMMAND_CONFIRM_DESCRIPTION - Static variable in class net.pl3x.map.core.configuration.Lang
- COMMAND_CONFIRM_NO_PENDING_MESSAGE - Static variable in class net.pl3x.map.core.configuration.Lang
- COMMAND_FULLRENDER_DESCRIPTION - Static variable in class net.pl3x.map.core.configuration.Lang
- COMMAND_FULLRENDER_NO_REGION_FILES_FOUND - Static variable in class net.pl3x.map.core.configuration.Lang
- COMMAND_FULLRENDER_STARTING - Static variable in class net.pl3x.map.core.configuration.Lang
- COMMAND_HELP_ARGUMENT_QUERY_DESCRIPTION - Static variable in class net.pl3x.map.core.configuration.Lang
- COMMAND_HELP_DESCRIPTION - Static variable in class net.pl3x.map.core.configuration.Lang
- COMMAND_HIDE_ALREADY_HIDDEN - Static variable in class net.pl3x.map.core.configuration.Lang
- COMMAND_HIDE_DESCRIPTION - Static variable in class net.pl3x.map.core.configuration.Lang
- COMMAND_HIDE_SUCCESS - Static variable in class net.pl3x.map.core.configuration.Lang
- COMMAND_PAUSE_ALREADY_PAUSED - Static variable in class net.pl3x.map.core.configuration.Lang
- COMMAND_PAUSE_DESCRIPTION - Static variable in class net.pl3x.map.core.configuration.Lang
- COMMAND_PAUSE_PAUSED - Static variable in class net.pl3x.map.core.configuration.Lang
- COMMAND_RADIUSRENDER_DESCRIPTION - Static variable in class net.pl3x.map.core.configuration.Lang
- COMMAND_RADIUSRENDER_STARTING - Static variable in class net.pl3x.map.core.configuration.Lang
- COMMAND_RELOAD_DESCRIPTION - Static variable in class net.pl3x.map.core.configuration.Lang
- COMMAND_RELOAD_SUCCESS - Static variable in class net.pl3x.map.core.configuration.Lang
- COMMAND_RESETMAP_BEGIN - Static variable in class net.pl3x.map.core.configuration.Lang
- COMMAND_RESETMAP_DESCRIPTION - Static variable in class net.pl3x.map.core.configuration.Lang
- COMMAND_RESETMAP_FAILED - Static variable in class net.pl3x.map.core.configuration.Lang
- COMMAND_RESETMAP_SUCCESS - Static variable in class net.pl3x.map.core.configuration.Lang
- COMMAND_RESUME_ALREADY_RESUMED - Static variable in class net.pl3x.map.core.configuration.Lang
- COMMAND_RESUME_DESCRIPTION - Static variable in class net.pl3x.map.core.configuration.Lang
- COMMAND_RESUME_RESUMED - Static variable in class net.pl3x.map.core.configuration.Lang
- COMMAND_SHOW_DESCRIPTION - Static variable in class net.pl3x.map.core.configuration.Lang
- COMMAND_SHOW_NOT_HIDDEN - Static variable in class net.pl3x.map.core.configuration.Lang
- COMMAND_SHOW_SUCCESS - Static variable in class net.pl3x.map.core.configuration.Lang
- COMMAND_STATUS_DESCRIPTION - Static variable in class net.pl3x.map.core.configuration.Lang
- COMMAND_STITCH_DESCRIPTION - Static variable in class net.pl3x.map.core.configuration.Lang
- COMMAND_STITCH_EMPTY_DIRECTORY - Static variable in class net.pl3x.map.core.configuration.Lang
- COMMAND_STITCH_ERROR_READING_DIRECTORY - Static variable in class net.pl3x.map.core.configuration.Lang
- COMMAND_STITCH_FINISHED - Static variable in class net.pl3x.map.core.configuration.Lang
- COMMAND_STITCH_MISSING_DIRECTORY - Static variable in class net.pl3x.map.core.configuration.Lang
- COMMAND_STITCH_STARTING - Static variable in class net.pl3x.map.core.configuration.Lang
- COMMAND_VERSION_BUILDS_BEHIND - Static variable in class net.pl3x.map.core.configuration.Lang
- COMMAND_VERSION_DESCRIPTION - Static variable in class net.pl3x.map.core.configuration.Lang
- COMMAND_VERSION_DOWNLOAD - Static variable in class net.pl3x.map.core.configuration.Lang
- COMMAND_VERSION_ERROR_CORRUPT_JSON - Static variable in class net.pl3x.map.core.configuration.Lang
- COMMAND_VERSION_ERROR_NOT_ARRAY - Static variable in class net.pl3x.map.core.configuration.Lang
- COMMAND_VERSION_ERROR_UNABLE_TO_DETERMINE - Static variable in class net.pl3x.map.core.configuration.Lang
- COMMAND_VERSION_ERROR_UNKNOWN_VERSION - Static variable in class net.pl3x.map.core.configuration.Lang
- COMMAND_VERSION_LATEST_BUILD_IS - Static variable in class net.pl3x.map.core.configuration.Lang
- COMMAND_VERSION_PLEASE_WAIT - Static variable in class net.pl3x.map.core.configuration.Lang
- COMMAND_VERSION_RUNNING_LATEST_BUILD - Static variable in class net.pl3x.map.core.configuration.Lang
- COMMAND_VERSION_SNAPSHOT - Static variable in class net.pl3x.map.core.configuration.Lang
- COMMAND_VERSION_STILL_CHECKING - Static variable in class net.pl3x.map.core.configuration.Lang
- COMMAND_VERSION_SUCCESS - Static variable in class net.pl3x.map.core.configuration.Lang
- COMMAND_VERSION_TIME_TRAVELER - Static variable in class net.pl3x.map.core.configuration.Lang
- CommandHandler - Interface in net.pl3x.map.core.command
-
Represents the command handler.
- COMPARATOR - Static variable in class net.pl3x.map.core.world.Blocks
- COMPOSTER - Static variable in class net.pl3x.map.core.world.Blocks
- CONDUIT - Static variable in class net.pl3x.map.core.world.Blocks
- Config - Class in net.pl3x.map.core.configuration
- Config() - Constructor for class net.pl3x.map.core.configuration.Config
- ConfirmCommand - Class in net.pl3x.map.core.command.commands
- ConfirmCommand(CommandHandler) - Constructor for class net.pl3x.map.core.command.commands.ConfirmCommand
- Constants - Class in net.pl3x.map.core.network
- Constants() - Constructor for class net.pl3x.map.core.network.Constants
- containsBlock(int, int) - Method in interface net.pl3x.map.core.markers.area.Area
- containsBlock(int, int) - Method in class net.pl3x.map.core.markers.area.Border
- containsBlock(int, int) - Method in class net.pl3x.map.core.markers.area.Circle
- containsBlock(int, int) - Method in class net.pl3x.map.core.markers.area.Rectangle
- containsChunk(int, int) - Method in interface net.pl3x.map.core.markers.area.Area
- containsChunk(int, int) - Method in class net.pl3x.map.core.markers.area.Border
- containsChunk(int, int) - Method in class net.pl3x.map.core.markers.area.Circle
- containsChunk(int, int) - Method in class net.pl3x.map.core.markers.area.Rectangle
- containsRegion(int, int) - Method in interface net.pl3x.map.core.markers.area.Area
- containsRegion(int, int) - Method in class net.pl3x.map.core.markers.area.Border
- containsRegion(int, int) - Method in class net.pl3x.map.core.markers.area.Circle
- containsRegion(int, int) - Method in class net.pl3x.map.core.markers.area.Rectangle
- COPPER_BLOCK - Static variable in class net.pl3x.map.core.world.Blocks
- COPPER_BULB - Static variable in class net.pl3x.map.core.world.Blocks
- COPPER_DOOR - Static variable in class net.pl3x.map.core.world.Blocks
- COPPER_GRATE - Static variable in class net.pl3x.map.core.world.Blocks
- COPPER_ORE - Static variable in class net.pl3x.map.core.world.Blocks
- COPPER_TRAPDOOR - Static variable in class net.pl3x.map.core.world.Blocks
- CORNFLOWER - Static variable in class net.pl3x.map.core.world.Blocks
- CPSTracker - Class in net.pl3x.map.core.renderer.progress
- CPSTracker() - Constructor for class net.pl3x.map.core.renderer.progress.CPSTracker
- CRACKED_DEEPSLATE_BRICKS - Static variable in class net.pl3x.map.core.world.Blocks
- CRACKED_DEEPSLATE_TILES - Static variable in class net.pl3x.map.core.world.Blocks
- CRACKED_NETHER_BRICKS - Static variable in class net.pl3x.map.core.world.Blocks
- CRACKED_POLISHED_BLACKSTONE_BRICKS - Static variable in class net.pl3x.map.core.world.Blocks
- CRACKED_STONE_BRICKS - Static variable in class net.pl3x.map.core.world.Blocks
- CRAFTER - Static variable in class net.pl3x.map.core.world.Blocks
- CRAFTING_TABLE - Static variable in class net.pl3x.map.core.world.Blocks
- CREAKING_HEART - Static variable in class net.pl3x.map.core.world.Blocks
- create(World, Region, CompoundTag, int) - Static method in class net.pl3x.map.core.world.Chunk
- createBuffer() - Method in class net.pl3x.map.core.image.io.Bmp
- createBuffer() - Method in class net.pl3x.map.core.image.io.IO.Type
- createBuffer() - Method in class net.pl3x.map.core.image.io.Jpg
- createDirs(Path) - Static method in class net.pl3x.map.core.util.FileUtil
- createRenderer(RegionScanTask, Renderer.Builder) - Method in class net.pl3x.map.core.registry.RendererRegistry
- createService(String) - Static method in class net.pl3x.map.core.Pl3xMap.ThreadFactory
- createService(String, int) - Static method in class net.pl3x.map.core.Pl3xMap.ThreadFactory
- CREEPER_HEAD - Static variable in class net.pl3x.map.core.world.Blocks
- CREEPER_WALL_HEAD - Static variable in class net.pl3x.map.core.world.Blocks
- CRIMSON_BUTTON - Static variable in class net.pl3x.map.core.world.Blocks
- CRIMSON_DOOR - Static variable in class net.pl3x.map.core.world.Blocks
- CRIMSON_FENCE - Static variable in class net.pl3x.map.core.world.Blocks
- CRIMSON_FENCE_GATE - Static variable in class net.pl3x.map.core.world.Blocks
- CRIMSON_FUNGUS - Static variable in class net.pl3x.map.core.world.Blocks
- CRIMSON_HANGING_SIGN - Static variable in class net.pl3x.map.core.world.Blocks
- CRIMSON_HYPHAE - Static variable in class net.pl3x.map.core.world.Blocks
- CRIMSON_NYLIUM - Static variable in class net.pl3x.map.core.world.Blocks
- CRIMSON_PLANKS - Static variable in class net.pl3x.map.core.world.Blocks
- CRIMSON_PRESSURE_PLATE - Static variable in class net.pl3x.map.core.world.Blocks
- CRIMSON_ROOTS - Static variable in class net.pl3x.map.core.world.Blocks
- CRIMSON_SIGN - Static variable in class net.pl3x.map.core.world.Blocks
- CRIMSON_SLAB - Static variable in class net.pl3x.map.core.world.Blocks
- CRIMSON_STAIRS - Static variable in class net.pl3x.map.core.world.Blocks
- CRIMSON_STEM - Static variable in class net.pl3x.map.core.world.Blocks
- CRIMSON_TRAPDOOR - Static variable in class net.pl3x.map.core.world.Blocks
- CRIMSON_WALL_HANGING_SIGN - Static variable in class net.pl3x.map.core.world.Blocks
- CRIMSON_WALL_SIGN - Static variable in class net.pl3x.map.core.world.Blocks
- CRYING_OBSIDIAN - Static variable in class net.pl3x.map.core.world.Blocks
- CSS - Static variable in class net.pl3x.map.core.configuration.PlayersLayerConfig
- cubicOut(float) - Static method in class net.pl3x.map.core.renderer.Renderer.Easing
- currentStepInLeg - Variable in class net.pl3x.map.core.util.SpiralIterator
- currentX - Variable in class net.pl3x.map.core.util.SpiralIterator
- currentZ - Variable in class net.pl3x.map.core.util.SpiralIterator
- CUSTOM - Enum constant in enum class net.pl3x.map.core.world.World.Type
- CustomChart(String) - Constructor for class net.pl3x.map.core.metrics.Metrics.CustomChart
- CustomLayer - Class in net.pl3x.map.core.markers.layer
-
Represents a custom layer of markers and other metadata.
- CustomLayer(String, World, Supplier<String>) - Constructor for class net.pl3x.map.core.markers.layer.CustomLayer
-
Create a new custom layer.
- CUT_COPPER - Static variable in class net.pl3x.map.core.world.Blocks
- CUT_COPPER_SLAB - Static variable in class net.pl3x.map.core.world.Blocks
- CUT_COPPER_STAIRS - Static variable in class net.pl3x.map.core.world.Blocks
- CUT_RED_SANDSTONE - Static variable in class net.pl3x.map.core.world.Blocks
- CUT_RED_SANDSTONE_SLAB - Static variable in class net.pl3x.map.core.world.Blocks
- CUT_SANDSTONE - Static variable in class net.pl3x.map.core.world.Blocks
- CUT_SANDSTONE_SLAB - Static variable in class net.pl3x.map.core.world.Blocks
- CYAN_BANNER - Static variable in class net.pl3x.map.core.world.Blocks
- CYAN_BED - Static variable in class net.pl3x.map.core.world.Blocks
- CYAN_CANDLE - Static variable in class net.pl3x.map.core.world.Blocks
- CYAN_CANDLE_CAKE - Static variable in class net.pl3x.map.core.world.Blocks
- CYAN_CARPET - Static variable in class net.pl3x.map.core.world.Blocks
- CYAN_CONCRETE - Static variable in class net.pl3x.map.core.world.Blocks
- CYAN_CONCRETE_POWDER - Static variable in class net.pl3x.map.core.world.Blocks
- CYAN_GLAZED_TERRACOTTA - Static variable in class net.pl3x.map.core.world.Blocks
- CYAN_SHULKER_BOX - Static variable in class net.pl3x.map.core.world.Blocks
- CYAN_STAINED_GLASS - Static variable in class net.pl3x.map.core.world.Blocks
- CYAN_STAINED_GLASS_PANE - Static variable in class net.pl3x.map.core.world.Blocks
- CYAN_TERRACOTTA - Static variable in class net.pl3x.map.core.world.Blocks
- CYAN_WALL_BANNER - Static variable in class net.pl3x.map.core.world.Blocks
- CYAN_WOOL - Static variable in class net.pl3x.map.core.world.Blocks
D
- DAMAGED_ANVIL - Static variable in class net.pl3x.map.core.world.Blocks
- DANDELION - Static variable in class net.pl3x.map.core.world.Blocks
- DARK_OAK_BUTTON - Static variable in class net.pl3x.map.core.world.Blocks
- DARK_OAK_DOOR - Static variable in class net.pl3x.map.core.world.Blocks
- DARK_OAK_FENCE - Static variable in class net.pl3x.map.core.world.Blocks
- DARK_OAK_FENCE_GATE - Static variable in class net.pl3x.map.core.world.Blocks
- DARK_OAK_HANGING_SIGN - Static variable in class net.pl3x.map.core.world.Blocks
- DARK_OAK_LEAVES - Static variable in class net.pl3x.map.core.world.Blocks
- DARK_OAK_LOG - Static variable in class net.pl3x.map.core.world.Blocks
- DARK_OAK_PLANKS - Static variable in class net.pl3x.map.core.world.Blocks
- DARK_OAK_PRESSURE_PLATE - Static variable in class net.pl3x.map.core.world.Blocks
- DARK_OAK_SAPLING - Static variable in class net.pl3x.map.core.world.Blocks
- DARK_OAK_SIGN - Static variable in class net.pl3x.map.core.world.Blocks
- DARK_OAK_SLAB - Static variable in class net.pl3x.map.core.world.Blocks
- DARK_OAK_STAIRS - Static variable in class net.pl3x.map.core.world.Blocks
- DARK_OAK_TRAPDOOR - Static variable in class net.pl3x.map.core.world.Blocks
- DARK_OAK_WALL_HANGING_SIGN - Static variable in class net.pl3x.map.core.world.Blocks
- DARK_OAK_WALL_SIGN - Static variable in class net.pl3x.map.core.world.Blocks
- DARK_OAK_WOOD - Static variable in class net.pl3x.map.core.world.Blocks
- DARK_PRISMARINE - Static variable in class net.pl3x.map.core.world.Blocks
- DARK_PRISMARINE_SLAB - Static variable in class net.pl3x.map.core.world.Blocks
- DARK_PRISMARINE_STAIRS - Static variable in class net.pl3x.map.core.world.Blocks
- data - Variable in class net.pl3x.map.core.world.Chunk
- DAYLIGHT_DETECTOR - Static variable in class net.pl3x.map.core.world.Blocks
- DEAD_BRAIN_CORAL - Static variable in class net.pl3x.map.core.world.Blocks
- DEAD_BRAIN_CORAL_BLOCK - Static variable in class net.pl3x.map.core.world.Blocks
- DEAD_BRAIN_CORAL_FAN - Static variable in class net.pl3x.map.core.world.Blocks
- DEAD_BRAIN_CORAL_WALL_FAN - Static variable in class net.pl3x.map.core.world.Blocks
- DEAD_BUBBLE_CORAL - Static variable in class net.pl3x.map.core.world.Blocks
- DEAD_BUBBLE_CORAL_BLOCK - Static variable in class net.pl3x.map.core.world.Blocks
- DEAD_BUBBLE_CORAL_FAN - Static variable in class net.pl3x.map.core.world.Blocks
- DEAD_BUBBLE_CORAL_WALL_FAN - Static variable in class net.pl3x.map.core.world.Blocks
- DEAD_BUSH - Static variable in class net.pl3x.map.core.world.Blocks
- DEAD_FIRE_CORAL - Static variable in class net.pl3x.map.core.world.Blocks
- DEAD_FIRE_CORAL_BLOCK - Static variable in class net.pl3x.map.core.world.Blocks
- DEAD_FIRE_CORAL_FAN - Static variable in class net.pl3x.map.core.world.Blocks
- DEAD_FIRE_CORAL_WALL_FAN - Static variable in class net.pl3x.map.core.world.Blocks
- DEAD_HORN_CORAL - Static variable in class net.pl3x.map.core.world.Blocks
- DEAD_HORN_CORAL_BLOCK - Static variable in class net.pl3x.map.core.world.Blocks
- DEAD_HORN_CORAL_FAN - Static variable in class net.pl3x.map.core.world.Blocks
- DEAD_HORN_CORAL_WALL_FAN - Static variable in class net.pl3x.map.core.world.Blocks
- DEAD_TUBE_CORAL - Static variable in class net.pl3x.map.core.world.Blocks
- DEAD_TUBE_CORAL_BLOCK - Static variable in class net.pl3x.map.core.world.Blocks
- DEAD_TUBE_CORAL_FAN - Static variable in class net.pl3x.map.core.world.Blocks
- DEAD_TUBE_CORAL_WALL_FAN - Static variable in class net.pl3x.map.core.world.Blocks
- debug(String) - Static method in class net.pl3x.map.core.log.Logger
- DEBUG_MODE - Static variable in class net.pl3x.map.core.configuration.Config
- DECORATED_POT - Static variable in class net.pl3x.map.core.world.Blocks
- deepCopy() - Method in class net.pl3x.map.core.markers.JsonObjectWrapper
-
Creates a deep copy of this element and all its children
- DEEPSLATE - Static variable in class net.pl3x.map.core.world.Blocks
- DEEPSLATE_BRICK_SLAB - Static variable in class net.pl3x.map.core.world.Blocks
- DEEPSLATE_BRICK_STAIRS - Static variable in class net.pl3x.map.core.world.Blocks
- DEEPSLATE_BRICK_WALL - Static variable in class net.pl3x.map.core.world.Blocks
- DEEPSLATE_BRICKS - Static variable in class net.pl3x.map.core.world.Blocks
- DEEPSLATE_COAL_ORE - Static variable in class net.pl3x.map.core.world.Blocks
- DEEPSLATE_COPPER_ORE - Static variable in class net.pl3x.map.core.world.Blocks
- DEEPSLATE_DIAMOND_ORE - Static variable in class net.pl3x.map.core.world.Blocks
- DEEPSLATE_EMERALD_ORE - Static variable in class net.pl3x.map.core.world.Blocks
- DEEPSLATE_GOLD_ORE - Static variable in class net.pl3x.map.core.world.Blocks
- DEEPSLATE_IRON_ORE - Static variable in class net.pl3x.map.core.world.Blocks
- DEEPSLATE_LAPIS_ORE - Static variable in class net.pl3x.map.core.world.Blocks
- DEEPSLATE_REDSTONE_ORE - Static variable in class net.pl3x.map.core.world.Blocks
- DEEPSLATE_TILE_SLAB - Static variable in class net.pl3x.map.core.world.Blocks
- DEEPSLATE_TILE_STAIRS - Static variable in class net.pl3x.map.core.world.Blocks
- DEEPSLATE_TILE_WALL - Static variable in class net.pl3x.map.core.world.Blocks
- DEEPSLATE_TILES - Static variable in class net.pl3x.map.core.world.Blocks
- DEFAULT - Static variable in class net.pl3x.map.core.world.Biome
- DEFAULT_AUTO_PAN_PADDING - Static variable in class net.pl3x.map.core.markers.option.Popup
- DEFAULT_HIDDEN - Static variable in class net.pl3x.map.core.configuration.PlayersLayerConfig
- DEFAULT_HIDDEN - Static variable in class net.pl3x.map.core.configuration.SpawnLayerConfig
- DEFAULT_HIDDEN - Static variable in class net.pl3x.map.core.configuration.WorldBorderLayerConfig
- DEFAULT_OFFSET - Static variable in class net.pl3x.map.core.markers.option.Popup
- DEFAULT_OFFSET - Static variable in class net.pl3x.map.core.markers.option.Tooltip
- deleteDirectory(Path) - Static method in class net.pl3x.map.core.util.FileUtil
- description(String, TagResolver.Single...) - Static method in class net.pl3x.map.core.command.Pl3xMapCommand
-
Create a command description.
- deserialize(Map<String, Object>) - Static method in class net.pl3x.map.core.markers.area.Circle
- deserialize(Map<String, Object>) - Static method in class net.pl3x.map.core.markers.area.Rectangle
- deserialize(World, Map<String, Object>) - Static method in interface net.pl3x.map.core.markers.area.Area
- deserialize(World, Map<String, Object>) - Static method in class net.pl3x.map.core.markers.area.Border
- DETECTOR_RAIL - Static variable in class net.pl3x.map.core.world.Blocks
- DIAMOND_BLOCK - Static variable in class net.pl3x.map.core.world.Blocks
- DIAMOND_ORE - Static variable in class net.pl3x.map.core.world.Blocks
- DIORITE - Static variable in class net.pl3x.map.core.world.Blocks
- DIORITE_SLAB - Static variable in class net.pl3x.map.core.world.Blocks
- DIORITE_STAIRS - Static variable in class net.pl3x.map.core.world.Blocks
- DIORITE_WALL - Static variable in class net.pl3x.map.core.world.Blocks
- DIR_PATH - Static variable in class net.pl3x.map.core.image.TileImage
- direction - Variable in class net.pl3x.map.core.util.SpiralIterator
- DIRT - Static variable in class net.pl3x.map.core.world.Blocks
- DIRT_PATH - Static variable in class net.pl3x.map.core.world.Blocks
- disable() - Method in class net.pl3x.map.core.Pl3xMap
- DISPENSER - Static variable in class net.pl3x.map.core.world.Blocks
- DISPLAY_NAME - Variable in class net.pl3x.map.core.configuration.WorldConfig
- distanceSquared(int, int, int, int) - Static method in class net.pl3x.map.core.util.Mathf
- DRAGON_EGG - Static variable in class net.pl3x.map.core.world.Blocks
- DRAGON_HEAD - Static variable in class net.pl3x.map.core.world.Blocks
- DRAGON_WALL_HEAD - Static variable in class net.pl3x.map.core.world.Blocks
- DRIED_KELP_BLOCK - Static variable in class net.pl3x.map.core.world.Blocks
- DrilldownPie(String, Callable<Map<String, Map<String, Integer>>>) - Constructor for class net.pl3x.map.core.metrics.Metrics.DrilldownPie
-
Class constructor.
- DRIPSTONE_BLOCK - Static variable in class net.pl3x.map.core.world.Blocks
- DROPPER - Static variable in class net.pl3x.map.core.world.Blocks
E
- Easing() - Constructor for class net.pl3x.map.core.renderer.Renderer.Easing
- EAST - Enum constant in enum class net.pl3x.map.core.util.SpiralIterator.Direction
- ellipse(String, double, double, double, double) - Static method in class net.pl3x.map.core.markers.marker.Marker
-
Create a new ellipse.
- ellipse(String, double, double, double, double, double) - Static method in class net.pl3x.map.core.markers.marker.Marker
-
Create a new ellipse.
- ellipse(String, double, double, Vector) - Static method in class net.pl3x.map.core.markers.marker.Marker
-
Create a new ellipse.
- ellipse(String, double, double, Vector, double) - Static method in class net.pl3x.map.core.markers.marker.Marker
-
Create a new ellipse.
- ellipse(String, Point, double, double) - Static method in class net.pl3x.map.core.markers.marker.Marker
-
Create a new ellipse.
- ellipse(String, Point, double, double, double) - Static method in class net.pl3x.map.core.markers.marker.Marker
-
Create a new ellipse.
- ellipse(String, Point, Vector) - Static method in class net.pl3x.map.core.markers.marker.Marker
-
Create a new ellipse.
- ellipse(String, Point, Vector, double) - Static method in class net.pl3x.map.core.markers.marker.Marker
-
Create a new ellipse.
- Ellipse - Class in net.pl3x.map.core.markers.marker
-
Represents an ellipse marker.
- Ellipse(String, double, double, double, double) - Constructor for class net.pl3x.map.core.markers.marker.Ellipse
-
Create a new ellipse.
- Ellipse(String, double, double, double, double, double) - Constructor for class net.pl3x.map.core.markers.marker.Ellipse
-
Create a new ellipse.
- Ellipse(String, double, double, Vector) - Constructor for class net.pl3x.map.core.markers.marker.Ellipse
-
Create a new ellipse.
- Ellipse(String, double, double, Vector, double) - Constructor for class net.pl3x.map.core.markers.marker.Ellipse
-
Create a new ellipse.
- Ellipse(String, Point, double, double) - Constructor for class net.pl3x.map.core.markers.marker.Ellipse
-
Create a new ellipse.
- Ellipse(String, Point, double, double, double) - Constructor for class net.pl3x.map.core.markers.marker.Ellipse
-
Create a new ellipse.
- Ellipse(String, Point, Vector) - Constructor for class net.pl3x.map.core.markers.marker.Ellipse
-
Create a new ellipse.
- Ellipse(String, Point, Vector, double) - Constructor for class net.pl3x.map.core.markers.marker.Ellipse
-
Create a new ellipse.
- EMERALD_BLOCK - Static variable in class net.pl3x.map.core.world.Blocks
- EMERALD_ORE - Static variable in class net.pl3x.map.core.world.Blocks
- EmptyChunk - Class in net.pl3x.map.core.world
- EmptyChunk(World, Region) - Constructor for class net.pl3x.map.core.world.EmptyChunk
- enable() - Method in class net.pl3x.map.core.Pl3xMap
- ENABLED - Static variable in class net.pl3x.map.core.configuration.PlayersLayerConfig
- ENABLED - Static variable in class net.pl3x.map.core.configuration.SpawnLayerConfig
- ENABLED - Static variable in class net.pl3x.map.core.configuration.WorldBorderLayerConfig
- ENABLED - Variable in class net.pl3x.map.core.configuration.WorldConfig
- ENCHANTING_TABLE - Static variable in class net.pl3x.map.core.world.Blocks
- END_GATEWAY - Static variable in class net.pl3x.map.core.world.Blocks
- END_PORTAL - Static variable in class net.pl3x.map.core.world.Blocks
- END_PORTAL_FRAME - Static variable in class net.pl3x.map.core.world.Blocks
- END_ROD - Static variable in class net.pl3x.map.core.world.Blocks
- END_STONE - Static variable in class net.pl3x.map.core.world.Blocks
- END_STONE_BRICK_SLAB - Static variable in class net.pl3x.map.core.world.Blocks
- END_STONE_BRICK_STAIRS - Static variable in class net.pl3x.map.core.world.Blocks
- END_STONE_BRICK_WALL - Static variable in class net.pl3x.map.core.world.Blocks
- END_STONE_BRICKS - Static variable in class net.pl3x.map.core.world.Blocks
- ENDER_CHEST - Static variable in class net.pl3x.map.core.world.Blocks
- entries - Variable in class net.pl3x.map.core.registry.Registry
- entrySet() - Method in class net.pl3x.map.core.markers.JsonObjectWrapper
-
Returns a set of members of this object.
- entrySet() - Method in class net.pl3x.map.core.registry.Registry
- equals(Object) - Method in class net.pl3x.map.core.command.Sender
- equals(Object) - Method in class net.pl3x.map.core.image.IconImage
- equals(Object) - Method in class net.pl3x.map.core.image.TileImage
- equals(Object) - Method in class net.pl3x.map.core.Keyed
- equals(Object) - Method in class net.pl3x.map.core.markers.area.Circle
- equals(Object) - Method in class net.pl3x.map.core.markers.area.Rectangle
- equals(Object) - Method in class net.pl3x.map.core.markers.layer.Layer
- equals(Object) - Method in class net.pl3x.map.core.markers.marker.Circle
- equals(Object) - Method in class net.pl3x.map.core.markers.marker.Ellipse
- equals(Object) - Method in class net.pl3x.map.core.markers.marker.Icon
- equals(Object) - Method in class net.pl3x.map.core.markers.marker.MultiPolygon
- equals(Object) - Method in class net.pl3x.map.core.markers.marker.MultiPolyline
- equals(Object) - Method in class net.pl3x.map.core.markers.marker.Polygon
- equals(Object) - Method in class net.pl3x.map.core.markers.marker.Polyline
- equals(Object) - Method in class net.pl3x.map.core.markers.marker.Rectangle
- equals(Object) - Method in class net.pl3x.map.core.markers.option.Fill
- equals(Object) - Method in class net.pl3x.map.core.markers.option.Options
- equals(Object) - Method in class net.pl3x.map.core.markers.option.Popup
- equals(Object) - Method in class net.pl3x.map.core.markers.option.Stroke
- equals(Object) - Method in class net.pl3x.map.core.markers.option.Tooltip
- equals(Object) - Method in class net.pl3x.map.core.player.Player
- equals(Object) - Method in class net.pl3x.map.core.renderer.heightmap.Heightmap
- equals(Object) - Method in class net.pl3x.map.core.renderer.Renderer.Builder
- equals(Object) - Method in class net.pl3x.map.core.world.Biome
- equals(Object) - Method in class net.pl3x.map.core.world.Block
- equals(Object) - Method in class net.pl3x.map.core.world.Chunk
- equals(Object) - Method in class net.pl3x.map.core.world.Region
- equals(Object) - Method in class net.pl3x.map.core.world.World
- equals(Object) - Method in class net.pl3x.map.core.event.RegisteredHandler
- equals(Object) - Method in class net.pl3x.map.core.markers.JsonObjectWrapper
- equals(Object) - Method in record class net.pl3x.map.core.markers.Point
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.pl3x.map.core.markers.Vector
-
Indicates whether some other object is "equal to" this one.
- error(String, Throwable) - Method in class net.pl3x.map.core.scheduler.Scheduler
- ERROR_MUST_SPECIFY_PLAYER - Static variable in class net.pl3x.map.core.configuration.Lang
- ERROR_MUST_SPECIFY_RENDERER - Static variable in class net.pl3x.map.core.configuration.Lang
- ERROR_MUST_SPECIFY_WORLD - Static variable in class net.pl3x.map.core.configuration.Lang
- ERROR_NO_SUCH_MAP - Static variable in class net.pl3x.map.core.network.Constants
- ERROR_NO_SUCH_PLAYER - Static variable in class net.pl3x.map.core.configuration.Lang
- ERROR_NO_SUCH_RENDERER - Static variable in class net.pl3x.map.core.configuration.Lang
- ERROR_NO_SUCH_WORLD - Static variable in class net.pl3x.map.core.configuration.Lang
- ERROR_NO_SUCH_WORLD - Static variable in class net.pl3x.map.core.network.Constants
- ERROR_NOT_VALID_ZOOM_LEVEL - Static variable in class net.pl3x.map.core.configuration.Lang
- ERROR_NOT_VANILLA_MAP - Static variable in class net.pl3x.map.core.network.Constants
- ERROR_POINT_INVALID_FORMAT - Static variable in class net.pl3x.map.core.configuration.Lang
- ERROR_WORLD_DISABLED - Static variable in class net.pl3x.map.core.configuration.Lang
- EVENODD - Enum constant in enum class net.pl3x.map.core.markers.option.Fill.Type
-
The value evenodd determines the "insideness" of a point in the shape by drawing a ray from that point to infinity in any direction and counting the number of path segments from the given shape that the ray crosses.
- EvenOddHeightmap - Class in net.pl3x.map.core.renderer.heightmap
- EvenOddHeightmap() - Constructor for class net.pl3x.map.core.renderer.heightmap.EvenOddHeightmap
- EvenOddHighContrastHeightmap - Class in net.pl3x.map.core.renderer.heightmap
- EvenOddHighContrastHeightmap() - Constructor for class net.pl3x.map.core.renderer.heightmap.EvenOddHighContrastHeightmap
- EvenOddLowContrastHeightmap - Class in net.pl3x.map.core.renderer.heightmap
- EvenOddLowContrastHeightmap() - Constructor for class net.pl3x.map.core.renderer.heightmap.EvenOddLowContrastHeightmap
- EvenOddModernHeightmap - Class in net.pl3x.map.core.renderer.heightmap
- EvenOddModernHeightmap() - Constructor for class net.pl3x.map.core.renderer.heightmap.EvenOddModernHeightmap
- EvenOddOldSchoolHeightmap - Class in net.pl3x.map.core.renderer.heightmap
- EvenOddOldSchoolHeightmap() - Constructor for class net.pl3x.map.core.renderer.heightmap.EvenOddOldSchoolHeightmap
- EvenOddVanillaHeightmap - Class in net.pl3x.map.core.renderer.heightmap
- EvenOddVanillaHeightmap() - Constructor for class net.pl3x.map.core.renderer.heightmap.EvenOddVanillaHeightmap
- Event - Class in net.pl3x.map.core.event
- Event() - Constructor for class net.pl3x.map.core.event.Event
- EventHandler - Annotation Interface in net.pl3x.map.core.event
- EventListener - Interface in net.pl3x.map.core.event
- EventRegistry - Class in net.pl3x.map.core.event
- EventRegistry() - Constructor for class net.pl3x.map.core.event.EventRegistry
- execute(Event) - Method in class net.pl3x.map.core.event.RegisteredHandler
- execute(CommandContext<Sender>) - Method in class net.pl3x.map.core.command.commands.FullRenderCommand
- execute(CommandContext<Sender>) - Method in class net.pl3x.map.core.command.commands.RadiusRenderCommand
- execute(CommandContext<Sender>) - Method in class net.pl3x.map.core.command.commands.ReloadCommand
- execute(CommandContext<Sender>) - Method in class net.pl3x.map.core.command.commands.StatusCommand
- execute(CommandContext<Sender>) - Method in class net.pl3x.map.core.command.commands.VersionCommand
- executor - Variable in class net.pl3x.map.core.renderer.task.AbstractDataTask
- executorName - Variable in class net.pl3x.map.core.renderer.task.AbstractDataTask
- EXPOSED_CHISELED_COPPER - Static variable in class net.pl3x.map.core.world.Blocks
- EXPOSED_COPPER - Static variable in class net.pl3x.map.core.world.Blocks
- EXPOSED_COPPER_BULB - Static variable in class net.pl3x.map.core.world.Blocks
- EXPOSED_COPPER_DOOR - Static variable in class net.pl3x.map.core.world.Blocks
- EXPOSED_COPPER_GRATE - Static variable in class net.pl3x.map.core.world.Blocks
- EXPOSED_COPPER_TRAPDOOR - Static variable in class net.pl3x.map.core.world.Blocks
- EXPOSED_CUT_COPPER - Static variable in class net.pl3x.map.core.world.Blocks
- EXPOSED_CUT_COPPER_SLAB - Static variable in class net.pl3x.map.core.world.Blocks
- EXPOSED_CUT_COPPER_STAIRS - Static variable in class net.pl3x.map.core.world.Blocks
- extractDir(String, Path, boolean) - Static method in class net.pl3x.map.core.util.FileUtil
- extractFile(Class<?>, String, Path, boolean) - Static method in class net.pl3x.map.core.util.FileUtil
F
- fancyFluids(Region, Biome, BlockState, int, int, float) - Method in class net.pl3x.map.core.renderer.Renderer
- FARMLAND - Static variable in class net.pl3x.map.core.world.Blocks
- FERN - Static variable in class net.pl3x.map.core.world.Blocks
- FILE_PATH - Static variable in class net.pl3x.map.core.image.TileImage
- FileUtil - Class in net.pl3x.map.core.util
- FileUtil() - Constructor for class net.pl3x.map.core.util.FileUtil
- fill(Boolean) - Method in class net.pl3x.map.core.markers.option.Options.Builder
-
Set whether to fill the path with color.
- fill(Fill) - Method in class net.pl3x.map.core.markers.option.Options.Builder
-
Set fill properties.
- Fill - Class in net.pl3x.map.core.markers.option
-
Fill properties of a marker.
- Fill() - Constructor for class net.pl3x.map.core.markers.option.Fill
-
Create a fill rule with default options.
- Fill(boolean) - Constructor for class net.pl3x.map.core.markers.option.Fill
-
Create a fill rule.
- Fill(int) - Constructor for class net.pl3x.map.core.markers.option.Fill
-
Create a fill rule.
- Fill.Type - Enum Class in net.pl3x.map.core.markers.option
-
Fill type.
- fillColor(Integer) - Method in class net.pl3x.map.core.markers.option.Options.Builder
-
Set a new color for this fill rule.
- fillType(Fill.Type) - Method in class net.pl3x.map.core.markers.option.Options.Builder
-
Set a new fill type for this fill rule.
- filter(LogEvent) - Method in class net.pl3x.map.core.log.LogFilter
- filter(Logger, Level, Marker, Object, Throwable) - Method in class net.pl3x.map.core.log.LogFilter
- filter(Logger, Level, Marker, String, Object) - Method in class net.pl3x.map.core.log.LogFilter
- filter(Logger, Level, Marker, String, Object...) - Method in class net.pl3x.map.core.log.LogFilter
- filter(Logger, Level, Marker, String, Object, Object) - Method in class net.pl3x.map.core.log.LogFilter
- filter(Logger, Level, Marker, String, Object, Object, Object) - Method in class net.pl3x.map.core.log.LogFilter
- filter(Logger, Level, Marker, String, Object, Object, Object, Object) - Method in class net.pl3x.map.core.log.LogFilter
- filter(Logger, Level, Marker, String, Object, Object, Object, Object, Object) - Method in class net.pl3x.map.core.log.LogFilter
- filter(Logger, Level, Marker, String, Object, Object, Object, Object, Object, Object) - Method in class net.pl3x.map.core.log.LogFilter
- filter(Logger, Level, Marker, String, Object, Object, Object, Object, Object, Object, Object) - Method in class net.pl3x.map.core.log.LogFilter
- filter(Logger, Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class net.pl3x.map.core.log.LogFilter
- filter(Logger, Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class net.pl3x.map.core.log.LogFilter
- filter(Logger, Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class net.pl3x.map.core.log.LogFilter
- filter(Logger, Level, Marker, Message, Throwable) - Method in class net.pl3x.map.core.log.LogFilter
- finish() - Method in class net.pl3x.map.core.renderer.progress.Progress
- FIRE - Static variable in class net.pl3x.map.core.world.Blocks
- FIRE_CORAL - Static variable in class net.pl3x.map.core.world.Blocks
- FIRE_CORAL_BLOCK - Static variable in class net.pl3x.map.core.world.Blocks
- FIRE_CORAL_FAN - Static variable in class net.pl3x.map.core.world.Blocks
- FIRE_CORAL_WALL_FAN - Static variable in class net.pl3x.map.core.world.Blocks
- fixBlockColor(Region, Biome, BlockState, int, int) - Static method in class net.pl3x.map.core.util.Colors
- FLETCHING_TABLE - Static variable in class net.pl3x.map.core.world.Blocks
- FLOWER_POT - Static variable in class net.pl3x.map.core.world.Blocks
- FLOWERING_AZALEA - Static variable in class net.pl3x.map.core.world.Blocks
- FLOWERING_AZALEA_LEAVES - Static variable in class net.pl3x.map.core.world.Blocks
- FLOWERMAP - Static variable in class net.pl3x.map.core.registry.RendererRegistry
- FlowerMapRenderer - Class in net.pl3x.map.core.renderer
- FlowerMapRenderer(RegionScanTask, Renderer.Builder) - Constructor for class net.pl3x.map.core.renderer.FlowerMapRenderer
- fluidstate - Variable in class net.pl3x.map.core.world.Chunk.BlockData
- fluidY - Variable in class net.pl3x.map.core.world.Chunk.BlockData
- foliage() - Method in class net.pl3x.map.core.world.Biome
- formatMilliseconds(long) - Static method in class net.pl3x.map.core.renderer.progress.Progress
- FROGSPAWN - Static variable in class net.pl3x.map.core.world.Blocks
- fromHex(String) - Static method in class net.pl3x.map.core.util.Colors
- fromJson(JsonObject) - Static method in class net.pl3x.map.core.markers.marker.Circle
- fromJson(JsonObject) - Static method in class net.pl3x.map.core.markers.marker.Ellipse
- fromJson(JsonObject) - Static method in class net.pl3x.map.core.markers.marker.Icon
- fromJson(JsonObject) - Static method in class net.pl3x.map.core.markers.marker.Marker
- fromJson(JsonObject) - Static method in class net.pl3x.map.core.markers.marker.MultiPolygon
- fromJson(JsonObject) - Static method in class net.pl3x.map.core.markers.marker.MultiPolyline
- fromJson(JsonObject) - Static method in class net.pl3x.map.core.markers.marker.Polygon
- fromJson(JsonObject) - Static method in class net.pl3x.map.core.markers.marker.Polyline
- fromJson(JsonObject) - Static method in class net.pl3x.map.core.markers.marker.Rectangle
- fromJson(JsonObject) - Static method in class net.pl3x.map.core.markers.option.Fill
- fromJson(JsonObject) - Static method in class net.pl3x.map.core.markers.option.Options
- fromJson(JsonObject) - Static method in class net.pl3x.map.core.markers.option.Popup
- fromJson(JsonObject) - Static method in class net.pl3x.map.core.markers.option.Stroke
- fromJson(JsonObject) - Static method in class net.pl3x.map.core.markers.option.Tooltip
- fromJson(JsonObject) - Static method in record class net.pl3x.map.core.markers.Point
- fromJson(JsonObject) - Static method in record class net.pl3x.map.core.markers.Vector
- fromJson(World, JsonObject) - Static method in class net.pl3x.map.core.markers.layer.CustomLayer
- FROSTED_ICE - Static variable in class net.pl3x.map.core.world.Blocks
- FullRenderCommand - Class in net.pl3x.map.core.command.commands
- FullRenderCommand(CommandHandler) - Constructor for class net.pl3x.map.core.command.commands.FullRenderCommand
- FURNACE - Static variable in class net.pl3x.map.core.world.Blocks
- future - Variable in class net.pl3x.map.core.renderer.task.AbstractDataTask
G
- GC_WHEN_FINISHED - Static variable in class net.pl3x.map.core.configuration.Config
- GC_WHEN_RUNNING - Static variable in class net.pl3x.map.core.configuration.Config
- get() - Method in class net.pl3x.map.core.httpd.LiveDataHandler
- get(int) - Method in class net.pl3x.map.core.util.PackedIntArrayAccess
- get(int) - Static method in class net.pl3x.map.core.world.LegacyBiomes
- get(long) - Method in class net.pl3x.map.core.world.RegionModifiedState
- get(String) - Method in class net.pl3x.map.core.configuration.AbstractConfig
- get(String) - Method in class net.pl3x.map.core.configuration.WorldConfig
- get(String) - Static method in class net.pl3x.map.core.image.io.IO
- get(String) - Method in class net.pl3x.map.core.player.PlayerRegistry
-
Get the registered player by name.
- get(String) - Method in class net.pl3x.map.core.registry.BiomeRegistry
- get(String) - Method in class net.pl3x.map.core.registry.BlockRegistry
- get(String) - Method in class net.pl3x.map.core.registry.Registry
- get(String) - Static method in enum class net.pl3x.map.core.world.World.Type
-
Get the world type from a server level.
- get(String, Object) - Method in class net.pl3x.map.core.configuration.AbstractConfig
- get(String) - Method in class net.pl3x.map.core.markers.JsonObjectWrapper
-
Returns the member with the specified name.
- get(UUID) - Method in class net.pl3x.map.core.player.PlayerRegistry
-
Get the registered player by uuid.
- getAge() - Method in class net.pl3x.map.core.world.BlockState
- getAnchor() - Method in class net.pl3x.map.core.markers.marker.Icon
-
Get the coordinates of the "tip" of the icon (relative to its top left corner).
- getArmorPoints() - Method in class net.pl3x.map.core.player.Player
-
Get the player's current armor points.
- getAsJsonArray(String) - Method in class net.pl3x.map.core.markers.JsonObjectWrapper
-
Convenience method to get the specified member as a JsonArray.
- getAsJsonObject(String) - Method in class net.pl3x.map.core.markers.JsonObjectWrapper
-
Convenience method to get the specified member as a JsonObject.
- getAsJsonPrimitive(String) - Method in class net.pl3x.map.core.markers.JsonObjectWrapper
-
Convenience method to get the specified member as a JsonPrimitive element.
- getAutoPanPadding() - Method in class net.pl3x.map.core.markers.option.Popup
-
Get the margin between the popup and the map view after auto panning was performed.
- getAutoPanPaddingBottomRight() - Method in class net.pl3x.map.core.markers.option.Popup
-
Get the margin between the popup and the bottom right corner of the map view after auto panning was performed.
- getAutoPanPaddingTopLeft() - Method in class net.pl3x.map.core.markers.option.Popup
-
Get the margin between the popup and the top left corner of the map view after auto panning was performed.
- getBiome(int, int, int) - Method in class net.pl3x.map.core.world.Chunk
- getBiome(int, int, int) - Method in class net.pl3x.map.core.world.ChunkAnvil113
- getBiome(int, int, int) - Method in class net.pl3x.map.core.world.ChunkAnvil115
- getBiome(int, int, int) - Method in class net.pl3x.map.core.world.ChunkAnvil116
- getBiome(int, int, int) - Method in class net.pl3x.map.core.world.ChunkAnvil118
- getBiome(int, int, int) - Method in class net.pl3x.map.core.world.ChunkAnvil118.Section
- getBiome(int, int, int) - Method in class net.pl3x.map.core.world.EmptyChunk
- getBiome(Region, int, int) - Method in class net.pl3x.map.core.world.Chunk.BlockData
- getBiome(Region, int, int, int) - Method in class net.pl3x.map.core.world.BiomeManager
- getBiomeManager() - Method in class net.pl3x.map.core.world.World
- getBiomeRegistry() - Method in class net.pl3x.map.core.world.World
- getBlock() - Method in class net.pl3x.map.core.world.BlockState
- getBlockBelowCeiling(int, Chunk, int, int) - Method in class net.pl3x.map.core.renderer.VanillaRenderer
- getBlockRegistry() - Method in class net.pl3x.map.core.Pl3xMap
- getBlockState() - Method in class net.pl3x.map.core.world.Chunk.BlockData
- getBlockState(int, int, int) - Method in class net.pl3x.map.core.world.Chunk
- getBlockState(int, int, int) - Method in class net.pl3x.map.core.world.ChunkAnvil113
- getBlockState(int, int, int) - Method in class net.pl3x.map.core.world.ChunkAnvil113.Section
- getBlockState(int, int, int) - Method in class net.pl3x.map.core.world.ChunkAnvil115
- getBlockState(int, int, int) - Method in class net.pl3x.map.core.world.ChunkAnvil115.Section
- getBlockState(int, int, int) - Method in class net.pl3x.map.core.world.ChunkAnvil116
- getBlockState(int, int, int) - Method in class net.pl3x.map.core.world.ChunkAnvil116.Section
- getBlockState(int, int, int) - Method in class net.pl3x.map.core.world.ChunkAnvil118
- getBlockState(int, int, int) - Method in class net.pl3x.map.core.world.ChunkAnvil118.Section
- getBlockState(int, int, int) - Method in class net.pl3x.map.core.world.EmptyChunk
- getBlockY() - Method in class net.pl3x.map.core.world.Chunk.BlockData
- getBorderMaxX() - Method in class net.pl3x.map.core.world.World
- getBorderMaxZ() - Method in class net.pl3x.map.core.world.World
- getBorderMinX() - Method in class net.pl3x.map.core.world.World
- getBorderMinZ() - Method in class net.pl3x.map.core.world.World
- getByteHalf(int, boolean) - Static method in class net.pl3x.map.core.util.MCAMath
-
Extracts the 4 bits of the left (largeHalf =
true
) or the right (largeHalf =false
) side of the byte stored invalue
.
The value is treated as an unsigned byte. - getCenter() - Method in class net.pl3x.map.core.markers.marker.Circle
-
Get the center
Point
of this circle. - getCenter() - Method in class net.pl3x.map.core.markers.marker.Ellipse
-
Get the center
Point
of this ellipse. - getCenterX() - Method in class net.pl3x.map.core.markers.area.Circle
- getCenterZ() - Method in class net.pl3x.map.core.markers.area.Circle
- getChartData() - Method in class net.pl3x.map.core.metrics.Metrics.AdvancedPie
- getChartData() - Method in class net.pl3x.map.core.metrics.Metrics.CustomChart
- getChartData() - Method in class net.pl3x.map.core.metrics.Metrics.DrilldownPie
- getChartData() - Method in class net.pl3x.map.core.metrics.Metrics.SimplePie
- getChunk(int, int) - Method in class net.pl3x.map.core.world.Region
- getChunk(Region, int, int) - Method in class net.pl3x.map.core.world.World
- getClassObject() - Method in class net.pl3x.map.core.configuration.AbstractConfig
- getClassObject() - Method in class net.pl3x.map.core.configuration.WorldConfig
- getClazz() - Method in class net.pl3x.map.core.renderer.Renderer.Builder
- getColor() - Method in class net.pl3x.map.core.markers.option.Fill
-
Get the fill color of this fill rule.
- getColor() - Method in class net.pl3x.map.core.markers.option.Stroke
-
Get the color of this stroke rule.
- getColor(int, int, int, int) - Method in class net.pl3x.map.core.renderer.heightmap.Heightmap
- getColor(Region, int, int) - Method in class net.pl3x.map.core.renderer.heightmap.EvenOddHeightmap
- getColor(Region, int, int) - Method in class net.pl3x.map.core.renderer.heightmap.EvenOddHighContrastHeightmap
- getColor(Region, int, int) - Method in class net.pl3x.map.core.renderer.heightmap.EvenOddLowContrastHeightmap
- getColor(Region, int, int) - Method in class net.pl3x.map.core.renderer.heightmap.EvenOddModernHeightmap
- getColor(Region, int, int) - Method in class net.pl3x.map.core.renderer.heightmap.EvenOddOldSchoolHeightmap
- getColor(Region, int, int) - Method in class net.pl3x.map.core.renderer.heightmap.EvenOddVanillaHeightmap
- getColor(Region, int, int) - Method in class net.pl3x.map.core.renderer.heightmap.Heightmap
- getColor(Region, int, int) - Method in class net.pl3x.map.core.renderer.heightmap.HighContrastHeightmap
- getColor(Region, int, int) - Method in class net.pl3x.map.core.renderer.heightmap.LowContrastHeightmap
- getColor(Region, int, int) - Method in class net.pl3x.map.core.renderer.heightmap.ModernHeightmap
- getColor(Region, int, int) - Method in class net.pl3x.map.core.renderer.heightmap.NoneHeightmap
- getColor(Region, int, int) - Method in class net.pl3x.map.core.renderer.heightmap.OldSchoolHeightmap
- getColor(Region, int, int) - Method in class net.pl3x.map.core.renderer.heightmap.VanillaHeightmap
- getColorForPower(byte) - Method in class net.pl3x.map.core.Pl3xMap
- getConfig() - Method in class net.pl3x.map.core.configuration.AbstractConfig
- getConfig() - Method in class net.pl3x.map.core.world.World
- getContent() - Method in class net.pl3x.map.core.markers.option.Popup
-
Get the content of this popup rule.
- getContent() - Method in class net.pl3x.map.core.markers.option.Tooltip
-
Get the content of this tooltip rule.
- getCPS() - Method in class net.pl3x.map.core.renderer.progress.Progress
- getCss() - Method in class net.pl3x.map.core.markers.layer.Layer
-
Get the custom CSS to add for this layer.
- getCustomMarkerFiles() - Method in class net.pl3x.map.core.world.World
- getCustomMarkersDirectory() - Method in class net.pl3x.map.core.world.World
- getDashOffset() - Method in class net.pl3x.map.core.markers.option.Stroke
-
Get the distance into the dash pattern to start the dash.
- getDashPattern() - Method in class net.pl3x.map.core.markers.option.Stroke
-
Get the stroke dash pattern.
- getData() - Method in class net.pl3x.map.core.world.Chunk
- getData(int, int) - Method in class net.pl3x.map.core.world.Chunk
- getDecoratedName() - Method in class net.pl3x.map.core.player.Player
-
Get the player's decorated name.
- getDefaultFoliageColor(double, double) - Static method in class net.pl3x.map.core.util.Colors
- getDefaultGrassColor(double, double) - Static method in class net.pl3x.map.core.util.Colors
- getDefaultState() - Method in class net.pl3x.map.core.world.Block
- getDir() - Method in class net.pl3x.map.core.registry.IconRegistry
-
Get the directory where registered icon images are stored.
- getDirection() - Method in class net.pl3x.map.core.markers.option.Tooltip
-
Get the direction where to open the tooltip.
- getETA() - Method in class net.pl3x.map.core.renderer.progress.Progress
- getEventRegistry() - Method in class net.pl3x.map.core.Pl3xMap
- getFill() - Method in class net.pl3x.map.core.markers.option.Options
-
Get fill rules.
- getFlower(World, Biome, int, int, int) - Method in class net.pl3x.map.core.Pl3xMap
- getFluidState() - Method in class net.pl3x.map.core.world.Chunk.BlockData
- getFluidY() - Method in class net.pl3x.map.core.world.Chunk.BlockData
- getFoliageColor(Region, Biome, int, int, int) - Static method in class net.pl3x.map.core.util.Colors
- getGlassColors() - Method in class net.pl3x.map.core.world.Chunk.BlockData
- getGrassColor(Region, Biome, int, int, int) - Static method in class net.pl3x.map.core.util.Colors
- getHandler() - Method in class net.pl3x.map.core.command.Pl3xMapCommand
-
Get the command handler.
- getHandlers() - Method in class net.pl3x.map.core.event.Event
- getHandlers() - Method in class net.pl3x.map.core.event.server.Pl3xMapDisabledEvent
- getHandlers() - Method in class net.pl3x.map.core.event.server.Pl3xMapEnabledEvent
- getHandlers() - Method in class net.pl3x.map.core.event.server.ServerLoadedEvent
- getHandlers() - Method in class net.pl3x.map.core.event.world.WorldLoadedEvent
- getHandlers() - Method in class net.pl3x.map.core.event.world.WorldUnloadedEvent
- getHealth() - Method in class net.pl3x.map.core.player.Player
-
Get the player's current health
- getHeightmap() - Method in class net.pl3x.map.core.renderer.NetherRoofRenderer
- getHeightmap() - Method in class net.pl3x.map.core.renderer.Renderer
- getHeightmap() - Method in class net.pl3x.map.core.renderer.VanillaRenderer
- getHeightmap() - Method in class net.pl3x.map.core.renderer.VintageStoryRenderer
- getHeightmapRegistry() - Method in class net.pl3x.map.core.Pl3xMap
- getHttpdServer() - Method in class net.pl3x.map.core.Pl3xMap
- getIconRegistry() - Method in class net.pl3x.map.core.Pl3xMap
- getImage() - Method in class net.pl3x.map.core.image.IconImage
-
Get the image.
- getImage() - Method in class net.pl3x.map.core.markers.marker.Icon
-
Get the image to use for this icon.
- getIndex() - Method in class net.pl3x.map.core.world.Block
- getIndex(int, int) - Method in class net.pl3x.map.core.image.TileImage
- getIndexMap() - Method in class net.pl3x.map.core.registry.BlockRegistry
- getInhabitedTime() - Method in class net.pl3x.map.core.world.Chunk
- getInt(ByteBuffer, int) - Static method in class net.pl3x.map.core.util.ByteUtil
- getJarPath() - Method in class net.pl3x.map.core.Pl3xMap
- getJsonObject() - Method in class net.pl3x.map.core.markers.JsonObjectWrapper
-
Get the underlying JsonObject.
- getKey() - Method in class net.pl3x.map.core.Keyed
-
Get the identifying key.
- getLabel() - Method in class net.pl3x.map.core.markers.layer.Layer
-
Get the label of this layer, shown in the control box.
- getLayerRegistry() - Method in class net.pl3x.map.core.world.World
- getLevel() - Method in class net.pl3x.map.core.world.World
- getLight(int, int, int) - Method in class net.pl3x.map.core.world.Chunk
- getLight(int, int, int) - Method in class net.pl3x.map.core.world.ChunkAnvil113
- getLight(int, int, int) - Method in class net.pl3x.map.core.world.ChunkAnvil113.Section
- getLight(int, int, int) - Method in class net.pl3x.map.core.world.ChunkAnvil115
- getLight(int, int, int) - Method in class net.pl3x.map.core.world.ChunkAnvil115.Section
- getLight(int, int, int) - Method in class net.pl3x.map.core.world.ChunkAnvil116
- getLight(int, int, int) - Method in class net.pl3x.map.core.world.ChunkAnvil116.Section
- getLight(int, int, int) - Method in class net.pl3x.map.core.world.ChunkAnvil118
- getLight(int, int, int) - Method in class net.pl3x.map.core.world.ChunkAnvil118.Section
- getLight(int, int, int) - Method in class net.pl3x.map.core.world.EmptyChunk
- getLineCapShape() - Method in class net.pl3x.map.core.markers.option.Stroke
-
Get the shape to be used at the end of the stroke.
- getLineJoinShape() - Method in class net.pl3x.map.core.markers.option.Stroke
-
Get the shape to be used at the corners of the stroke.
- getListener() - Method in class net.pl3x.map.core.event.RegisteredHandler
- getLiveDataHandler() - Method in class net.pl3x.map.core.httpd.HttpdServer
- getLiveDataTask() - Method in class net.pl3x.map.core.world.World
- getLogicalHeight() - Method in class net.pl3x.map.core.world.World
- getMainDir() - Method in class net.pl3x.map.core.Pl3xMap
- getManager() - Method in interface net.pl3x.map.core.command.CommandHandler
-
Get the command manager.
- getMarkers() - Method in class net.pl3x.map.core.markers.layer.Layer
-
Get the markers to display in this Layer.
- getMarkers() - Method in class net.pl3x.map.core.markers.layer.PlayersLayer
- getMarkers() - Method in class net.pl3x.map.core.markers.layer.SimpleLayer
- getMarkers() - Method in class net.pl3x.map.core.markers.layer.SpawnLayer
- getMarkers() - Method in class net.pl3x.map.core.markers.layer.WorldBorderLayer
- getMarkersDirectory() - Method in class net.pl3x.map.core.world.World
- getMarkerTask() - Method in class net.pl3x.map.core.world.World
- getMax() - Method in class net.pl3x.map.core.renderer.heightmap.EvenOddHighContrastHeightmap
- getMax() - Method in class net.pl3x.map.core.renderer.heightmap.Heightmap
- getMax() - Method in class net.pl3x.map.core.renderer.heightmap.HighContrastHeightmap
- getMaxBuildHeight() - Method in class net.pl3x.map.core.world.World
- getMaxHeight() - Method in class net.pl3x.map.core.markers.option.Popup
-
Get the max height of the popup.
- getMaxPlayers() - Method in class net.pl3x.map.core.Pl3xMap
- getMaxWidth() - Method in class net.pl3x.map.core.markers.option.Popup
-
Get the max width of the popup.
- getMaxX() - Method in class net.pl3x.map.core.markers.area.Border
- getMaxX() - Method in class net.pl3x.map.core.markers.area.Rectangle
- getMaxZ() - Method in class net.pl3x.map.core.markers.area.Border
- getMaxZ() - Method in class net.pl3x.map.core.markers.area.Rectangle
- getMessage() - Method in exception class net.pl3x.map.core.command.exception.ArgumentParseException
- getMethod() - Method in class net.pl3x.map.core.event.RegisteredHandler
- getMin() - Method in class net.pl3x.map.core.renderer.heightmap.Heightmap
- getMinBuildHeight() - Method in class net.pl3x.map.core.world.World
- getMinWidth() - Method in class net.pl3x.map.core.markers.option.Popup
-
Get the min width of the popup.
- getMinX() - Method in class net.pl3x.map.core.markers.area.Border
- getMinX() - Method in class net.pl3x.map.core.markers.area.Rectangle
- getMinZ() - Method in class net.pl3x.map.core.markers.area.Border
- getMinZ() - Method in class net.pl3x.map.core.markers.area.Rectangle
- getMoisture() - Method in class net.pl3x.map.core.world.BlockState
- getName() - Method in class net.pl3x.map.core.player.Player
-
Get the player's name.
- getName() - Method in class net.pl3x.map.core.renderer.Renderer.Builder
- getName() - Method in class net.pl3x.map.core.renderer.Renderer
- getName() - Method in class net.pl3x.map.core.world.World
- getOffset() - Method in class net.pl3x.map.core.markers.option.Popup
-
Get offset of this popup rule.
- getOffset() - Method in class net.pl3x.map.core.markers.option.Tooltip
-
Get offset of this tooltip rule.
- getOnlineMode() - Method in class net.pl3x.map.core.Pl3xMap
- getOnMatch() - Method in class net.pl3x.map.core.log.LogFilter
- getOnMismatch() - Method in class net.pl3x.map.core.log.LogFilter
- getOpacity() - Method in class net.pl3x.map.core.markers.option.Tooltip
-
Get the tooltip opacity percent.
- getOptions() - Method in class net.pl3x.map.core.markers.layer.WorldLayer
- getOptions() - Method in class net.pl3x.map.core.markers.marker.Marker
-
Get the options of this marker.
- getOrDefault(String, Supplier<World>) - Method in class net.pl3x.map.core.registry.WorldRegistry
- getOrDefault(String, T) - Method in class net.pl3x.map.core.registry.Registry
- getOrDefault(UUID, Supplier<Player>) - Method in class net.pl3x.map.core.player.PlayerRegistry
- getPane() - Method in class net.pl3x.map.core.markers.layer.Layer
-
Get the map pane for this layer.
- getPane() - Method in class net.pl3x.map.core.markers.marker.Marker
-
Get the map pane where the marker will be added.
- getPane() - Method in class net.pl3x.map.core.markers.option.Popup
-
Get the map pane where the popup will be added.
- getPane() - Method in class net.pl3x.map.core.markers.option.Tooltip
-
Get the map pane where the tooltip will be added.
- getPercent() - Method in class net.pl3x.map.core.renderer.progress.Progress
- getPixel(int, int) - Method in class net.pl3x.map.core.image.TileImage
- getPlatform() - Method in class net.pl3x.map.core.Pl3xMap
- getPlatformParsers() - Method in interface net.pl3x.map.core.command.CommandHandler
-
Get the platform parsers.
- getPlayer() - Method in interface net.pl3x.map.core.command.Sender.Player
- getPlayer() - Method in class net.pl3x.map.core.player.Player
- getPlayerRegistry() - Method in class net.pl3x.map.core.Pl3xMap
- getPlayers() - Method in class net.pl3x.map.core.world.World
- getPoint() - Method in class net.pl3x.map.core.markers.marker.Icon
-
Get the
Point
on the map for this icon. - getPoint1() - Method in class net.pl3x.map.core.markers.marker.Rectangle
-
Get the first
Point
of this rectangle. - getPoint2() - Method in class net.pl3x.map.core.markers.marker.Rectangle
-
Get the second
Point
of this rectangle. - getPoints() - Method in class net.pl3x.map.core.markers.marker.Polyline
-
Get the list of points in this polyline.
- getPolygons() - Method in class net.pl3x.map.core.markers.marker.MultiPolygon
-
Get the list of polygons in this multi-polygon.
- getPolylines() - Method in class net.pl3x.map.core.markers.marker.MultiPolyline
-
Get the list of polylines in this multi-polyline.
- getPolylines() - Method in class net.pl3x.map.core.markers.marker.Polygon
-
Get the list of polylines in this polygon.
- getPopup() - Method in class net.pl3x.map.core.markers.option.Options
-
Get popup rules.
- getPosition() - Method in class net.pl3x.map.core.player.Player
-
Get the player's current position.
- getPower() - Method in class net.pl3x.map.core.world.BlockState
- getPriority() - Method in class net.pl3x.map.core.markers.layer.Layer
-
Get the indexed order for this layer in the control box.
- getProcessedChunks() - Method in class net.pl3x.map.core.renderer.progress.Progress
- getProcessedRegions() - Method in class net.pl3x.map.core.renderer.progress.Progress
- getProgress() - Method in class net.pl3x.map.core.renderer.task.RegionProcessor
- getQueuedWorlds() - Method in class net.pl3x.map.core.renderer.task.RegionProcessor
- getRadius() - Method in class net.pl3x.map.core.markers.area.Circle
- getRadius() - Method in class net.pl3x.map.core.markers.marker.Circle
-
Get the radius of this circle.
- getRadius() - Method in class net.pl3x.map.core.markers.marker.Ellipse
-
Get the radius for this ellipse.
- getRegion() - Method in class net.pl3x.map.core.world.Chunk
- getRegion(Region, int, int) - Method in class net.pl3x.map.core.world.World
- getRegionDirectory() - Method in class net.pl3x.map.core.world.World
- getRegionDoubleChecker() - Method in class net.pl3x.map.core.Pl3xMap
- getRegionFile() - Method in class net.pl3x.map.core.world.Region
- getRegionFiles() - Method in class net.pl3x.map.core.world.World
- getRegionModifiedState() - Method in class net.pl3x.map.core.world.World
- getRegionProcessor() - Method in class net.pl3x.map.core.Pl3xMap
- getRegionScanTask() - Method in class net.pl3x.map.core.renderer.Renderer
- getRenderer(String) - Method in class net.pl3x.map.core.renderer.task.RegionScanTask
- getRendererRegistry() - Method in class net.pl3x.map.core.Pl3xMap
- getRenderers() - Method in class net.pl3x.map.core.world.World
- getRenderExecutor() - Method in class net.pl3x.map.core.Pl3xMap
- getRequestJsonObject(BiConsumer<String, Throwable>, boolean) - Method in class net.pl3x.map.core.metrics.Metrics.CustomChart
- getRetina() - Method in class net.pl3x.map.core.markers.marker.Icon
-
Get the retina sized image to use for this icon.
- getRoot() - Method in interface net.pl3x.map.core.command.CommandHandler
-
Get the root command.
- getRotationAngle() - Method in class net.pl3x.map.core.markers.marker.Icon
-
Get the rotation angle, in degrees, clockwise.
- getRotationOrigin() - Method in class net.pl3x.map.core.markers.marker.Icon
-
Get the rotation origin, as a transform-origin CSS rule.
- getScheduler() - Method in class net.pl3x.map.core.Pl3xMap
- getSeed() - Method in class net.pl3x.map.core.world.World
- getSender() - Method in class net.pl3x.map.core.command.Sender
- getServerSentEventHandler() - Method in class net.pl3x.map.core.world.World
- getServerVersion() - Method in class net.pl3x.map.core.Pl3xMap
- getShadow() - Method in class net.pl3x.map.core.markers.marker.Icon
-
Get shadow image of this icon.
- getShadowAnchor() - Method in class net.pl3x.map.core.markers.marker.Icon
-
Get the coordinates of the "tip" of the shadow image (relative to its top left corner).
- getShadowRetina() - Method in class net.pl3x.map.core.markers.marker.Icon
-
Get the retina sized shadow image to use for this icon.
- getShadowSize() - Method in class net.pl3x.map.core.markers.marker.Icon
-
Get the size of the shadow image in pixels.
- getSize() - Method in class net.pl3x.map.core.markers.marker.Icon
-
Get the size of the image, in pixels.
- getSkin() - Method in class net.pl3x.map.core.player.Player
-
Get the player's skin URL.
- getSkylight() - Method in class net.pl3x.map.core.world.World
- getSpawn() - Method in class net.pl3x.map.core.world.World
- getState() - Method in class net.pl3x.map.core.log.LogFilter
- getStroke() - Method in class net.pl3x.map.core.markers.option.Options
-
Get stroke rules.
- getTileImage() - Method in class net.pl3x.map.core.renderer.Renderer
- getTilesDir() - Static method in class net.pl3x.map.core.util.FileUtil
- getTilesDirectory() - Method in class net.pl3x.map.core.world.World
- getTilt() - Method in class net.pl3x.map.core.markers.marker.Ellipse
-
Get the tilt of this ellipse, in degrees.
- getTooltip() - Method in class net.pl3x.map.core.markers.option.Options
-
Get tooltip rules.
- getTotalChunks() - Method in class net.pl3x.map.core.renderer.progress.Progress
- getTotalRegions() - Method in class net.pl3x.map.core.renderer.progress.Progress
- getType() - Method in class net.pl3x.map.core.image.IconImage
-
Get image type.
- getType() - Method in class net.pl3x.map.core.markers.marker.Marker
-
Get the type identifier of this marker.
- getType() - Method in class net.pl3x.map.core.markers.option.Fill
-
Get the fill type of this fill rule.
- getType() - Method in class net.pl3x.map.core.world.World
-
Get the world's type.
- getUpdateInterval() - Method in class net.pl3x.map.core.markers.layer.Layer
-
Get this layer's update interval (in seconds).
- getUpdateInterval(boolean) - Method in class net.pl3x.map.core.markers.layer.Layer
-
Get this layer's update interval (in seconds or in ticks).
- getUUID() - Method in interface net.pl3x.map.core.command.Sender.Player
- getUUID() - Method in class net.pl3x.map.core.player.Player
-
Get the player's UUID.
- getValue(String, Object) - Method in class net.pl3x.map.core.configuration.AbstractConfig
- getValue(String, Object) - Method in class net.pl3x.map.core.configuration.WorldConfig
- getValueFromLongArray(long[], int, int) - Static method in class net.pl3x.map.core.util.MCAMath
-
Having a long array where each long contains as many values as fit in it without overflowing, returning the "valueIndex"-th value when each value has "bitsPerValue" bits.
- getValueFromLongStream(long[], int, int) - Static method in class net.pl3x.map.core.util.MCAMath
-
Treating the long array "data" as a continuous stream of bits, returning the "valueIndex"-th value when each value has "bitsPerValue" bits.
- getVersion() - Method in class net.pl3x.map.core.Pl3xMap
- getVersionCommit() - Method in class net.pl3x.map.core.Pl3xMap
- getWaterColor(Region, Biome, int, int) - Static method in class net.pl3x.map.core.util.Colors
- getWebDir() - Static method in class net.pl3x.map.core.util.FileUtil
- getWeight() - Method in class net.pl3x.map.core.markers.option.Stroke
-
Get the weight of this stroke rule.
- getWorld() - Method in interface net.pl3x.map.core.command.Sender.Player
- getWorld() - Method in class net.pl3x.map.core.event.world.WorldEvent
- getWorld() - Method in class net.pl3x.map.core.markers.layer.WorldLayer
- getWorld() - Method in class net.pl3x.map.core.player.Player
-
Get the world this player is currently in.
- getWorld() - Method in class net.pl3x.map.core.renderer.progress.Progress
- getWorld() - Method in class net.pl3x.map.core.renderer.Renderer
- getWorld() - Method in class net.pl3x.map.core.renderer.task.RegionScanTask
- getWorld() - Method in class net.pl3x.map.core.world.Chunk
- getWorld() - Method in class net.pl3x.map.core.world.Region
- getWorldRegistry() - Method in class net.pl3x.map.core.Pl3xMap
- getWorldSurfaceY(int, int) - Method in class net.pl3x.map.core.world.Chunk
- getWorldSurfaceY(int, int) - Method in class net.pl3x.map.core.world.ChunkAnvil113
- getWorldSurfaceY(int, int) - Method in class net.pl3x.map.core.world.ChunkAnvil115
- getWorldSurfaceY(int, int) - Method in class net.pl3x.map.core.world.ChunkAnvil116
- getWorldSurfaceY(int, int) - Method in class net.pl3x.map.core.world.ChunkAnvil118
- getWorldSurfaceY(int, int) - Method in class net.pl3x.map.core.world.EmptyChunk
- getX() - Method in class net.pl3x.map.core.world.Chunk
- getX() - Method in class net.pl3x.map.core.world.Region
- getY() - Method in class net.pl3x.map.core.world.Chunk
- getYaw() - Method in class net.pl3x.map.core.player.Player
-
Get the player's current yaw.
- getZ() - Method in class net.pl3x.map.core.world.Chunk
- getZ() - Method in class net.pl3x.map.core.world.Region
- getZIndex() - Method in class net.pl3x.map.core.markers.layer.Layer
-
Get the z-index for this layer.
- Gif - Class in net.pl3x.map.core.image.io
- Gif() - Constructor for class net.pl3x.map.core.image.io.Gif
- GILDED_BLACKSTONE - Static variable in class net.pl3x.map.core.world.Blocks
- glass - Variable in class net.pl3x.map.core.world.Chunk.BlockData
- GLASS - Static variable in class net.pl3x.map.core.world.Blocks
- GLASS_PANE - Static variable in class net.pl3x.map.core.world.Blocks
- GLOW_LICHEN - Static variable in class net.pl3x.map.core.world.Blocks
- GLOWSTONE - Static variable in class net.pl3x.map.core.world.Blocks
- GOLD_BLOCK - Static variable in class net.pl3x.map.core.world.Blocks
- GOLD_ORE - Static variable in class net.pl3x.map.core.world.Blocks
- GRANITE - Static variable in class net.pl3x.map.core.world.Blocks
- GRANITE_SLAB - Static variable in class net.pl3x.map.core.world.Blocks
- GRANITE_STAIRS - Static variable in class net.pl3x.map.core.world.Blocks
- GRANITE_WALL - Static variable in class net.pl3x.map.core.world.Blocks
- grass() - Method in class net.pl3x.map.core.world.Biome
- grass(int, int) - Method in class net.pl3x.map.core.world.Biome
- GRASS - Static variable in class net.pl3x.map.core.world.Blocks
- GRASS_BLOCK - Static variable in class net.pl3x.map.core.world.Blocks
- grassModifier() - Method in class net.pl3x.map.core.world.Biome
- GRAVEL - Static variable in class net.pl3x.map.core.world.Blocks
- GRAY_BANNER - Static variable in class net.pl3x.map.core.world.Blocks
- GRAY_BED - Static variable in class net.pl3x.map.core.world.Blocks
- GRAY_CANDLE - Static variable in class net.pl3x.map.core.world.Blocks
- GRAY_CANDLE_CAKE - Static variable in class net.pl3x.map.core.world.Blocks
- GRAY_CARPET - Static variable in class net.pl3x.map.core.world.Blocks
- GRAY_CONCRETE - Static variable in class net.pl3x.map.core.world.Blocks
- GRAY_CONCRETE_POWDER - Static variable in class net.pl3x.map.core.world.Blocks
- GRAY_GLAZED_TERRACOTTA - Static variable in class net.pl3x.map.core.world.Blocks
- GRAY_SHULKER_BOX - Static variable in class net.pl3x.map.core.world.Blocks
- GRAY_STAINED_GLASS - Static variable in class net.pl3x.map.core.world.Blocks
- GRAY_STAINED_GLASS_PANE - Static variable in class net.pl3x.map.core.world.Blocks
- GRAY_TERRACOTTA - Static variable in class net.pl3x.map.core.world.Blocks
- GRAY_WALL_BANNER - Static variable in class net.pl3x.map.core.world.Blocks
- GRAY_WOOL - Static variable in class net.pl3x.map.core.world.Blocks
- green(int) - Static method in class net.pl3x.map.core.util.Colors
- GREEN_BANNER - Static variable in class net.pl3x.map.core.world.Blocks
- GREEN_BED - Static variable in class net.pl3x.map.core.world.Blocks
- GREEN_CANDLE - Static variable in class net.pl3x.map.core.world.Blocks
- GREEN_CANDLE_CAKE - Static variable in class net.pl3x.map.core.world.Blocks
- GREEN_CARPET - Static variable in class net.pl3x.map.core.world.Blocks
- GREEN_CONCRETE - Static variable in class net.pl3x.map.core.world.Blocks
- GREEN_CONCRETE_POWDER - Static variable in class net.pl3x.map.core.world.Blocks
- GREEN_GLAZED_TERRACOTTA - Static variable in class net.pl3x.map.core.world.Blocks
- GREEN_SHULKER_BOX - Static variable in class net.pl3x.map.core.world.Blocks
- GREEN_STAINED_GLASS - Static variable in class net.pl3x.map.core.world.Blocks
- GREEN_STAINED_GLASS_PANE - Static variable in class net.pl3x.map.core.world.Blocks
- GREEN_TERRACOTTA - Static variable in class net.pl3x.map.core.world.Blocks
- GREEN_WALL_BANNER - Static variable in class net.pl3x.map.core.world.Blocks
- GREEN_WOOL - Static variable in class net.pl3x.map.core.world.Blocks
- GRINDSTONE - Static variable in class net.pl3x.map.core.world.Blocks
- gson - Variable in class net.pl3x.map.core.renderer.task.AbstractDataTask
H
- handle(HttpServerExchange) - Method in class net.pl3x.map.core.httpd.LiveDataHandler
- HANGING_ROOTS - Static variable in class net.pl3x.map.core.world.Blocks
- has(String) - Method in class net.pl3x.map.core.registry.Registry
- has(String) - Method in class net.pl3x.map.core.markers.JsonObjectWrapper
-
Convenience method to check if a member with the specified name is present in this object.
- hasCeiling() - Method in class net.pl3x.map.core.world.World
- hasCloseButton() - Method in class net.pl3x.map.core.markers.option.Popup
-
Get whether the popup has a close button.
- hashCode() - Method in class net.pl3x.map.core.command.Sender
- hashCode() - Method in class net.pl3x.map.core.event.RegisteredHandler
- hashCode() - Method in class net.pl3x.map.core.image.IconImage
- hashCode() - Method in class net.pl3x.map.core.image.TileImage
- hashCode() - Method in class net.pl3x.map.core.Keyed
- hashCode() - Method in class net.pl3x.map.core.markers.area.Circle
- hashCode() - Method in class net.pl3x.map.core.markers.area.Rectangle
- hashCode() - Method in class net.pl3x.map.core.markers.JsonObjectWrapper
- hashCode() - Method in class net.pl3x.map.core.markers.layer.Layer
- hashCode() - Method in class net.pl3x.map.core.markers.marker.Circle
- hashCode() - Method in class net.pl3x.map.core.markers.marker.Ellipse
- hashCode() - Method in class net.pl3x.map.core.markers.marker.Icon
- hashCode() - Method in class net.pl3x.map.core.markers.marker.MultiPolygon
- hashCode() - Method in class net.pl3x.map.core.markers.marker.MultiPolyline
- hashCode() - Method in class net.pl3x.map.core.markers.marker.Polygon
- hashCode() - Method in class net.pl3x.map.core.markers.marker.Polyline
- hashCode() - Method in class net.pl3x.map.core.markers.marker.Rectangle
- hashCode() - Method in class net.pl3x.map.core.markers.option.Fill
- hashCode() - Method in class net.pl3x.map.core.markers.option.Options
- hashCode() - Method in class net.pl3x.map.core.markers.option.Popup
- hashCode() - Method in class net.pl3x.map.core.markers.option.Stroke
- hashCode() - Method in class net.pl3x.map.core.markers.option.Tooltip
- hashCode() - Method in record class net.pl3x.map.core.markers.Point
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.pl3x.map.core.markers.Vector
-
Returns a hash code value for this object.
- hashCode() - Method in class net.pl3x.map.core.player.Player
- hashCode() - Method in class net.pl3x.map.core.renderer.heightmap.Heightmap
- hashCode() - Method in class net.pl3x.map.core.renderer.Renderer.Builder
- hashCode() - Method in class net.pl3x.map.core.world.Biome
- hashCode() - Method in class net.pl3x.map.core.world.Block
- hashCode() - Method in class net.pl3x.map.core.world.Chunk
- hashCode() - Method in class net.pl3x.map.core.world.Region
- hashCode() - Method in class net.pl3x.map.core.world.World
- hashSeed(long) - Method in class net.pl3x.map.core.world.World
- hasMarker(String) - Method in class net.pl3x.map.core.markers.layer.SimpleLayer
-
Check whether a marker is registered for a key.
- hasNext() - Method in class net.pl3x.map.core.util.SpiralIterator
- HAY_BLOCK - Static variable in class net.pl3x.map.core.world.Blocks
- HEAVY_CORE - Static variable in class net.pl3x.map.core.world.Blocks
- HEAVY_WEIGHTED_PRESSURE_PLATE - Static variable in class net.pl3x.map.core.world.Blocks
- Heightmap - Class in net.pl3x.map.core.renderer.heightmap
- Heightmap(String) - Constructor for class net.pl3x.map.core.renderer.heightmap.Heightmap
- HeightmapRegistry - Class in net.pl3x.map.core.renderer.heightmap
- HeightmapRegistry() - Constructor for class net.pl3x.map.core.renderer.heightmap.HeightmapRegistry
- HelpCommand - Class in net.pl3x.map.core.command.commands
- HelpCommand(CommandHandler) - Constructor for class net.pl3x.map.core.command.commands.HelpCommand
- HIDE_INVISIBLE - Static variable in class net.pl3x.map.core.configuration.PlayersLayerConfig
- HIDE_SPECTATORS - Static variable in class net.pl3x.map.core.configuration.PlayersLayerConfig
- HIDE_UNDERTOW_LOGS - Static variable in class net.pl3x.map.core.log.LogFilter
- HideCommand - Class in net.pl3x.map.core.command.commands
- HideCommand(CommandHandler) - Constructor for class net.pl3x.map.core.command.commands.HideCommand
- HighContrastHeightmap - Class in net.pl3x.map.core.renderer.heightmap
- HighContrastHeightmap() - Constructor for class net.pl3x.map.core.renderer.heightmap.HighContrastHeightmap
- HONEY_BLOCK - Static variable in class net.pl3x.map.core.world.Blocks
- HONEYCOMB_BLOCK - Static variable in class net.pl3x.map.core.world.Blocks
- HOPPER - Static variable in class net.pl3x.map.core.world.Blocks
- HORN_CORAL - Static variable in class net.pl3x.map.core.world.Blocks
- HORN_CORAL_BLOCK - Static variable in class net.pl3x.map.core.world.Blocks
- HORN_CORAL_FAN - Static variable in class net.pl3x.map.core.world.Blocks
- HORN_CORAL_WALL_FAN - Static variable in class net.pl3x.map.core.world.Blocks
- HTTPD_BIND - Static variable in class net.pl3x.map.core.configuration.Config
- HTTPD_DISABLED - Static variable in class net.pl3x.map.core.configuration.Lang
- HTTPD_ENABLED - Static variable in class net.pl3x.map.core.configuration.Config
- HTTPD_FOLLOW_SYMLINKS - Static variable in class net.pl3x.map.core.configuration.Config
- HTTPD_PORT - Static variable in class net.pl3x.map.core.configuration.Config
- HTTPD_START_ERROR - Static variable in class net.pl3x.map.core.configuration.Lang
- HTTPD_STARTED - Static variable in class net.pl3x.map.core.configuration.Lang
- HTTPD_STOP_ERROR - Static variable in class net.pl3x.map.core.configuration.Lang
- HTTPD_STOPPED - Static variable in class net.pl3x.map.core.configuration.Lang
- HttpdServer - Class in net.pl3x.map.core.httpd
- HttpdServer() - Constructor for class net.pl3x.map.core.httpd.HttpdServer
I
- ICE - Static variable in class net.pl3x.map.core.world.Blocks
- icon(String, double, double, String) - Static method in class net.pl3x.map.core.markers.marker.Marker
-
Create a new icon.
- icon(String, double, double, String, double) - Static method in class net.pl3x.map.core.markers.marker.Marker
-
Create a new icon.
- icon(String, double, double, String, double, double) - Static method in class net.pl3x.map.core.markers.marker.Marker
-
Create a new icon.
- icon(String, Point, String) - Static method in class net.pl3x.map.core.markers.marker.Marker
-
Create a new icon.
- icon(String, Point, String, double) - Static method in class net.pl3x.map.core.markers.marker.Marker
-
Create a new icon.
- icon(String, Point, String, double, double) - Static method in class net.pl3x.map.core.markers.marker.Marker
-
Create a new icon.
- icon(String, Point, String, Vector) - Static method in class net.pl3x.map.core.markers.marker.Marker
-
Create a new icon.
- Icon - Class in net.pl3x.map.core.markers.marker
-
Represents an icon marker.
- Icon(String, double, double, String) - Constructor for class net.pl3x.map.core.markers.marker.Icon
-
Create a new icon.
- Icon(String, double, double, String, double) - Constructor for class net.pl3x.map.core.markers.marker.Icon
-
Create a new icon.
- Icon(String, double, double, String, double, double) - Constructor for class net.pl3x.map.core.markers.marker.Icon
-
Create a new icon.
- Icon(String, Point, String) - Constructor for class net.pl3x.map.core.markers.marker.Icon
-
Create a new icon.
- Icon(String, Point, String, double) - Constructor for class net.pl3x.map.core.markers.marker.Icon
-
Create a new icon.
- Icon(String, Point, String, double, double) - Constructor for class net.pl3x.map.core.markers.marker.Icon
-
Create a new icon.
- Icon(String, Point, String, Vector) - Constructor for class net.pl3x.map.core.markers.marker.Icon
-
Create a new icon.
- ICON - Static variable in class net.pl3x.map.core.configuration.PlayersLayerConfig
- ICON - Static variable in class net.pl3x.map.core.configuration.SpawnLayerConfig
- IconImage - Class in net.pl3x.map.core.image
-
Represents an icon image
- IconImage(String, BufferedImage, String) - Constructor for class net.pl3x.map.core.image.IconImage
-
Create a new icon image.
- IconRegistry - Class in net.pl3x.map.core.registry
- IconRegistry() - Constructor for class net.pl3x.map.core.registry.IconRegistry
- in(byte[]) - Method in class net.pl3x.map.core.network.Network
- increment() - Method in class net.pl3x.map.core.renderer.progress.Progress
- index() - Method in class net.pl3x.map.core.world.Biome
- INFESTED_CHISELED_STONE_BRICKS - Static variable in class net.pl3x.map.core.world.Blocks
- INFESTED_COBBLESTONE - Static variable in class net.pl3x.map.core.world.Blocks
- INFESTED_CRACKED_STONE_BRICKS - Static variable in class net.pl3x.map.core.world.Blocks
- INFESTED_DEEPSLATE - Static variable in class net.pl3x.map.core.world.Blocks
- INFESTED_MOSSY_STONE_BRICKS - Static variable in class net.pl3x.map.core.world.Blocks
- INFESTED_STONE - Static variable in class net.pl3x.map.core.world.Blocks
- INFESTED_STONE_BRICKS - Static variable in class net.pl3x.map.core.world.Blocks
- info(String) - Static method in class net.pl3x.map.core.log.Logger
- INHABITED - Static variable in class net.pl3x.map.core.registry.RendererRegistry
- InhabitedRenderer - Class in net.pl3x.map.core.renderer
- InhabitedRenderer(RegionScanTask, Renderer.Builder) - Constructor for class net.pl3x.map.core.renderer.InhabitedRenderer
- init() - Method in class net.pl3x.map.core.registry.BlockRegistry
- init() - Method in class net.pl3x.map.core.registry.IconRegistry
-
Create a new image registry.
- init() - Method in class net.pl3x.map.core.world.World
- init(World) - Method in class net.pl3x.map.core.registry.BiomeRegistry
- initialize() - Method in class net.pl3x.map.core.log.LogFilter
- INVALID_FORMAT - Static variable in exception class net.pl3x.map.core.command.exception.PointParseException
- inverseLerp(float, float, float) - Static method in class net.pl3x.map.core.util.Mathf
- inverseLerpARGB(int, int, float) - Static method in class net.pl3x.map.core.util.Colors
- inverseLerpHSB(int, int, float) - Static method in class net.pl3x.map.core.util.Colors
- inverseLerpHSB(int, int, float, boolean) - Static method in class net.pl3x.map.core.util.Colors
- inverseLerpRGB(int, int, float) - Static method in class net.pl3x.map.core.util.Colors
- IO - Class in net.pl3x.map.core.image.io
- IO() - Constructor for class net.pl3x.map.core.image.io.IO
- IO.Type - Class in net.pl3x.map.core.image.io
- IRON_BARS - Static variable in class net.pl3x.map.core.world.Blocks
- IRON_BLOCK - Static variable in class net.pl3x.map.core.world.Blocks
- IRON_DOOR - Static variable in class net.pl3x.map.core.world.Blocks
- IRON_ORE - Static variable in class net.pl3x.map.core.world.Blocks
- IRON_TRAPDOOR - Static variable in class net.pl3x.map.core.world.Blocks
- isAir() - Method in class net.pl3x.map.core.world.Block
- isBukkit() - Method in class net.pl3x.map.core.Pl3xMap
- isDefault() - Method in class net.pl3x.map.core.markers.option.Fill
- isDefault() - Method in class net.pl3x.map.core.markers.option.Option
-
Check whether all options are defaults (all are null)
- isDefault() - Method in class net.pl3x.map.core.markers.option.Popup
- isDefault() - Method in class net.pl3x.map.core.markers.option.Stroke
- isDefault() - Method in class net.pl3x.map.core.markers.option.Tooltip
- isDefaultHidden() - Method in class net.pl3x.map.core.markers.layer.Layer
-
Get if this layer is hidden by default in the control box.
- isEnabled() - Method in class net.pl3x.map.core.markers.option.Fill
-
Whether to fill the path with color.
- isEnabled() - Method in class net.pl3x.map.core.markers.option.Stroke
-
Whether to draw stroke along the path.
- isEnabled() - Method in class net.pl3x.map.core.Pl3xMap
- isEnabled() - Method in class net.pl3x.map.core.world.World
-
Get whether this world is enabled.
- isFlat() - Method in class net.pl3x.map.core.world.Block
- isFluid() - Method in class net.pl3x.map.core.world.Block
- isFoliage() - Method in class net.pl3x.map.core.world.Block
- isFull() - Method in class net.pl3x.map.core.world.Chunk
- isFull() - Method in class net.pl3x.map.core.world.ChunkAnvil113
- isFull() - Method in class net.pl3x.map.core.world.ChunkAnvil115
- isFull() - Method in class net.pl3x.map.core.world.ChunkAnvil116
- isFull() - Method in class net.pl3x.map.core.world.ChunkAnvil118
- isFull() - Method in class net.pl3x.map.core.world.EmptyChunk
- isGlass() - Method in class net.pl3x.map.core.world.Block
- isGrass() - Method in class net.pl3x.map.core.world.Block
- isHidden() - Method in class net.pl3x.map.core.player.Player
-
Get whether player is hidden from the map.
- isInvisible() - Method in class net.pl3x.map.core.player.Player
-
Get whether the player is invisible.
- isLiveUpdate() - Method in class net.pl3x.map.core.markers.layer.Layer
-
Get if this layer gets pushed through sse.
- isNPC() - Method in class net.pl3x.map.core.player.Player
-
Get whether the player is an NPC.
- isPaused() - Method in class net.pl3x.map.core.renderer.task.RegionProcessor
- isPermanent() - Method in class net.pl3x.map.core.markers.option.Tooltip
-
Get whether to open the tooltip permanently or only on mouseover.
- isPersistentlyHidden() - Method in class net.pl3x.map.core.player.Player
-
Get whether the player has hidden flag set persistently.
- isSpectator() - Method in class net.pl3x.map.core.player.Player
-
Get whether the player is in spectator gamemode.
- isStarted() - Method in class net.pl3x.map.core.log.LogFilter
- isSticky() - Method in class net.pl3x.map.core.markers.option.Tooltip
-
Get whether the tooltip is sticky or not.
- isStopped() - Method in class net.pl3x.map.core.log.LogFilter
- isWater() - Method in class net.pl3x.map.core.world.Block
- iterator() - Method in class net.pl3x.map.core.registry.Registry
J
- JACK_O_LANTERN - Static variable in class net.pl3x.map.core.world.Blocks
- JIGSAW - Static variable in class net.pl3x.map.core.world.Blocks
- Jpg - Class in net.pl3x.map.core.image.io
- Jpg() - Constructor for class net.pl3x.map.core.image.io.Jpg
- JSON_MATCHER - Static variable in class net.pl3x.map.core.world.World
- JsonObjectBuilder() - Constructor for class net.pl3x.map.core.metrics.Metrics.JsonObjectBuilder
- JsonObjectWrapper - Class in net.pl3x.map.core.markers
-
Represents a wrapped
JsonObject
with extra 'addProperty
' methods, because Google made it a final class for some weird reason. - JsonObjectWrapper() - Constructor for class net.pl3x.map.core.markers.JsonObjectWrapper
-
Creates an empty JsonObjectWrapper.
- JsonSerializable - Interface in net.pl3x.map.core.markers
-
Represents an object that can be serialized into a json element.
- JUKEBOX - Static variable in class net.pl3x.map.core.world.Blocks
- JUNGLE_BUTTON - Static variable in class net.pl3x.map.core.world.Blocks
- JUNGLE_DOOR - Static variable in class net.pl3x.map.core.world.Blocks
- JUNGLE_FENCE - Static variable in class net.pl3x.map.core.world.Blocks
- JUNGLE_FENCE_GATE - Static variable in class net.pl3x.map.core.world.Blocks
- JUNGLE_HANGING_SIGN - Static variable in class net.pl3x.map.core.world.Blocks
- JUNGLE_LEAVES - Static variable in class net.pl3x.map.core.world.Blocks
- JUNGLE_LOG - Static variable in class net.pl3x.map.core.world.Blocks
- JUNGLE_PLANKS - Static variable in class net.pl3x.map.core.world.Blocks
- JUNGLE_PRESSURE_PLATE - Static variable in class net.pl3x.map.core.world.Blocks
- JUNGLE_SAPLING - Static variable in class net.pl3x.map.core.world.Blocks
- JUNGLE_SIGN - Static variable in class net.pl3x.map.core.world.Blocks
- JUNGLE_SLAB - Static variable in class net.pl3x.map.core.world.Blocks
- JUNGLE_STAIRS - Static variable in class net.pl3x.map.core.world.Blocks
- JUNGLE_TRAPDOOR - Static variable in class net.pl3x.map.core.world.Blocks
- JUNGLE_WALL_HANGING_SIGN - Static variable in class net.pl3x.map.core.world.Blocks
- JUNGLE_WALL_SIGN - Static variable in class net.pl3x.map.core.world.Blocks
- JUNGLE_WOOD - Static variable in class net.pl3x.map.core.world.Blocks
K
- KELP - Static variable in class net.pl3x.map.core.world.Blocks
- KELP_PLANT - Static variable in class net.pl3x.map.core.world.Blocks
- KEY - Static variable in class net.pl3x.map.core.markers.layer.PlayersLayer
- KEY - Static variable in class net.pl3x.map.core.markers.layer.SpawnLayer
- KEY - Static variable in class net.pl3x.map.core.markers.layer.WorldBorderLayer
- Keyed - Class in net.pl3x.map.core
-
Represents a key identified object.
- Keyed(String) - Constructor for class net.pl3x.map.core.Keyed
-
Create a new key identified object.
- keySet() - Method in class net.pl3x.map.core.markers.JsonObjectWrapper
-
Returns a set of members key values.
L
- LADDER - Static variable in class net.pl3x.map.core.world.Blocks
- Lang - Class in net.pl3x.map.core.configuration
- Lang() - Constructor for class net.pl3x.map.core.configuration.Lang
- LANGUAGE_FILE - Static variable in class net.pl3x.map.core.configuration.Config
- LANTERN - Static variable in class net.pl3x.map.core.world.Blocks
- LAPIS_BLOCK - Static variable in class net.pl3x.map.core.world.Blocks
- LAPIS_ORE - Static variable in class net.pl3x.map.core.world.Blocks
- LARGE_AMETHYST_BUD - Static variable in class net.pl3x.map.core.world.Blocks
- LARGE_FERN - Static variable in class net.pl3x.map.core.world.Blocks
- lastUpdated - Variable in class net.pl3x.map.core.renderer.task.AbstractDataTask
- LAVA - Static variable in class net.pl3x.map.core.world.Blocks
- LAVA_CAULDRON - Static variable in class net.pl3x.map.core.world.Blocks
- Layer - Class in net.pl3x.map.core.markers.layer
-
Represents a layer of markers and other metadata.
- Layer(String, Supplier<String>) - Constructor for class net.pl3x.map.core.markers.layer.Layer
-
Create a layer.
- LECTERN - Static variable in class net.pl3x.map.core.world.Blocks
- LEFT - Enum constant in enum class net.pl3x.map.core.markers.option.Tooltip.Direction
-
Opens the tooltip to the left of the anchor.
- LegacyBiomes - Class in net.pl3x.map.core.world
- LegacyBiomes() - Constructor for class net.pl3x.map.core.world.LegacyBiomes
- legAxis - Variable in class net.pl3x.map.core.util.SpiralIterator
- lerp(float, float, float) - Static method in class net.pl3x.map.core.util.Mathf
- lerpARGB(int, int, float) - Static method in class net.pl3x.map.core.util.Colors
- lerpHSB(int, int, float) - Static method in class net.pl3x.map.core.util.Colors
- lerpHSB(int, int, float, boolean) - Static method in class net.pl3x.map.core.util.Colors
- lerpRGB(int, int, float) - Static method in class net.pl3x.map.core.util.Colors
- lerpShortestAngle(float, float, float) - Static method in class net.pl3x.map.core.util.Colors
- LEVER - Static variable in class net.pl3x.map.core.world.Blocks
- LIGHT - Static variable in class net.pl3x.map.core.world.Blocks
- LIGHT_BLUE_BANNER - Static variable in class net.pl3x.map.core.world.Blocks
- LIGHT_BLUE_BED - Static variable in class net.pl3x.map.core.world.Blocks
- LIGHT_BLUE_CANDLE - Static variable in class net.pl3x.map.core.world.Blocks
- LIGHT_BLUE_CANDLE_CAKE - Static variable in class net.pl3x.map.core.world.Blocks
- LIGHT_BLUE_CARPET - Static variable in class net.pl3x.map.core.world.Blocks
- LIGHT_BLUE_CONCRETE - Static variable in class net.pl3x.map.core.world.Blocks
- LIGHT_BLUE_CONCRETE_POWDER - Static variable in class net.pl3x.map.core.world.Blocks
- LIGHT_BLUE_GLAZED_TERRACOTTA - Static variable in class net.pl3x.map.core.world.Blocks
- LIGHT_BLUE_SHULKER_BOX - Static variable in class net.pl3x.map.core.world.Blocks
- LIGHT_BLUE_STAINED_GLASS - Static variable in class net.pl3x.map.core.world.Blocks
- LIGHT_BLUE_STAINED_GLASS_PANE - Static variable in class net.pl3x.map.core.world.Blocks
- LIGHT_BLUE_TERRACOTTA - Static variable in class net.pl3x.map.core.world.Blocks
- LIGHT_BLUE_WALL_BANNER - Static variable in class net.pl3x.map.core.world.Blocks
- LIGHT_BLUE_WOOL - Static variable in class net.pl3x.map.core.world.Blocks
- LIGHT_GRAY_BANNER - Static variable in class net.pl3x.map.core.world.Blocks
- LIGHT_GRAY_BED - Static variable in class net.pl3x.map.core.world.Blocks
- LIGHT_GRAY_CANDLE - Static variable in class net.pl3x.map.core.world.Blocks
- LIGHT_GRAY_CANDLE_CAKE - Static variable in class net.pl3x.map.core.world.Blocks
- LIGHT_GRAY_CARPET - Static variable in class net.pl3x.map.core.world.Blocks
- LIGHT_GRAY_CONCRETE - Static variable in class net.pl3x.map.core.world.Blocks
- LIGHT_GRAY_CONCRETE_POWDER - Static variable in class net.pl3x.map.core.world.Blocks
- LIGHT_GRAY_GLAZED_TERRACOTTA - Static variable in class net.pl3x.map.core.world.Blocks
- LIGHT_GRAY_SHULKER_BOX - Static variable in class net.pl3x.map.core.world.Blocks
- LIGHT_GRAY_STAINED_GLASS - Static variable in class net.pl3x.map.core.world.Blocks
- LIGHT_GRAY_STAINED_GLASS_PANE - Static variable in class net.pl3x.map.core.world.Blocks
- LIGHT_GRAY_TERRACOTTA - Static variable in class net.pl3x.map.core.world.Blocks
- LIGHT_GRAY_WALL_BANNER - Static variable in class net.pl3x.map.core.world.Blocks
- LIGHT_GRAY_WOOL - Static variable in class net.pl3x.map.core.world.Blocks
- LIGHT_WEIGHTED_PRESSURE_PLATE - Static variable in class net.pl3x.map.core.world.Blocks
- LIGHTNING_ROD - Static variable in class net.pl3x.map.core.world.Blocks
- LILAC - Static variable in class net.pl3x.map.core.world.Blocks
- LILY_OF_THE_VALLEY - Static variable in class net.pl3x.map.core.world.Blocks
- LILY_PAD - Static variable in class net.pl3x.map.core.world.Blocks
- LIME_BANNER - Static variable in class net.pl3x.map.core.world.Blocks
- LIME_BED - Static variable in class net.pl3x.map.core.world.Blocks
- LIME_CANDLE - Static variable in class net.pl3x.map.core.world.Blocks
- LIME_CANDLE_CAKE - Static variable in class net.pl3x.map.core.world.Blocks
- LIME_CARPET - Static variable in class net.pl3x.map.core.world.Blocks
- LIME_CONCRETE - Static variable in class net.pl3x.map.core.world.Blocks
- LIME_CONCRETE_POWDER - Static variable in class net.pl3x.map.core.world.Blocks
- LIME_GLAZED_TERRACOTTA - Static variable in class net.pl3x.map.core.world.Blocks
- LIME_SHULKER_BOX - Static variable in class net.pl3x.map.core.world.Blocks
- LIME_STAINED_GLASS - Static variable in class net.pl3x.map.core.world.Blocks
- LIME_STAINED_GLASS_PANE - Static variable in class net.pl3x.map.core.world.Blocks
- LIME_TERRACOTTA - Static variable in class net.pl3x.map.core.world.Blocks
- LIME_WALL_BANNER - Static variable in class net.pl3x.map.core.world.Blocks
- LIME_WOOL - Static variable in class net.pl3x.map.core.world.Blocks
- listRegions(boolean) - Method in class net.pl3x.map.core.world.World
- LIVE_UPDATE - Static variable in class net.pl3x.map.core.configuration.PlayersLayerConfig
- LIVE_UPDATE - Static variable in class net.pl3x.map.core.configuration.SpawnLayerConfig
- LIVE_UPDATE - Static variable in class net.pl3x.map.core.configuration.WorldBorderLayerConfig
- LIVE_UPDATE_ENABLED - Static variable in class net.pl3x.map.core.configuration.Config
- LIVE_UPDATE_THREADS - Static variable in class net.pl3x.map.core.configuration.Config
- LiveDataHandler - Class in net.pl3x.map.core.httpd
- LiveDataHandler() - Constructor for class net.pl3x.map.core.httpd.LiveDataHandler
- LiveDataHandler.FailureCallback - Interface in net.pl3x.map.core.httpd
-
Notification that is called when a message send fails.
- LiveDataHandler.SuccessCallback - Interface in net.pl3x.map.core.httpd
-
Notification that is called when a message is sucessfully sent
- load(World, Path) - Static method in class net.pl3x.map.core.markers.layer.CustomLayer
- loadBlocks() - Method in class net.pl3x.map.core.Pl3xMap
- loadChunk(RandomAccessFile, int) - Method in class net.pl3x.map.core.world.Region
- loadChunks() - Method in class net.pl3x.map.core.world.Region
- loadPlayers() - Method in class net.pl3x.map.core.Pl3xMap
- loadWorlds() - Method in class net.pl3x.map.core.Pl3xMap
- LODESTONE - Static variable in class net.pl3x.map.core.world.Blocks
- LogFilter - Class in net.pl3x.map.core.log
- LogFilter() - Constructor for class net.pl3x.map.core.log.LogFilter
- Logger - Class in net.pl3x.map.core.log
- Logger() - Constructor for class net.pl3x.map.core.log.Logger
- longToX(long) - Static method in class net.pl3x.map.core.util.Mathf
- longToZ(long) - Static method in class net.pl3x.map.core.util.Mathf
- LOOM - Static variable in class net.pl3x.map.core.world.Blocks
- loop() - Method in class net.pl3x.map.core.markers.marker.Polyline
-
Add the first point as the end point, closing off the shape.
- LowContrastHeightmap - Class in net.pl3x.map.core.renderer.heightmap
- LowContrastHeightmap() - Constructor for class net.pl3x.map.core.renderer.heightmap.LowContrastHeightmap
M
- MAGENTA_BANNER - Static variable in class net.pl3x.map.core.world.Blocks
- MAGENTA_BED - Static variable in class net.pl3x.map.core.world.Blocks
- MAGENTA_CANDLE - Static variable in class net.pl3x.map.core.world.Blocks
- MAGENTA_CANDLE_CAKE - Static variable in class net.pl3x.map.core.world.Blocks
- MAGENTA_CARPET - Static variable in class net.pl3x.map.core.world.Blocks
- MAGENTA_CONCRETE - Static variable in class net.pl3x.map.core.world.Blocks
- MAGENTA_CONCRETE_POWDER - Static variable in class net.pl3x.map.core.world.Blocks
- MAGENTA_GLAZED_TERRACOTTA - Static variable in class net.pl3x.map.core.world.Blocks
- MAGENTA_SHULKER_BOX - Static variable in class net.pl3x.map.core.world.Blocks
- MAGENTA_STAINED_GLASS - Static variable in class net.pl3x.map.core.world.Blocks
- MAGENTA_STAINED_GLASS_PANE - Static variable in class net.pl3x.map.core.world.Blocks
- MAGENTA_TERRACOTTA - Static variable in class net.pl3x.map.core.world.Blocks
- MAGENTA_WALL_BANNER - Static variable in class net.pl3x.map.core.world.Blocks
- MAGENTA_WOOL - Static variable in class net.pl3x.map.core.world.Blocks
- MAGMA_BLOCK - Static variable in class net.pl3x.map.core.world.Blocks
- MANGROVE_BUTTON - Static variable in class net.pl3x.map.core.world.Blocks
- MANGROVE_DOOR - Static variable in class net.pl3x.map.core.world.Blocks
- MANGROVE_FENCE - Static variable in class net.pl3x.map.core.world.Blocks
- MANGROVE_FENCE_GATE - Static variable in class net.pl3x.map.core.world.Blocks
- MANGROVE_HANGING_SIGN - Static variable in class net.pl3x.map.core.world.Blocks
- MANGROVE_LEAVES - Static variable in class net.pl3x.map.core.world.Blocks
- MANGROVE_LOG - Static variable in class net.pl3x.map.core.world.Blocks
- MANGROVE_PLANKS - Static variable in class net.pl3x.map.core.world.Blocks
- MANGROVE_PRESSURE_PLATE - Static variable in class net.pl3x.map.core.world.Blocks
- MANGROVE_PROPAGULE - Static variable in class net.pl3x.map.core.world.Blocks
- MANGROVE_ROOTS - Static variable in class net.pl3x.map.core.world.Blocks
- MANGROVE_SIGN - Static variable in class net.pl3x.map.core.world.Blocks
- MANGROVE_SLAB - Static variable in class net.pl3x.map.core.world.Blocks
- MANGROVE_STAIRS - Static variable in class net.pl3x.map.core.world.Blocks
- MANGROVE_TRAPDOOR - Static variable in class net.pl3x.map.core.world.Blocks
- MANGROVE_WALL_HANGING_SIGN - Static variable in class net.pl3x.map.core.world.Blocks
- MANGROVE_WALL_SIGN - Static variable in class net.pl3x.map.core.world.Blocks
- MANGROVE_WOOD - Static variable in class net.pl3x.map.core.world.Blocks
- MAP_DATA - Static variable in class net.pl3x.map.core.network.Constants
- MAP_NOT_ENABLED - Static variable in exception class net.pl3x.map.core.command.exception.WorldParseException
- MAP_ZOOM_DELTA - Static variable in class net.pl3x.map.core.configuration.Config
- MAP_ZOOM_SNAP - Static variable in class net.pl3x.map.core.configuration.Config
- MAP_ZOOM_WHEEL - Static variable in class net.pl3x.map.core.configuration.Config
- Marker<T> - Class in net.pl3x.map.core.markers.marker
-
Represents a map marker.
- Marker(String, String) - Constructor for class net.pl3x.map.core.markers.marker.Marker
-
Create a new marker.
- Mathf - Class in net.pl3x.map.core.util
- Mathf() - Constructor for class net.pl3x.map.core.util.Mathf
- MAX_INDEX - Static variable in class net.pl3x.map.core.registry.BiomeRegistry
- MAX_INDEX - Static variable in class net.pl3x.map.core.registry.BlockRegistry
- MCA_MATCHER - Static variable in class net.pl3x.map.core.world.World
- MCAMath - Class in net.pl3x.map.core.util
- MCAMath() - Constructor for class net.pl3x.map.core.util.MCAMath
- MEDIUM_AMETHYST_BUD - Static variable in class net.pl3x.map.core.world.Blocks
- MELON - Static variable in class net.pl3x.map.core.world.Blocks
- MELON_STEM - Static variable in class net.pl3x.map.core.world.Blocks
- Metrics - Class in net.pl3x.map.core.metrics
- Metrics(Pl3xMap) - Constructor for class net.pl3x.map.core.metrics.Metrics
-
Creates a new Metrics instance.
- METRICS_VERSION - Static variable in class net.pl3x.map.core.metrics.Metrics.MetricsBase
- Metrics.AdvancedPie - Class in net.pl3x.map.core.metrics
- Metrics.CustomChart - Class in net.pl3x.map.core.metrics
- Metrics.DrilldownPie - Class in net.pl3x.map.core.metrics
- Metrics.JsonObjectBuilder - Class in net.pl3x.map.core.metrics
-
An extremely simple JSON builder.
- Metrics.JsonObjectBuilder.JsonObject - Class in net.pl3x.map.core.metrics
-
A super simple representation of a JSON object.
- Metrics.MetricsBase - Class in net.pl3x.map.core.metrics
- Metrics.SimplePie - Class in net.pl3x.map.core.metrics
- MetricsBase(String, String, boolean, Consumer<Metrics.JsonObjectBuilder>, Consumer<Metrics.JsonObjectBuilder>, Consumer<Runnable>, Supplier<Boolean>, BiConsumer<String, Throwable>, Consumer<String>, boolean, boolean, boolean) - Constructor for class net.pl3x.map.core.metrics.Metrics.MetricsBase
-
Creates a new MetricsBase class instance.
- MITER - Enum constant in enum class net.pl3x.map.core.markers.option.Stroke.LineJoinShape
-
The miter value indicates that a sharp corner is to be used to join path segments.
- mix(int, int) - Static method in class net.pl3x.map.core.util.Colors
- mkDirs(Path) - Static method in class net.pl3x.map.core.util.FileUtil
- ModernHeightmap - Class in net.pl3x.map.core.renderer.heightmap
- ModernHeightmap() - Constructor for class net.pl3x.map.core.renderer.heightmap.ModernHeightmap
- MODID - Static variable in class net.pl3x.map.core.network.Constants
- modify(int, int, int) - Method in interface net.pl3x.map.core.world.Biome.GrassModifier
- MOSS_BLOCK - Static variable in class net.pl3x.map.core.world.Blocks
- MOSS_CARPET - Static variable in class net.pl3x.map.core.world.Blocks
- MOSSY_COBBLESTONE - Static variable in class net.pl3x.map.core.world.Blocks
- MOSSY_COBBLESTONE_SLAB - Static variable in class net.pl3x.map.core.world.Blocks
- MOSSY_COBBLESTONE_STAIRS - Static variable in class net.pl3x.map.core.world.Blocks
- MOSSY_COBBLESTONE_WALL - Static variable in class net.pl3x.map.core.world.Blocks
- MOSSY_STONE_BRICK_SLAB - Static variable in class net.pl3x.map.core.world.Blocks
- MOSSY_STONE_BRICK_STAIRS - Static variable in class net.pl3x.map.core.world.Blocks
- MOSSY_STONE_BRICK_WALL - Static variable in class net.pl3x.map.core.world.Blocks
- MOSSY_STONE_BRICKS - Static variable in class net.pl3x.map.core.world.Blocks
- MOVING_PISTON - Static variable in class net.pl3x.map.core.world.Blocks
- MUD - Static variable in class net.pl3x.map.core.world.Blocks
- MUD_BRICK_SLAB - Static variable in class net.pl3x.map.core.world.Blocks
- MUD_BRICK_STAIRS - Static variable in class net.pl3x.map.core.world.Blocks
- MUD_BRICK_WALL - Static variable in class net.pl3x.map.core.world.Blocks
- MUD_BRICKS - Static variable in class net.pl3x.map.core.world.Blocks
- MUDDY_MANGROVE_ROOTS - Static variable in class net.pl3x.map.core.world.Blocks
- mul(int, float) - Static method in class net.pl3x.map.core.util.Colors
- multiPolygon(String, List<Polygon>) - Static method in class net.pl3x.map.core.markers.marker.Marker
-
Create a new multi-polygon.
- multiPolygon(String, Polygon) - Static method in class net.pl3x.map.core.markers.marker.Marker
-
Create a new multi-polygon.
- multiPolygon(String, Polygon...) - Static method in class net.pl3x.map.core.markers.marker.Marker
-
Create a new multi-polygon.
- MultiPolygon - Class in net.pl3x.map.core.markers.marker
-
Represents a multi-polygon marker.
- MultiPolygon(String, Collection<Polygon>) - Constructor for class net.pl3x.map.core.markers.marker.MultiPolygon
-
Create a new multi-polygon.
- MultiPolygon(String, Polygon) - Constructor for class net.pl3x.map.core.markers.marker.MultiPolygon
-
Create a new multi-polygon.
- MultiPolygon(String, Polygon...) - Constructor for class net.pl3x.map.core.markers.marker.MultiPolygon
-
Create a new multi-polygon.
- multiPolyline(String, List<Polyline>) - Static method in class net.pl3x.map.core.markers.marker.Marker
-
Create a new multi-polyline.
- multiPolyline(String, Polyline) - Static method in class net.pl3x.map.core.markers.marker.Marker
-
Create a new multi-polyline.
- multiPolyline(String, Polyline...) - Static method in class net.pl3x.map.core.markers.marker.Marker
-
Create a new multi-polyline.
- MultiPolyline - Class in net.pl3x.map.core.markers.marker
-
Represents a multi-polyline marker.
- MultiPolyline(String, Collection<Polyline>) - Constructor for class net.pl3x.map.core.markers.marker.MultiPolyline
-
Create a new multi-polyline.
- MultiPolyline(String, Polyline) - Constructor for class net.pl3x.map.core.markers.marker.MultiPolyline
-
Create a new multi-polyline.
- MultiPolyline(String, Polyline...) - Constructor for class net.pl3x.map.core.markers.marker.MultiPolyline
-
Create a new multi-polyline.
- MUSHROOM_STEM - Static variable in class net.pl3x.map.core.world.Blocks
- MUST_SPECIFY_PLAYER - Static variable in exception class net.pl3x.map.core.command.exception.PlayerParseException
- MUST_SPECIFY_RENDERER - Static variable in exception class net.pl3x.map.core.command.exception.RendererParseException
- MUST_SPECIFY_WORLD - Static variable in exception class net.pl3x.map.core.command.exception.WorldParseException
- MYCELIUM - Static variable in class net.pl3x.map.core.world.Blocks
N
- net.pl3x.map.core - package net.pl3x.map.core
- net.pl3x.map.core.command - package net.pl3x.map.core.command
- net.pl3x.map.core.command.commands - package net.pl3x.map.core.command.commands
- net.pl3x.map.core.command.exception - package net.pl3x.map.core.command.exception
- net.pl3x.map.core.command.parser - package net.pl3x.map.core.command.parser
- net.pl3x.map.core.configuration - package net.pl3x.map.core.configuration
- net.pl3x.map.core.event - package net.pl3x.map.core.event
- net.pl3x.map.core.event.server - package net.pl3x.map.core.event.server
- net.pl3x.map.core.event.world - package net.pl3x.map.core.event.world
- net.pl3x.map.core.httpd - package net.pl3x.map.core.httpd
- net.pl3x.map.core.image - package net.pl3x.map.core.image
- net.pl3x.map.core.image.io - package net.pl3x.map.core.image.io
- net.pl3x.map.core.log - package net.pl3x.map.core.log
- net.pl3x.map.core.markers - package net.pl3x.map.core.markers
- net.pl3x.map.core.markers.area - package net.pl3x.map.core.markers.area
- net.pl3x.map.core.markers.layer - package net.pl3x.map.core.markers.layer
- net.pl3x.map.core.markers.marker - package net.pl3x.map.core.markers.marker
- net.pl3x.map.core.markers.option - package net.pl3x.map.core.markers.option
- net.pl3x.map.core.metrics - package net.pl3x.map.core.metrics
- net.pl3x.map.core.network - package net.pl3x.map.core.network
- net.pl3x.map.core.player - package net.pl3x.map.core.player
- net.pl3x.map.core.registry - package net.pl3x.map.core.registry
- net.pl3x.map.core.renderer - package net.pl3x.map.core.renderer
- net.pl3x.map.core.renderer.heightmap - package net.pl3x.map.core.renderer.heightmap
- net.pl3x.map.core.renderer.progress - package net.pl3x.map.core.renderer.progress
- net.pl3x.map.core.renderer.task - package net.pl3x.map.core.renderer.task
- net.pl3x.map.core.scheduler - package net.pl3x.map.core.scheduler
- net.pl3x.map.core.util - package net.pl3x.map.core.util
- net.pl3x.map.core.world - package net.pl3x.map.core.world
- NETHER - Enum constant in enum class net.pl3x.map.core.world.World.Type
- NETHER_BRICK_FENCE - Static variable in class net.pl3x.map.core.world.Blocks
- NETHER_BRICK_SLAB - Static variable in class net.pl3x.map.core.world.Blocks
- NETHER_BRICK_STAIRS - Static variable in class net.pl3x.map.core.world.Blocks
- NETHER_BRICK_WALL - Static variable in class net.pl3x.map.core.world.Blocks
- NETHER_BRICKS - Static variable in class net.pl3x.map.core.world.Blocks
- NETHER_GOLD_ORE - Static variable in class net.pl3x.map.core.world.Blocks
- NETHER_PORTAL - Static variable in class net.pl3x.map.core.world.Blocks
- NETHER_QUARTZ_ORE - Static variable in class net.pl3x.map.core.world.Blocks
- NETHER_ROOF - Static variable in class net.pl3x.map.core.registry.RendererRegistry
- NETHER_SPROUTS - Static variable in class net.pl3x.map.core.world.Blocks
- NETHER_WART - Static variable in class net.pl3x.map.core.world.Blocks
- NETHER_WART_BLOCK - Static variable in class net.pl3x.map.core.world.Blocks
- NETHERITE_BLOCK - Static variable in class net.pl3x.map.core.world.Blocks
- NETHERRACK - Static variable in class net.pl3x.map.core.world.Blocks
- NetherRoofRenderer - Class in net.pl3x.map.core.renderer
- NetherRoofRenderer(RegionScanTask, Renderer.Builder) - Constructor for class net.pl3x.map.core.renderer.NetherRoofRenderer
- Network - Class in net.pl3x.map.core.network
- Network() - Constructor for class net.pl3x.map.core.network.Network
- newThread(ForkJoinPool) - Method in class net.pl3x.map.core.Pl3xMap.ThreadFactory
- next() - Method in enum class net.pl3x.map.core.util.SpiralIterator.Direction
-
Get the next direction in a clockwise pattern
- next() - Method in class net.pl3x.map.core.util.SpiralIterator
- NIGHT - Static variable in class net.pl3x.map.core.registry.RendererRegistry
- NightRenderer - Class in net.pl3x.map.core.renderer
- NightRenderer(RegionScanTask, Renderer.Builder) - Constructor for class net.pl3x.map.core.renderer.NightRenderer
- NO_SUCH_PLAYER - Static variable in exception class net.pl3x.map.core.command.exception.PlayerParseException
- NO_SUCH_RENDERER - Static variable in exception class net.pl3x.map.core.command.exception.RendererParseException
- NO_SUCH_WORLD - Static variable in exception class net.pl3x.map.core.command.exception.WorldParseException
- noHeightmap() - Method in class net.pl3x.map.core.world.Chunk
- noHeightmap() - Method in class net.pl3x.map.core.world.ChunkAnvil113
- noHeightmap() - Method in class net.pl3x.map.core.world.ChunkAnvil115
- noHeightmap() - Method in class net.pl3x.map.core.world.ChunkAnvil116
- noHeightmap() - Method in class net.pl3x.map.core.world.ChunkAnvil118
- noHeightmap() - Method in class net.pl3x.map.core.world.EmptyChunk
- NoneHeightmap - Class in net.pl3x.map.core.renderer.heightmap
- NoneHeightmap() - Constructor for class net.pl3x.map.core.renderer.heightmap.NoneHeightmap
- NONZERO - Enum constant in enum class net.pl3x.map.core.markers.option.Fill.Type
-
The value nonzero determines the "insideness" of a point in the shape by drawing a ray from that point to infinity in any direction, and then examining the places where a segment of the shape crosses the ray.
- NORTH - Enum constant in enum class net.pl3x.map.core.util.SpiralIterator.Direction
- NOT_VALID_ZOOM_LEVEL - Static variable in exception class net.pl3x.map.core.command.exception.ZoomParseException
- NOTE_BLOCK - Static variable in class net.pl3x.map.core.world.Blocks
O
- OAK_BUTTON - Static variable in class net.pl3x.map.core.world.Blocks
- OAK_DOOR - Static variable in class net.pl3x.map.core.world.Blocks
- OAK_FENCE - Static variable in class net.pl3x.map.core.world.Blocks
- OAK_FENCE_GATE - Static variable in class net.pl3x.map.core.world.Blocks
- OAK_HANGING_SIGN - Static variable in class net.pl3x.map.core.world.Blocks
- OAK_LEAVES - Static variable in class net.pl3x.map.core.world.Blocks
- OAK_LOG - Static variable in class net.pl3x.map.core.world.Blocks
- OAK_PLANKS - Static variable in class net.pl3x.map.core.world.Blocks
- OAK_PRESSURE_PLATE - Static variable in class net.pl3x.map.core.world.Blocks
- OAK_SAPLING - Static variable in class net.pl3x.map.core.world.Blocks
- OAK_SIGN - Static variable in class net.pl3x.map.core.world.Blocks
- OAK_SLAB - Static variable in class net.pl3x.map.core.world.Blocks
- OAK_STAIRS - Static variable in class net.pl3x.map.core.world.Blocks
- OAK_TRAPDOOR - Static variable in class net.pl3x.map.core.world.Blocks
- OAK_WALL_HANGING_SIGN - Static variable in class net.pl3x.map.core.world.Blocks
- OAK_WALL_SIGN - Static variable in class net.pl3x.map.core.world.Blocks
- OAK_WOOD - Static variable in class net.pl3x.map.core.world.Blocks
- OBSERVER - Static variable in class net.pl3x.map.core.world.Blocks
- OBSIDIAN - Static variable in class net.pl3x.map.core.world.Blocks
- OCHRE_FROGLIGHT - Static variable in class net.pl3x.map.core.world.Blocks
- of(double, double) - Static method in record class net.pl3x.map.core.markers.Point
- of(double, double) - Static method in record class net.pl3x.map.core.markers.Vector
- of(int, int) - Static method in record class net.pl3x.map.core.markers.Point
- of(int, int) - Static method in record class net.pl3x.map.core.markers.Vector
- of(int, int, BlockState, BlockState, LinkedList<Integer>) - Static method in class net.pl3x.map.core.world.Chunk.BlockData
- of(String, double, double, double) - Static method in class net.pl3x.map.core.markers.marker.Circle
-
Create a new circle.
- of(String, double, double, double, double) - Static method in class net.pl3x.map.core.markers.marker.Ellipse
-
Create a new ellipse.
- of(String, double, double, double, double) - Static method in class net.pl3x.map.core.markers.marker.Rectangle
-
Create a new rectangle.
- of(String, double, double, double, double, double) - Static method in class net.pl3x.map.core.markers.marker.Ellipse
-
Create a new ellipse.
- of(String, double, double, String) - Static method in class net.pl3x.map.core.markers.marker.Icon
-
Create a new icon.
- of(String, double, double, String, double) - Static method in class net.pl3x.map.core.markers.marker.Icon
-
Create a new icon.
- of(String, double, double, String, double, double) - Static method in class net.pl3x.map.core.markers.marker.Icon
-
Create a new icon.
- of(String, double, double, Vector) - Static method in class net.pl3x.map.core.markers.marker.Ellipse
-
Create a new ellipse.
- of(String, double, double, Vector, double) - Static method in class net.pl3x.map.core.markers.marker.Ellipse
-
Create a new ellipse.
- of(String, Collection<Point>) - Static method in class net.pl3x.map.core.markers.marker.Polyline
-
Create a new line.
- of(String, Collection<Polygon>) - Static method in class net.pl3x.map.core.markers.marker.MultiPolygon
-
Create a new multi-polygon.
- of(String, Collection<Polyline>) - Static method in class net.pl3x.map.core.markers.marker.MultiPolyline
-
Create a new multi-polyline.
- of(String, Collection<Polyline>) - Static method in class net.pl3x.map.core.markers.marker.Polygon
-
Create a new polygon.
- of(String, Point) - Static method in class net.pl3x.map.core.markers.marker.Polyline
-
Create a new line.
- of(String, Point...) - Static method in class net.pl3x.map.core.markers.marker.Polyline
-
Create a new line.
- of(String, Point, double) - Static method in class net.pl3x.map.core.markers.marker.Circle
-
Create a new circle.
- of(String, Point, double, double) - Static method in class net.pl3x.map.core.markers.marker.Ellipse
-
Create a new ellipse.
- of(String, Point, double, double, double) - Static method in class net.pl3x.map.core.markers.marker.Ellipse
-
Create a new ellipse.
- of(String, Point, String) - Static method in class net.pl3x.map.core.markers.marker.Icon
-
Create a new icon.
- of(String, Point, String, double) - Static method in class net.pl3x.map.core.markers.marker.Icon
-
Create a new icon.
- of(String, Point, String, double, double) - Static method in class net.pl3x.map.core.markers.marker.Icon
-
Create a new icon.
- of(String, Point, String, Vector) - Static method in class net.pl3x.map.core.markers.marker.Icon
-
Create a new icon.
- of(String, Point, Point) - Static method in class net.pl3x.map.core.markers.marker.Rectangle
-
Create a new rectangle.
- of(String, Point, Vector) - Static method in class net.pl3x.map.core.markers.marker.Ellipse
-
Create a new ellipse.
- of(String, Point, Vector, double) - Static method in class net.pl3x.map.core.markers.marker.Ellipse
-
Create a new ellipse.
- of(String, Polygon) - Static method in class net.pl3x.map.core.markers.marker.MultiPolygon
-
Create a new multi-polygon.
- of(String, Polygon...) - Static method in class net.pl3x.map.core.markers.marker.MultiPolygon
-
Create a new multi-polygon.
- of(String, Polyline) - Static method in class net.pl3x.map.core.markers.marker.MultiPolyline
-
Create a new multi-polyline.
- of(String, Polyline) - Static method in class net.pl3x.map.core.markers.marker.Polygon
-
Create a new polygon.
- of(String, Polyline...) - Static method in class net.pl3x.map.core.markers.marker.MultiPolyline
-
Create a new multi-polyline.
- of(String, Polyline...) - Static method in class net.pl3x.map.core.markers.marker.Polygon
-
Create a new polygon.
- OldSchoolHeightmap - Class in net.pl3x.map.core.renderer.heightmap
- OldSchoolHeightmap() - Constructor for class net.pl3x.map.core.renderer.heightmap.OldSchoolHeightmap
- onJoin(Player) - Method in class net.pl3x.map.core.player.PlayerListener
-
Fired when a player joins the server.
- onQuit(Player) - Method in class net.pl3x.map.core.player.PlayerListener
-
Fired when a player leaves the server.
- OPEN_EYEBLOSSOM - Static variable in class net.pl3x.map.core.world.Blocks
- Option<T> - Class in net.pl3x.map.core.markers.option
-
Represents marker option properties
- Option() - Constructor for class net.pl3x.map.core.markers.option.Option
- optional(UUID) - Method in class net.pl3x.map.core.player.PlayerRegistry
- Options - Class in net.pl3x.map.core.markers.option
-
Represents a
Marker
's options. - Options() - Constructor for class net.pl3x.map.core.markers.option.Options
-
Create empty marker options.
- Options(Stroke, Fill, Tooltip, Popup) - Constructor for class net.pl3x.map.core.markers.option.Options
-
Create marker options.
- Options.Builder - Class in net.pl3x.map.core.markers.option
-
Builder for
Options
. - ORANGE_BANNER - Static variable in class net.pl3x.map.core.world.Blocks
- ORANGE_BED - Static variable in class net.pl3x.map.core.world.Blocks
- ORANGE_CANDLE - Static variable in class net.pl3x.map.core.world.Blocks
- ORANGE_CANDLE_CAKE - Static variable in class net.pl3x.map.core.world.Blocks
- ORANGE_CARPET - Static variable in class net.pl3x.map.core.world.Blocks
- ORANGE_CONCRETE - Static variable in class net.pl3x.map.core.world.Blocks
- ORANGE_CONCRETE_POWDER - Static variable in class net.pl3x.map.core.world.Blocks
- ORANGE_GLAZED_TERRACOTTA - Static variable in class net.pl3x.map.core.world.Blocks
- ORANGE_SHULKER_BOX - Static variable in class net.pl3x.map.core.world.Blocks
- ORANGE_STAINED_GLASS - Static variable in class net.pl3x.map.core.world.Blocks
- ORANGE_STAINED_GLASS_PANE - Static variable in class net.pl3x.map.core.world.Blocks
- ORANGE_TERRACOTTA - Static variable in class net.pl3x.map.core.world.Blocks
- ORANGE_TULIP - Static variable in class net.pl3x.map.core.world.Blocks
- ORANGE_WALL_BANNER - Static variable in class net.pl3x.map.core.world.Blocks
- ORANGE_WOOL - Static variable in class net.pl3x.map.core.world.Blocks
- ORDER - Variable in class net.pl3x.map.core.configuration.WorldConfig
- out() - Method in class net.pl3x.map.core.network.Network
- OVERWORLD - Enum constant in enum class net.pl3x.map.core.world.World.Type
- OXEYE_DAISY - Static variable in class net.pl3x.map.core.world.Blocks
- OXIDIZED_CHISELED_COPPER - Static variable in class net.pl3x.map.core.world.Blocks
- OXIDIZED_COPPER - Static variable in class net.pl3x.map.core.world.Blocks
- OXIDIZED_COPPER_BULB - Static variable in class net.pl3x.map.core.world.Blocks
- OXIDIZED_COPPER_DOOR - Static variable in class net.pl3x.map.core.world.Blocks
- OXIDIZED_COPPER_GRATE - Static variable in class net.pl3x.map.core.world.Blocks
- OXIDIZED_COPPER_TRAPDOOR - Static variable in class net.pl3x.map.core.world.Blocks
- OXIDIZED_CUT_COPPER - Static variable in class net.pl3x.map.core.world.Blocks
- OXIDIZED_CUT_COPPER_SLAB - Static variable in class net.pl3x.map.core.world.Blocks
- OXIDIZED_CUT_COPPER_STAIRS - Static variable in class net.pl3x.map.core.world.Blocks
P
- PACKED_ICE - Static variable in class net.pl3x.map.core.world.Blocks
- PACKED_MUD - Static variable in class net.pl3x.map.core.world.Blocks
- PackedIntArrayAccess - Class in net.pl3x.map.core.util
- PackedIntArrayAccess(int, long[]) - Constructor for class net.pl3x.map.core.util.PackedIntArrayAccess
- PALE_HANGING_MOSS - Static variable in class net.pl3x.map.core.world.Blocks
- PALE_MOSS_BLOCK - Static variable in class net.pl3x.map.core.world.Blocks
- PALE_MOSS_CARPET - Static variable in class net.pl3x.map.core.world.Blocks
- PALE_OAK_BUTTON - Static variable in class net.pl3x.map.core.world.Blocks
- PALE_OAK_DOOR - Static variable in class net.pl3x.map.core.world.Blocks
- PALE_OAK_FENCE - Static variable in class net.pl3x.map.core.world.Blocks
- PALE_OAK_FENCE_GATE - Static variable in class net.pl3x.map.core.world.Blocks
- PALE_OAK_HANGING_SIGN - Static variable in class net.pl3x.map.core.world.Blocks
- PALE_OAK_LEAVES - Static variable in class net.pl3x.map.core.world.Blocks
- PALE_OAK_LOG - Static variable in class net.pl3x.map.core.world.Blocks
- PALE_OAK_PLANKS - Static variable in class net.pl3x.map.core.world.Blocks
- PALE_OAK_PRESSURE_PLATE - Static variable in class net.pl3x.map.core.world.Blocks
- PALE_OAK_SAPLING - Static variable in class net.pl3x.map.core.world.Blocks
- PALE_OAK_SIGN - Static variable in class net.pl3x.map.core.world.Blocks
- PALE_OAK_SLAB - Static variable in class net.pl3x.map.core.world.Blocks
- PALE_OAK_STAIRS - Static variable in class net.pl3x.map.core.world.Blocks
- PALE_OAK_TRAPDOOR - Static variable in class net.pl3x.map.core.world.Blocks
- PALE_OAK_WALL_HANGING_SIGN - Static variable in class net.pl3x.map.core.world.Blocks
- PALE_OAK_WALL_SIGN - Static variable in class net.pl3x.map.core.world.Blocks
- PALE_OAK_WOOD - Static variable in class net.pl3x.map.core.world.Blocks
- PANE - Static variable in class net.pl3x.map.core.configuration.PlayersLayerConfig
- parse() - Method in class net.pl3x.map.core.renderer.task.AbstractDataTask
- parse() - Method in class net.pl3x.map.core.renderer.task.UpdateLiveData
- parse() - Method in class net.pl3x.map.core.renderer.task.UpdateMarkerData
- parse(String, TagResolver.Single...) - Static method in class net.pl3x.map.core.configuration.Lang
- parse(CommandContext<C>, CommandInput) - Method in class net.pl3x.map.core.command.parser.WorldParser
- parse(CommandContext<C>, CommandInput) - Method in class net.pl3x.map.core.command.parser.ZoomParser
- parse(CommandContext<C>, CommandInput) - Method in class net.pl3x.map.core.command.parser.RendererParser
- parsePlayers() - Method in class net.pl3x.map.core.player.PlayerRegistry
- parser() - Static method in class net.pl3x.map.core.command.parser.RendererParser
- parser() - Static method in class net.pl3x.map.core.command.parser.WorldParser
- parser() - Static method in class net.pl3x.map.core.command.parser.ZoomParser
- PauseCommand - Class in net.pl3x.map.core.command.commands
- PauseCommand(CommandHandler) - Constructor for class net.pl3x.map.core.command.commands.PauseCommand
- PEARLESCENT_FROGLIGHT - Static variable in class net.pl3x.map.core.world.Blocks
- PEONY - Static variable in class net.pl3x.map.core.world.Blocks
- PETRIFIED_OAK_SLAB - Static variable in class net.pl3x.map.core.world.Blocks
- PIGLIN_HEAD - Static variable in class net.pl3x.map.core.world.Blocks
- PIGLIN_WALL_HEAD - Static variable in class net.pl3x.map.core.world.Blocks
- PINK_BANNER - Static variable in class net.pl3x.map.core.world.Blocks
- PINK_BED - Static variable in class net.pl3x.map.core.world.Blocks
- PINK_CANDLE - Static variable in class net.pl3x.map.core.world.Blocks
- PINK_CANDLE_CAKE - Static variable in class net.pl3x.map.core.world.Blocks
- PINK_CARPET - Static variable in class net.pl3x.map.core.world.Blocks
- PINK_CONCRETE - Static variable in class net.pl3x.map.core.world.Blocks
- PINK_CONCRETE_POWDER - Static variable in class net.pl3x.map.core.world.Blocks
- PINK_GLAZED_TERRACOTTA - Static variable in class net.pl3x.map.core.world.Blocks
- PINK_PETALS - Static variable in class net.pl3x.map.core.world.Blocks
- PINK_SHULKER_BOX - Static variable in class net.pl3x.map.core.world.Blocks
- PINK_STAINED_GLASS - Static variable in class net.pl3x.map.core.world.Blocks
- PINK_STAINED_GLASS_PANE - Static variable in class net.pl3x.map.core.world.Blocks
- PINK_TERRACOTTA - Static variable in class net.pl3x.map.core.world.Blocks
- PINK_TULIP - Static variable in class net.pl3x.map.core.world.Blocks
- PINK_WALL_BANNER - Static variable in class net.pl3x.map.core.world.Blocks
- PINK_WOOL - Static variable in class net.pl3x.map.core.world.Blocks
- PISTON - Static variable in class net.pl3x.map.core.world.Blocks
- PISTON_HEAD - Static variable in class net.pl3x.map.core.world.Blocks
- PITCHER_CROP - Static variable in class net.pl3x.map.core.world.Blocks
- PITCHER_PLANT - Static variable in class net.pl3x.map.core.world.Blocks
- Pl3xMap - Class in net.pl3x.map.core
- Pl3xMap(boolean) - Constructor for class net.pl3x.map.core.Pl3xMap
- Pl3xMap.Provider - Class in net.pl3x.map.core
- Pl3xMap.ThreadFactory - Class in net.pl3x.map.core
- Pl3xMapCommand - Class in net.pl3x.map.core.command
-
Represents a Pl3xMap command.
- Pl3xMapCommand(CommandHandler) - Constructor for class net.pl3x.map.core.command.Pl3xMapCommand
- Pl3xMapDisabledEvent - Class in net.pl3x.map.core.event.server
- Pl3xMapDisabledEvent() - Constructor for class net.pl3x.map.core.event.server.Pl3xMapDisabledEvent
- Pl3xMapEnabledEvent - Class in net.pl3x.map.core.event.server
- Pl3xMapEnabledEvent() - Constructor for class net.pl3x.map.core.event.server.Pl3xMapEnabledEvent
- PlatformParsers - Interface in net.pl3x.map.core.command.parser
- Player - Class in net.pl3x.map.core.player
-
Represents a player.
- Player(String, T) - Constructor for class net.pl3x.map.core.player.Player
- PLAYER_HEAD - Static variable in class net.pl3x.map.core.world.Blocks
- PLAYER_WALL_HEAD - Static variable in class net.pl3x.map.core.world.Blocks
- PlayerListener - Class in net.pl3x.map.core.player
-
Player event listener.
- PlayerListener() - Constructor for class net.pl3x.map.core.player.PlayerListener
- PlayerParseException - Exception Class in net.pl3x.map.core.command.exception
-
Thrown to indicate that a method has been passed an illegal or inappropriate
Sender.Player
argument. - PlayerParseException(String, ArgumentParseException.Reason) - Constructor for exception class net.pl3x.map.core.command.exception.PlayerParseException
-
Construct a new PlayerParseException.
- PlayerRegistry - Class in net.pl3x.map.core.player
-
Manages player specific data
- PlayerRegistry() - Constructor for class net.pl3x.map.core.player.PlayerRegistry
- playerSelectorParser() - Method in interface net.pl3x.map.core.command.parser.PlatformParsers
- PlayersLayer - Class in net.pl3x.map.core.markers.layer
-
Manages player markers.
- PlayersLayer(String, World, Supplier<String>) - Constructor for class net.pl3x.map.core.markers.layer.PlayersLayer
-
Create a new players layer.
- PlayersLayer(World) - Constructor for class net.pl3x.map.core.markers.layer.PlayersLayer
-
Create a new players layer.
- PlayersLayerConfig - Class in net.pl3x.map.core.configuration
- PlayersLayerConfig() - Constructor for class net.pl3x.map.core.configuration.PlayersLayerConfig
- PlayerTexture - Class in net.pl3x.map.core.player
-
Task to fetch and save a players skin.
- PlayerTexture(Player) - Constructor for class net.pl3x.map.core.player.PlayerTexture
- Png - Class in net.pl3x.map.core.image.io
- Png() - Constructor for class net.pl3x.map.core.image.io.Png
- PNG_MATCHER - Static variable in class net.pl3x.map.core.world.World
- PODZOL - Static variable in class net.pl3x.map.core.world.Blocks
- Point - Record Class in net.pl3x.map.core.markers
- Point(int, int) - Constructor for record class net.pl3x.map.core.markers.Point
-
Creates an instance of a
Point
record class. - POINTED_DRIPSTONE - Static variable in class net.pl3x.map.core.world.Blocks
- PointParseException - Exception Class in net.pl3x.map.core.command.exception
-
Thrown to indicate that a method has been passed an illegal or inappropriate
Point
argument. - PointParseException(String, ArgumentParseException.Reason) - Constructor for exception class net.pl3x.map.core.command.exception.PointParseException
-
Construct a new PointParseException.
- POLISHED_ANDESITE - Static variable in class net.pl3x.map.core.world.Blocks
- POLISHED_ANDESITE_SLAB - Static variable in class net.pl3x.map.core.world.Blocks
- POLISHED_ANDESITE_STAIRS - Static variable in class net.pl3x.map.core.world.Blocks
- POLISHED_BASALT - Static variable in class net.pl3x.map.core.world.Blocks
- POLISHED_BLACKSTONE - Static variable in class net.pl3x.map.core.world.Blocks
- POLISHED_BLACKSTONE_BRICK_SLAB - Static variable in class net.pl3x.map.core.world.Blocks
- POLISHED_BLACKSTONE_BRICK_STAIRS - Static variable in class net.pl3x.map.core.world.Blocks
- POLISHED_BLACKSTONE_BRICK_WALL - Static variable in class net.pl3x.map.core.world.Blocks
- POLISHED_BLACKSTONE_BRICKS - Static variable in class net.pl3x.map.core.world.Blocks
- POLISHED_BLACKSTONE_BUTTON - Static variable in class net.pl3x.map.core.world.Blocks
- POLISHED_BLACKSTONE_PRESSURE_PLATE - Static variable in class net.pl3x.map.core.world.Blocks
- POLISHED_BLACKSTONE_SLAB - Static variable in class net.pl3x.map.core.world.Blocks
- POLISHED_BLACKSTONE_STAIRS - Static variable in class net.pl3x.map.core.world.Blocks
- POLISHED_BLACKSTONE_WALL - Static variable in class net.pl3x.map.core.world.Blocks
- POLISHED_DEEPSLATE - Static variable in class net.pl3x.map.core.world.Blocks
- POLISHED_DEEPSLATE_SLAB - Static variable in class net.pl3x.map.core.world.Blocks
- POLISHED_DEEPSLATE_STAIRS - Static variable in class net.pl3x.map.core.world.Blocks
- POLISHED_DEEPSLATE_WALL - Static variable in class net.pl3x.map.core.world.Blocks
- POLISHED_DIORITE - Static variable in class net.pl3x.map.core.world.Blocks
- POLISHED_DIORITE_SLAB - Static variable in class net.pl3x.map.core.world.Blocks
- POLISHED_DIORITE_STAIRS - Static variable in class net.pl3x.map.core.world.Blocks
- POLISHED_GRANITE - Static variable in class net.pl3x.map.core.world.Blocks
- POLISHED_GRANITE_SLAB - Static variable in class net.pl3x.map.core.world.Blocks
- POLISHED_GRANITE_STAIRS - Static variable in class net.pl3x.map.core.world.Blocks
- POLISHED_TUFF - Static variable in class net.pl3x.map.core.world.Blocks
- POLISHED_TUFF_SLAB - Static variable in class net.pl3x.map.core.world.Blocks
- POLISHED_TUFF_STAIRS - Static variable in class net.pl3x.map.core.world.Blocks
- POLISHED_TUFF_WALL - Static variable in class net.pl3x.map.core.world.Blocks
- polygon(String, List<Polyline>) - Static method in class net.pl3x.map.core.markers.marker.Marker
-
Create a new polygon.
- polygon(String, Polyline) - Static method in class net.pl3x.map.core.markers.marker.Marker
-
Create a new polygon.
- polygon(String, Polyline...) - Static method in class net.pl3x.map.core.markers.marker.Marker
-
Create a new polygon.
- Polygon - Class in net.pl3x.map.core.markers.marker
-
Represents a polygon marker.
- Polygon(String, Collection<Polyline>) - Constructor for class net.pl3x.map.core.markers.marker.Polygon
-
Create a new polygon.
- Polygon(String, Polyline) - Constructor for class net.pl3x.map.core.markers.marker.Polygon
-
Create a new polygon.
- Polygon(String, Polyline...) - Constructor for class net.pl3x.map.core.markers.marker.Polygon
-
Create a new polygon.
- polyline(String, List<Point>) - Static method in class net.pl3x.map.core.markers.marker.Marker
-
Create a new polyline.
- polyline(String, Point) - Static method in class net.pl3x.map.core.markers.marker.Marker
-
Create a new polyline.
- polyline(String, Point...) - Static method in class net.pl3x.map.core.markers.marker.Marker
-
Create a new polyline.
- Polyline - Class in net.pl3x.map.core.markers.marker
-
Represents a line of points for a polyline or polygon shape.
- Polyline(String, Collection<Point>) - Constructor for class net.pl3x.map.core.markers.marker.Polyline
-
Create a new line.
- Polyline(String, Point) - Constructor for class net.pl3x.map.core.markers.marker.Polyline
-
Create a new line.
- Polyline(String, Point...) - Constructor for class net.pl3x.map.core.markers.marker.Polyline
-
Create a new line.
- POPPY - Static variable in class net.pl3x.map.core.world.Blocks
- populate() - Method in class net.pl3x.map.core.world.Chunk
- populate() - Method in class net.pl3x.map.core.world.EmptyChunk
- populated - Variable in class net.pl3x.map.core.world.Chunk
- popup(Popup) - Method in class net.pl3x.map.core.markers.option.Options.Builder
-
Set popup properties.
- Popup - Class in net.pl3x.map.core.markers.option
-
Popup properties of a marker.
- Popup() - Constructor for class net.pl3x.map.core.markers.option.Popup
-
Create a popup rule with default options.
- Popup(String) - Constructor for class net.pl3x.map.core.markers.option.Popup
-
Create a popup rule.
- popupAutoPanPadding(Point) - Method in class net.pl3x.map.core.markers.option.Options.Builder
-
Set the margin between the popup and the map view after auto panning was performed.
- popupAutoPanPaddingBottomRight(Point) - Method in class net.pl3x.map.core.markers.option.Options.Builder
-
Set the margin between the popup and the bottom right corner of the map view after auto panning was performed.
- popupAutoPanPaddingTopLeft(Point) - Method in class net.pl3x.map.core.markers.option.Options.Builder
-
Set the margin between the popup and the top left corner of the map view after auto panning was performed.
- popupCloseButton(Boolean) - Method in class net.pl3x.map.core.markers.option.Options.Builder
-
Set whether the popup has a close button.
- popupContent(String) - Method in class net.pl3x.map.core.markers.option.Options.Builder
-
Set the content for this popup rule.
- popupMaxHeight(Integer) - Method in class net.pl3x.map.core.markers.option.Options.Builder
-
Set the max height of the popup.
- popupMaxWidth(Integer) - Method in class net.pl3x.map.core.markers.option.Options.Builder
-
Set the max width of the popup.
- popupMinWidth(Integer) - Method in class net.pl3x.map.core.markers.option.Options.Builder
-
Set the min width of the popup.
- popupOffset(Point) - Method in class net.pl3x.map.core.markers.option.Options.Builder
-
Set offset of this popup rule from marker point
- popupPane(String) - Method in class net.pl3x.map.core.markers.option.Options.Builder
-
Set the map pane where the popup will be added.
- popupShouldAutoClose(Boolean) - Method in class net.pl3x.map.core.markers.option.Options.Builder
-
Set whether the popup automatically closes when another popup is opened.
- popupShouldAutoPan(Boolean) - Method in class net.pl3x.map.core.markers.option.Options.Builder
-
Set whether the map should automatically pan to fit the opened popup.
- popupShouldCloseOnClick(Boolean) - Method in class net.pl3x.map.core.markers.option.Options.Builder
-
Set whether the popup closes when the map is clicked.
- popupShouldCloseOnEscapeKey(Boolean) - Method in class net.pl3x.map.core.markers.option.Options.Builder
-
Set whether the popup closes with the escape key.
- popupShouldKeepInView(Boolean) - Method in class net.pl3x.map.core.markers.option.Options.Builder
-
Set whether the popup should stay in view.
- POTATOES - Static variable in class net.pl3x.map.core.world.Blocks
- POTTED_ACACIA_SAPLING - Static variable in class net.pl3x.map.core.world.Blocks
- POTTED_ALLIUM - Static variable in class net.pl3x.map.core.world.Blocks
- POTTED_AZALEA_BUSH - Static variable in class net.pl3x.map.core.world.Blocks
- POTTED_AZURE_BLUET - Static variable in class net.pl3x.map.core.world.Blocks
- POTTED_BAMBOO - Static variable in class net.pl3x.map.core.world.Blocks
- POTTED_BIRCH_SAPLING - Static variable in class net.pl3x.map.core.world.Blocks
- POTTED_BLUE_ORCHID - Static variable in class net.pl3x.map.core.world.Blocks
- POTTED_BROWN_MUSHROOM - Static variable in class net.pl3x.map.core.world.Blocks
- POTTED_CACTUS - Static variable in class net.pl3x.map.core.world.Blocks
- POTTED_CHERRY_SAPLING - Static variable in class net.pl3x.map.core.world.Blocks
- POTTED_CLOSED_EYEBLOSSOM - Static variable in class net.pl3x.map.core.world.Blocks
- POTTED_CORNFLOWER - Static variable in class net.pl3x.map.core.world.Blocks
- POTTED_CRIMSON_FUNGUS - Static variable in class net.pl3x.map.core.world.Blocks
- POTTED_CRIMSON_ROOTS - Static variable in class net.pl3x.map.core.world.Blocks
- POTTED_DANDELION - Static variable in class net.pl3x.map.core.world.Blocks
- POTTED_DARK_OAK_SAPLING - Static variable in class net.pl3x.map.core.world.Blocks
- POTTED_DEAD_BUSH - Static variable in class net.pl3x.map.core.world.Blocks
- POTTED_FERN - Static variable in class net.pl3x.map.core.world.Blocks
- POTTED_FLOWERING_AZALEA_BUSH - Static variable in class net.pl3x.map.core.world.Blocks
- POTTED_JUNGLE_SAPLING - Static variable in class net.pl3x.map.core.world.Blocks
- POTTED_LILY_OF_THE_VALLEY - Static variable in class net.pl3x.map.core.world.Blocks
- POTTED_MANGROVE_PROPAGULE - Static variable in class net.pl3x.map.core.world.Blocks
- POTTED_OAK_SAPLING - Static variable in class net.pl3x.map.core.world.Blocks
- POTTED_OPEN_EYEBLOSSOM - Static variable in class net.pl3x.map.core.world.Blocks
- POTTED_ORANGE_TULIP - Static variable in class net.pl3x.map.core.world.Blocks
- POTTED_OXEYE_DAISY - Static variable in class net.pl3x.map.core.world.Blocks
- POTTED_PALE_OAK_SAPLING - Static variable in class net.pl3x.map.core.world.Blocks
- POTTED_PINK_TULIP - Static variable in class net.pl3x.map.core.world.Blocks
- POTTED_POPPY - Static variable in class net.pl3x.map.core.world.Blocks
- POTTED_RED_MUSHROOM - Static variable in class net.pl3x.map.core.world.Blocks
- POTTED_RED_TULIP - Static variable in class net.pl3x.map.core.world.Blocks
- POTTED_SPRUCE_SAPLING - Static variable in class net.pl3x.map.core.world.Blocks
- POTTED_TORCHFLOWER - Static variable in class net.pl3x.map.core.world.Blocks
- POTTED_WARPED_FUNGUS - Static variable in class net.pl3x.map.core.world.Blocks
- POTTED_WARPED_ROOTS - Static variable in class net.pl3x.map.core.world.Blocks
- POTTED_WHITE_TULIP - Static variable in class net.pl3x.map.core.world.Blocks
- POTTED_WITHER_ROSE - Static variable in class net.pl3x.map.core.world.Blocks
- pow2(int) - Static method in class net.pl3x.map.core.util.Mathf
- POWDER_SNOW - Static variable in class net.pl3x.map.core.world.Blocks
- POWDER_SNOW_CAULDRON - Static variable in class net.pl3x.map.core.world.Blocks
- POWERED_RAIL - Static variable in class net.pl3x.map.core.world.Blocks
- Preconditions - Class in net.pl3x.map.core.util
- Preconditions() - Constructor for class net.pl3x.map.core.util.Preconditions
- PREFIX_COMMAND - Static variable in class net.pl3x.map.core.configuration.Lang
- PRIORITY - Static variable in class net.pl3x.map.core.configuration.PlayersLayerConfig
- PRIORITY - Static variable in class net.pl3x.map.core.configuration.SpawnLayerConfig
- PRIORITY - Static variable in class net.pl3x.map.core.configuration.WorldBorderLayerConfig
- PRISMARINE - Static variable in class net.pl3x.map.core.world.Blocks
- PRISMARINE_BRICK_SLAB - Static variable in class net.pl3x.map.core.world.Blocks
- PRISMARINE_BRICK_STAIRS - Static variable in class net.pl3x.map.core.world.Blocks
- PRISMARINE_BRICKS - Static variable in class net.pl3x.map.core.world.Blocks
- PRISMARINE_SLAB - Static variable in class net.pl3x.map.core.world.Blocks
- PRISMARINE_STAIRS - Static variable in class net.pl3x.map.core.world.Blocks
- PRISMARINE_WALL - Static variable in class net.pl3x.map.core.world.Blocks
- processFluids(boolean, Region, Biome, Chunk.BlockData, int, int, int) - Method in class net.pl3x.map.core.renderer.Renderer
- Progress - Class in net.pl3x.map.core.renderer.progress
- Progress() - Constructor for class net.pl3x.map.core.renderer.progress.Progress
- PROGRESS_ETA_UNKNOWN - Static variable in class net.pl3x.map.core.configuration.Lang
- PROTOCOL - Static variable in class net.pl3x.map.core.network.Constants
- Provider() - Constructor for class net.pl3x.map.core.Pl3xMap.Provider
- PUMPKIN - Static variable in class net.pl3x.map.core.world.Blocks
- PUMPKIN_STEM - Static variable in class net.pl3x.map.core.world.Blocks
- PURPLE_BANNER - Static variable in class net.pl3x.map.core.world.Blocks
- PURPLE_BED - Static variable in class net.pl3x.map.core.world.Blocks
- PURPLE_CANDLE - Static variable in class net.pl3x.map.core.world.Blocks
- PURPLE_CANDLE_CAKE - Static variable in class net.pl3x.map.core.world.Blocks
- PURPLE_CARPET - Static variable in class net.pl3x.map.core.world.Blocks
- PURPLE_CONCRETE - Static variable in class net.pl3x.map.core.world.Blocks
- PURPLE_CONCRETE_POWDER - Static variable in class net.pl3x.map.core.world.Blocks
- PURPLE_GLAZED_TERRACOTTA - Static variable in class net.pl3x.map.core.world.Blocks
- PURPLE_SHULKER_BOX - Static variable in class net.pl3x.map.core.world.Blocks
- PURPLE_STAINED_GLASS - Static variable in class net.pl3x.map.core.world.Blocks
- PURPLE_STAINED_GLASS_PANE - Static variable in class net.pl3x.map.core.world.Blocks
- PURPLE_TERRACOTTA - Static variable in class net.pl3x.map.core.world.Blocks
- PURPLE_WALL_BANNER - Static variable in class net.pl3x.map.core.world.Blocks
- PURPLE_WOOL - Static variable in class net.pl3x.map.core.world.Blocks
- PURPUR_BLOCK - Static variable in class net.pl3x.map.core.world.Blocks
- PURPUR_PILLAR - Static variable in class net.pl3x.map.core.world.Blocks
- PURPUR_SLAB - Static variable in class net.pl3x.map.core.world.Blocks
- PURPUR_STAIRS - Static variable in class net.pl3x.map.core.world.Blocks
Q
- QUARTZ_BLOCK - Static variable in class net.pl3x.map.core.world.Blocks
- QUARTZ_BRICKS - Static variable in class net.pl3x.map.core.world.Blocks
- QUARTZ_PILLAR - Static variable in class net.pl3x.map.core.world.Blocks
- QUARTZ_SLAB - Static variable in class net.pl3x.map.core.world.Blocks
- QUARTZ_STAIRS - Static variable in class net.pl3x.map.core.world.Blocks
- quinticOut(float) - Static method in class net.pl3x.map.core.renderer.Renderer.Easing
R
- RadiusRenderCommand - Class in net.pl3x.map.core.command.commands
- RadiusRenderCommand(CommandHandler) - Constructor for class net.pl3x.map.core.command.commands.RadiusRenderCommand
- RAIL - Static variable in class net.pl3x.map.core.world.Blocks
- RAW_COPPER_BLOCK - Static variable in class net.pl3x.map.core.world.Blocks
- RAW_GOLD_BLOCK - Static variable in class net.pl3x.map.core.world.Blocks
- RAW_IRON_BLOCK - Static variable in class net.pl3x.map.core.world.Blocks
- read(Path) - Method in class net.pl3x.map.core.image.io.IO.Type
- readGzip(Path) - Static method in class net.pl3x.map.core.util.FileUtil
- readGzip(Path, ByteBuffer) - Static method in class net.pl3x.map.core.util.FileUtil
- Reason(Supplier<String>) - Constructor for class net.pl3x.map.core.command.exception.ArgumentParseException.Reason
- rectangle(String, double, double, double, double) - Static method in class net.pl3x.map.core.markers.marker.Marker
-
Create a new rectangle.
- rectangle(String, Point, Point) - Static method in class net.pl3x.map.core.markers.marker.Marker
-
Create a new rectangle.
- Rectangle - Class in net.pl3x.map.core.markers.area
- Rectangle - Class in net.pl3x.map.core.markers.marker
-
Represents a rectangle marker.
- Rectangle(int, int, int, int) - Constructor for class net.pl3x.map.core.markers.area.Rectangle
- Rectangle(String, double, double, double, double) - Constructor for class net.pl3x.map.core.markers.marker.Rectangle
-
Create a new rectangle.
- Rectangle(String, Point, Point) - Constructor for class net.pl3x.map.core.markers.marker.Rectangle
-
Create a new rectangle.
- red(int) - Static method in class net.pl3x.map.core.util.Colors
- RED_BANNER - Static variable in class net.pl3x.map.core.world.Blocks
- RED_BED - Static variable in class net.pl3x.map.core.world.Blocks
- RED_CANDLE - Static variable in class net.pl3x.map.core.world.Blocks
- RED_CANDLE_CAKE - Static variable in class net.pl3x.map.core.world.Blocks
- RED_CARPET - Static variable in class net.pl3x.map.core.world.Blocks
- RED_CONCRETE - Static variable in class net.pl3x.map.core.world.Blocks
- RED_CONCRETE_POWDER - Static variable in class net.pl3x.map.core.world.Blocks
- RED_GLAZED_TERRACOTTA - Static variable in class net.pl3x.map.core.world.Blocks
- RED_MUSHROOM - Static variable in class net.pl3x.map.core.world.Blocks
- RED_MUSHROOM_BLOCK - Static variable in class net.pl3x.map.core.world.Blocks
- RED_NETHER_BRICK_SLAB - Static variable in class net.pl3x.map.core.world.Blocks
- RED_NETHER_BRICK_STAIRS - Static variable in class net.pl3x.map.core.world.Blocks
- RED_NETHER_BRICK_WALL - Static variable in class net.pl3x.map.core.world.Blocks
- RED_NETHER_BRICKS - Static variable in class net.pl3x.map.core.world.Blocks
- RED_SAND - Static variable in class net.pl3x.map.core.world.Blocks
- RED_SANDSTONE - Static variable in class net.pl3x.map.core.world.Blocks
- RED_SANDSTONE_SLAB - Static variable in class net.pl3x.map.core.world.Blocks
- RED_SANDSTONE_STAIRS - Static variable in class net.pl3x.map.core.world.Blocks
- RED_SANDSTONE_WALL - Static variable in class net.pl3x.map.core.world.Blocks
- RED_SHULKER_BOX - Static variable in class net.pl3x.map.core.world.Blocks
- RED_STAINED_GLASS - Static variable in class net.pl3x.map.core.world.Blocks
- RED_STAINED_GLASS_PANE - Static variable in class net.pl3x.map.core.world.Blocks
- RED_TERRACOTTA - Static variable in class net.pl3x.map.core.world.Blocks
- RED_TULIP - Static variable in class net.pl3x.map.core.world.Blocks
- RED_WALL_BANNER - Static variable in class net.pl3x.map.core.world.Blocks
- RED_WOOL - Static variable in class net.pl3x.map.core.world.Blocks
- REDSTONE_BLOCK - Static variable in class net.pl3x.map.core.world.Blocks
- REDSTONE_LAMP - Static variable in class net.pl3x.map.core.world.Blocks
- REDSTONE_ORE - Static variable in class net.pl3x.map.core.world.Blocks
- REDSTONE_TORCH - Static variable in class net.pl3x.map.core.world.Blocks
- REDSTONE_WALL_TORCH - Static variable in class net.pl3x.map.core.world.Blocks
- REDSTONE_WIRE - Static variable in class net.pl3x.map.core.world.Blocks
- Region - Class in net.pl3x.map.core.world
- Region(World, int, int, Path) - Constructor for class net.pl3x.map.core.world.Region
- RegionDoubleChecker - Class in net.pl3x.map.core.renderer.task
- RegionDoubleChecker() - Constructor for class net.pl3x.map.core.renderer.task.RegionDoubleChecker
- RegionFileWatcher - Class in net.pl3x.map.core.renderer.task
- RegionFileWatcher(World) - Constructor for class net.pl3x.map.core.renderer.task.RegionFileWatcher
- RegionModifiedState - Class in net.pl3x.map.core.world
- RegionModifiedState(World) - Constructor for class net.pl3x.map.core.world.RegionModifiedState
- regionPathsToPoints(World, Collection<Path>, boolean) - Static method in class net.pl3x.map.core.util.FileUtil
- RegionProcessor - Class in net.pl3x.map.core.renderer.task
- RegionProcessor() - Constructor for class net.pl3x.map.core.renderer.task.RegionProcessor
- RegionScanTask - Class in net.pl3x.map.core.renderer.task
- RegionScanTask(World, Point) - Constructor for class net.pl3x.map.core.renderer.task.RegionScanTask
- register() - Method in class net.pl3x.map.core.command.commands.ConfirmCommand
- register() - Method in class net.pl3x.map.core.command.commands.FullRenderCommand
- register() - Method in class net.pl3x.map.core.command.commands.HelpCommand
- register() - Method in class net.pl3x.map.core.command.commands.HideCommand
- register() - Method in class net.pl3x.map.core.command.commands.PauseCommand
- register() - Method in class net.pl3x.map.core.command.commands.RadiusRenderCommand
- register() - Method in class net.pl3x.map.core.command.commands.ReloadCommand
- register() - Method in class net.pl3x.map.core.command.commands.ResetMapCommand
- register() - Method in class net.pl3x.map.core.command.commands.ResumeCommand
- register() - Method in class net.pl3x.map.core.command.commands.ShowCommand
- register() - Method in class net.pl3x.map.core.command.commands.StatusCommand
- register() - Method in class net.pl3x.map.core.command.commands.StitchCommand
- register() - Method in class net.pl3x.map.core.command.commands.VersionCommand
- register() - Method in class net.pl3x.map.core.command.Pl3xMapCommand
-
Register subcommand.
- register() - Static method in class net.pl3x.map.core.image.io.IO
- register() - Method in class net.pl3x.map.core.network.Network
- register() - Method in class net.pl3x.map.core.registry.RendererRegistry
- register() - Method in class net.pl3x.map.core.renderer.heightmap.HeightmapRegistry
- register(String, int) - Method in class net.pl3x.map.core.registry.BlockRegistry
- register(String, int, int, int, int, Biome.GrassModifier) - Method in class net.pl3x.map.core.registry.BiomeRegistry
- register(String, IconImage) - Method in class net.pl3x.map.core.registry.IconRegistry
-
Register a new image.
- register(String, IO.Type) - Static method in class net.pl3x.map.core.image.io.IO
- register(String, T) - Method in class net.pl3x.map.core.registry.Registry
- register(UUID, Player) - Method in class net.pl3x.map.core.player.PlayerRegistry
- register(EventListener) - Method in class net.pl3x.map.core.event.EventRegistry
- register(T) - Method in class net.pl3x.map.core.registry.Registry
- registerDefaults() - Static method in class net.pl3x.map.core.world.Blocks
- RegisteredHandler - Class in net.pl3x.map.core.event
- RegisteredHandler(EventListener, Method) - Constructor for class net.pl3x.map.core.event.RegisteredHandler
- registeredMarkers() - Method in class net.pl3x.map.core.markers.layer.SimpleLayer
-
Get an unmodifiable view of the registered markers.
- registerNameDecorator(int, BiFunction<Player, String, String>) - Method in class net.pl3x.map.core.player.Player
-
Function that is used to change player name in a player list
- registerSubcommand(UnaryOperator<Command.Builder<Sender>>) - Method in interface net.pl3x.map.core.command.CommandHandler
-
Register a new subcommand.
- registerSubcommands() - Method in interface net.pl3x.map.core.command.CommandHandler
- Registry<T> - Class in net.pl3x.map.core.registry
- Registry() - Constructor for class net.pl3x.map.core.registry.Registry
- REINFORCED_DEEPSLATE - Static variable in class net.pl3x.map.core.world.Blocks
- reload() - Static method in class net.pl3x.map.core.configuration.ColorsConfig
- reload() - Static method in class net.pl3x.map.core.configuration.Config
- reload() - Static method in class net.pl3x.map.core.configuration.Lang
- reload() - Static method in class net.pl3x.map.core.configuration.PlayersLayerConfig
- reload() - Static method in class net.pl3x.map.core.configuration.SpawnLayerConfig
- reload() - Static method in class net.pl3x.map.core.configuration.WorldBorderLayerConfig
- reload() - Method in class net.pl3x.map.core.configuration.WorldConfig
- reload(Path, Class<? extends AbstractConfig>) - Method in class net.pl3x.map.core.configuration.AbstractConfig
- ReloadCommand - Class in net.pl3x.map.core.command.commands
- ReloadCommand(CommandHandler) - Constructor for class net.pl3x.map.core.command.commands.ReloadCommand
- remove(String) - Method in class net.pl3x.map.core.markers.JsonObjectWrapper
-
Removes the
property
from thisJsonObject
. - removeLine(Collection<Polyline>) - Method in class net.pl3x.map.core.markers.marker.Polygon
-
Remove polylines from this polygon.
- removeLine(Polyline) - Method in class net.pl3x.map.core.markers.marker.Polygon
-
Remove a polyline from this polygon.
- removeLine(Polyline...) - Method in class net.pl3x.map.core.markers.marker.Polygon
-
Remove polylines from this polygon.
- removeMarker(String) - Method in class net.pl3x.map.core.markers.layer.SimpleLayer
-
Remove a marker from this layer, returning either the removed marker, or
null
if no marker was present for the provided key. - removePoint(Collection<Point>) - Method in class net.pl3x.map.core.markers.marker.Polyline
-
Remove points from this polyline.
- removePoint(Point) - Method in class net.pl3x.map.core.markers.marker.Polyline
-
Remove a point from this polyline.
- removePoint(Point...) - Method in class net.pl3x.map.core.markers.marker.Polyline
-
Remove points from this polyline.
- removePoly(Collection<Polygon>) - Method in class net.pl3x.map.core.markers.marker.MultiPolygon
-
Remove polygons from this multi-polygon.
- removePoly(Polygon) - Method in class net.pl3x.map.core.markers.marker.MultiPolygon
-
Remove a polygon from this multi-polygon.
- removePoly(Polygon...) - Method in class net.pl3x.map.core.markers.marker.MultiPolygon
-
Remove polygons from this multi-polygon.
- removePolyline(Collection<Polyline>) - Method in class net.pl3x.map.core.markers.marker.MultiPolyline
-
Remove polylines from this multi-polyline.
- removePolyline(Polyline) - Method in class net.pl3x.map.core.markers.marker.MultiPolyline
-
Remove a polyline from this multi-polyline.
- removePolyline(Polyline...) - Method in class net.pl3x.map.core.markers.marker.MultiPolyline
-
Remove polylines from this multi-polyline.
- RENDER_BIOME_BLEND - Variable in class net.pl3x.map.core.configuration.WorldConfig
- RENDER_HEIGHTMAP_TYPE - Variable in class net.pl3x.map.core.configuration.WorldConfig
- RENDER_RENDERERS - Variable in class net.pl3x.map.core.configuration.WorldConfig
- RENDER_SKYLIGHT - Variable in class net.pl3x.map.core.configuration.WorldConfig
- RENDER_THREADS - Static variable in class net.pl3x.map.core.configuration.Config
- RENDER_TRANSLUCENT_FLUIDS - Variable in class net.pl3x.map.core.configuration.WorldConfig
- RENDER_TRANSLUCENT_GLASS - Variable in class net.pl3x.map.core.configuration.WorldConfig
- Renderer - Class in net.pl3x.map.core.renderer
- Renderer(RegionScanTask, Renderer.Builder) - Constructor for class net.pl3x.map.core.renderer.Renderer
- Renderer.Builder - Class in net.pl3x.map.core.renderer
- Renderer.Easing - Class in net.pl3x.map.core.renderer
- RendererParseException - Exception Class in net.pl3x.map.core.command.exception
-
Thrown to indicate that a method has been passed an illegal or inappropriate
Renderer.Builder
argument. - RendererParseException(String, ArgumentParseException.Reason) - Constructor for exception class net.pl3x.map.core.command.exception.RendererParseException
-
Construct a new RendererParseException.
- RendererParser<C> - Class in net.pl3x.map.core.command.parser
-
Parser that parses strings into
Renderer.Builder
s. - RendererParser() - Constructor for class net.pl3x.map.core.command.parser.RendererParser
- RendererRegistry - Class in net.pl3x.map.core.registry
- RendererRegistry() - Constructor for class net.pl3x.map.core.registry.RendererRegistry
- REPEATER - Static variable in class net.pl3x.map.core.world.Blocks
- REPEATING_COMMAND_BLOCK - Static variable in class net.pl3x.map.core.world.Blocks
- ResetMapCommand - Class in net.pl3x.map.core.command.commands
- ResetMapCommand(CommandHandler) - Constructor for class net.pl3x.map.core.command.commands.ResetMapCommand
- RESIN_BLOCK - Static variable in class net.pl3x.map.core.world.Blocks
- RESIN_BRICK_SLAB - Static variable in class net.pl3x.map.core.world.Blocks
- RESIN_BRICK_STAIRS - Static variable in class net.pl3x.map.core.world.Blocks
- RESIN_BRICK_WALL - Static variable in class net.pl3x.map.core.world.Blocks
- RESIN_BRICKS - Static variable in class net.pl3x.map.core.world.Blocks
- RESIN_CLUMP - Static variable in class net.pl3x.map.core.world.Blocks
- resolvePlayerFromPlayerSelector(String, CommandContext<Sender>) - Method in interface net.pl3x.map.core.command.parser.PlatformParsers
- resolvePointFromColumnPos(String, CommandContext<Sender>) - Method in interface net.pl3x.map.core.command.parser.PlatformParsers
- resolveWorld(CommandContext<Sender>, String) - Static method in class net.pl3x.map.core.command.parser.WorldParser
- RESPAWN_ANCHOR - Static variable in class net.pl3x.map.core.world.Blocks
- RESPONSE_SUCCESS - Static variable in class net.pl3x.map.core.network.Constants
- ResumeCommand - Class in net.pl3x.map.core.command.commands
- ResumeCommand(CommandHandler) - Constructor for class net.pl3x.map.core.command.commands.ResumeCommand
- rgb(int, int, int) - Static method in class net.pl3x.map.core.util.Colors
- rgb2bgr(int) - Static method in class net.pl3x.map.core.util.Colors
- RIGHT - Enum constant in enum class net.pl3x.map.core.markers.option.Tooltip.Direction
-
Opens the tooltip to the right of the anchor.
- ROOTED_DIRT - Static variable in class net.pl3x.map.core.world.Blocks
- ROSE_BUSH - Static variable in class net.pl3x.map.core.world.Blocks
- ROUND - Enum constant in enum class net.pl3x.map.core.markers.option.Stroke.LineCapShape
-
The round value indicates that at the end of each subpath the stroke will be extended by a half circle with a diameter equal to the stroke width.
- ROUND - Enum constant in enum class net.pl3x.map.core.markers.option.Stroke.LineJoinShape
-
The round value indicates that a round corner is to be used to join path segments.
- run() - Method in class net.pl3x.map.core.player.PlayerTexture
- run() - Method in class net.pl3x.map.core.renderer.progress.Progress
- run() - Method in class net.pl3x.map.core.renderer.task.AbstractDataTask
- run() - Method in class net.pl3x.map.core.renderer.task.RegionDoubleChecker
- run() - Method in class net.pl3x.map.core.renderer.task.RegionFileWatcher
- run() - Method in class net.pl3x.map.core.renderer.task.RegionScanTask
- run() - Method in class net.pl3x.map.core.renderer.task.UpdateSettingsData
- running - Variable in class net.pl3x.map.core.renderer.task.AbstractDataTask
S
- SAND - Static variable in class net.pl3x.map.core.world.Blocks
- SANDSTONE - Static variable in class net.pl3x.map.core.world.Blocks
- SANDSTONE_SLAB - Static variable in class net.pl3x.map.core.world.Blocks
- SANDSTONE_STAIRS - Static variable in class net.pl3x.map.core.world.Blocks
- SANDSTONE_WALL - Static variable in class net.pl3x.map.core.world.Blocks
- save() - Method in class net.pl3x.map.core.configuration.AbstractConfig
- save() - Method in class net.pl3x.map.core.world.RegionModifiedState
- saveData(Point) - Method in class net.pl3x.map.core.renderer.BlockInfoRenderer
- saveData(Point) - Method in class net.pl3x.map.core.renderer.Renderer
- saveGzip(byte[], Path) - Static method in class net.pl3x.map.core.util.FileUtil
- saveGzip(String, Path) - Static method in class net.pl3x.map.core.util.FileUtil
- saveToDisk() - Method in class net.pl3x.map.core.image.TileImage
- saveToDisk() - Method in class net.pl3x.map.core.registry.BlockRegistry
- saveToDisk(World) - Method in class net.pl3x.map.core.registry.BiomeRegistry
- SCAFFOLDING - Static variable in class net.pl3x.map.core.world.Blocks
- scanBlock(Region, Chunk, Chunk.BlockData, int, int) - Method in class net.pl3x.map.core.renderer.BasicRenderer
- scanBlock(Region, Chunk, Chunk.BlockData, int, int) - Method in class net.pl3x.map.core.renderer.BiomeRenderer
- scanBlock(Region, Chunk, Chunk.BlockData, int, int) - Method in class net.pl3x.map.core.renderer.BlockInfoRenderer
- scanBlock(Region, Chunk, Chunk.BlockData, int, int) - Method in class net.pl3x.map.core.renderer.FlowerMapRenderer
- scanBlock(Region, Chunk, Chunk.BlockData, int, int) - Method in class net.pl3x.map.core.renderer.InhabitedRenderer
- scanBlock(Region, Chunk, Chunk.BlockData, int, int) - Method in class net.pl3x.map.core.renderer.NetherRoofRenderer
- scanBlock(Region, Chunk, Chunk.BlockData, int, int) - Method in class net.pl3x.map.core.renderer.NightRenderer
- scanBlock(Region, Chunk, Chunk.BlockData, int, int) - Method in class net.pl3x.map.core.renderer.Renderer
- scanBlock(Region, Chunk, Chunk.BlockData, int, int) - Method in class net.pl3x.map.core.renderer.VanillaRenderer
- scanBlock(Region, Chunk, Chunk.BlockData, int, int) - Method in class net.pl3x.map.core.renderer.VintageStoryRenderer
- scanData(Region) - Method in class net.pl3x.map.core.renderer.BlockInfoRenderer
- scanData(Region) - Method in class net.pl3x.map.core.renderer.InhabitedRenderer
- scanData(Region) - Method in class net.pl3x.map.core.renderer.NetherRoofRenderer
- scanData(Region) - Method in class net.pl3x.map.core.renderer.NightRenderer
- scanData(Region) - Method in class net.pl3x.map.core.renderer.Renderer
- scanData(Region) - Method in class net.pl3x.map.core.renderer.VanillaRenderer
- scanData(Region) - Method in class net.pl3x.map.core.renderer.VintageStoryRenderer
- Scheduler - Class in net.pl3x.map.core.scheduler
- Scheduler() - Constructor for class net.pl3x.map.core.scheduler.Scheduler
- SCULK - Static variable in class net.pl3x.map.core.world.Blocks
- SCULK_CATALYST - Static variable in class net.pl3x.map.core.world.Blocks
- SCULK_SENSOR - Static variable in class net.pl3x.map.core.world.Blocks
- SCULK_SHRIEKER - Static variable in class net.pl3x.map.core.world.Blocks
- SCULK_VEIN - Static variable in class net.pl3x.map.core.world.Blocks
- SEA_LANTERN - Static variable in class net.pl3x.map.core.world.Blocks
- SEA_PICKLE - Static variable in class net.pl3x.map.core.world.Blocks
- SEAGRASS - Static variable in class net.pl3x.map.core.world.Blocks
- Section(World, CompoundTag) - Constructor for class net.pl3x.map.core.world.ChunkAnvil118.Section
- Section(CompoundTag) - Constructor for class net.pl3x.map.core.world.ChunkAnvil113.Section
- Section(CompoundTag) - Constructor for class net.pl3x.map.core.world.ChunkAnvil115.Section
- Section(CompoundTag) - Constructor for class net.pl3x.map.core.world.ChunkAnvil116.Section
- send(String) - Method in class net.pl3x.map.core.httpd.LiveDataHandler
- send(String, String) - Method in class net.pl3x.map.core.httpd.LiveDataHandler
- send(String, String, LiveDataHandler.SuccessCallback) - Method in class net.pl3x.map.core.httpd.LiveDataHandler
- send(String, String, LiveDataHandler.SuccessCallback, LiveDataHandler.FailureCallback) - Method in class net.pl3x.map.core.httpd.LiveDataHandler
- send(T, ByteArrayDataOutput) - Method in class net.pl3x.map.core.network.Network
- Sender - Class in net.pl3x.map.core.command
-
Represents a command sender.
- Sender(T) - Constructor for class net.pl3x.map.core.command.Sender
- Sender.Player<T> - Interface in net.pl3x.map.core.command
- sendMapData(T, int) - Method in class net.pl3x.map.core.network.Network
- sendMessage(boolean, ComponentLike) - Method in class net.pl3x.map.core.command.Sender
- sendMessage(String) - Method in class net.pl3x.map.core.command.Sender
- sendMessage(String, boolean) - Method in class net.pl3x.map.core.command.Sender
- sendMessage(String, boolean, TagResolver.Single...) - Method in class net.pl3x.map.core.command.Sender
- sendMessage(String, TagResolver.Single...) - Method in class net.pl3x.map.core.command.Sender
- sendServerData(T) - Method in class net.pl3x.map.core.network.Network
- serialize() - Method in interface net.pl3x.map.core.markers.area.Area
- serialize() - Method in class net.pl3x.map.core.markers.area.Border
- serialize() - Method in class net.pl3x.map.core.markers.area.Circle
- serialize() - Method in class net.pl3x.map.core.markers.area.Rectangle
- serialize(Marker<?>, Type, JsonSerializationContext) - Method in class net.pl3x.map.core.renderer.task.AbstractDataTask.Adapter
- SERVER_DATA - Static variable in class net.pl3x.map.core.network.Constants
- ServerLoadedEvent - Class in net.pl3x.map.core.event.server
- ServerLoadedEvent() - Constructor for class net.pl3x.map.core.event.server.ServerLoadedEvent
- set(long, long) - Method in class net.pl3x.map.core.world.RegionModifiedState
- set(String, Object) - Method in class net.pl3x.map.core.configuration.AbstractConfig
- set(String, Object) - Method in class net.pl3x.map.core.configuration.ColorsConfig
- set(String, Object) - Method in class net.pl3x.map.core.configuration.WorldConfig
- setAlpha(int, int) - Static method in class net.pl3x.map.core.util.Colors
- setAnchor(Vector) - Method in class net.pl3x.map.core.markers.marker.Icon
-
Set the coordinates of the "tip" of the icon (relative to its top left corner).
- setAutoPanPadding(Point) - Method in class net.pl3x.map.core.markers.option.Popup
-
Set the margin between the popup and the map view after auto panning was performed.
- setAutoPanPaddingBottomRight(Point) - Method in class net.pl3x.map.core.markers.option.Popup
-
Set the margin between the popup and the bottom right corner of the map view after auto panning was performed.
- setAutoPanPaddingTopLeft(Point) - Method in class net.pl3x.map.core.markers.option.Popup
-
Set the margin between the popup and the top left corner of the map view after auto panning was performed.
- setCenter(Point) - Method in class net.pl3x.map.core.markers.marker.Circle
-
Set a new center
Point
for this circle. - setCenter(Point) - Method in class net.pl3x.map.core.markers.marker.Ellipse
-
Set a new center
Point
for this ellipse. - setCloseButton(Boolean) - Method in class net.pl3x.map.core.markers.option.Popup
-
Set whether the popup has a close button.
- setColor(Integer) - Method in class net.pl3x.map.core.markers.option.Fill
-
Set a new color for this fill rule.
- setColor(Integer) - Method in class net.pl3x.map.core.markers.option.Stroke
-
Set the color of this stroke rule.
- setComment(String, String) - Method in class net.pl3x.map.core.configuration.AbstractConfig
- setComment(String, String) - Method in class net.pl3x.map.core.configuration.WorldConfig
- setContent(String) - Method in class net.pl3x.map.core.markers.option.Popup
-
Set the content for this popup rule.
- setContent(String) - Method in class net.pl3x.map.core.markers.option.Tooltip
-
Set the content for this tooltip rule.
- setCss(String) - Method in class net.pl3x.map.core.markers.layer.Layer
-
Set the custom CSS to add for this layer.
- setDashOffset(String) - Method in class net.pl3x.map.core.markers.option.Stroke
-
Set the distance into the dash pattern to start the dash.
- setDashPattern(String) - Method in class net.pl3x.map.core.markers.option.Stroke
-
Set the stroke dash pattern.
- setDefaultHidden(boolean) - Method in class net.pl3x.map.core.markers.layer.Layer
-
Set if this layer is hidden by default in the control box.
- setDirection(Tooltip.Direction) - Method in class net.pl3x.map.core.markers.option.Tooltip
-
Set the direction where to open the tooltip.
- setEnabled(Boolean) - Method in class net.pl3x.map.core.markers.option.Fill
-
Set whether to fill the path with color.
- setEnabled(Boolean) - Method in class net.pl3x.map.core.markers.option.Stroke
-
Set whether to draw stroke along the path.
- setFill(Fill) - Method in class net.pl3x.map.core.markers.option.Options
-
Set new fill rules.
- setHidden(boolean, boolean) - Method in class net.pl3x.map.core.player.Player
-
Set if the player is hidden from the map
- setImage(String) - Method in class net.pl3x.map.core.markers.marker.Icon
-
Set the image to use for this icon.
- setLabel(String) - Method in class net.pl3x.map.core.markers.layer.Layer
-
Set the label of this layer, shown in the control box.
- setLabel(Supplier<String>) - Method in class net.pl3x.map.core.markers.layer.Layer
-
Set the label supplier of this layer, shown in the control box.
- setLineCapShape(Stroke.LineCapShape) - Method in class net.pl3x.map.core.markers.option.Stroke
-
Set the shape to be used at the end of the stroke.
- setLineJoinShape(Stroke.LineJoinShape) - Method in class net.pl3x.map.core.markers.option.Stroke
-
Set the shape to be used at the corners of the stroke.
- setLiveUpdate(boolean) - Method in class net.pl3x.map.core.markers.layer.Layer
-
Set whether to push this layer through sse.
- setMaxHeight(Integer) - Method in class net.pl3x.map.core.markers.option.Popup
-
Set the max height of the popup.
- setMaxWidth(Integer) - Method in class net.pl3x.map.core.markers.option.Popup
-
Set the max width of the popup.
- setMinWidth(Integer) - Method in class net.pl3x.map.core.markers.option.Popup
-
Set the min width of the popup.
- setOffset(Point) - Method in class net.pl3x.map.core.markers.option.Popup
-
Set offset of this popup rule from marker point
- setOffset(Point) - Method in class net.pl3x.map.core.markers.option.Tooltip
-
Set offset of this tooltip rule from marker point.
- setOpacity(Double) - Method in class net.pl3x.map.core.markers.option.Tooltip
-
Set the tooltip opacity percent.
- setOptions(Options) - Method in class net.pl3x.map.core.markers.layer.WorldLayer
- setOptions(Options) - Method in class net.pl3x.map.core.markers.marker.Marker
-
Set new options for this marker.
- setOptions(Options.Builder) - Method in class net.pl3x.map.core.markers.marker.Marker
-
Set new options for this marker.
- setPane(String) - Method in class net.pl3x.map.core.markers.layer.Layer
-
Set the map pane for this layer.
- setPane(String) - Method in class net.pl3x.map.core.markers.marker.Marker
-
Set the map pane where the marker will be added.
- setPane(String) - Method in class net.pl3x.map.core.markers.option.Popup
-
Set the map pane where the popup will be added.
- setPane(String) - Method in class net.pl3x.map.core.markers.option.Tooltip
-
Set the map pane where the tooltip will be added.
- setPaused(boolean) - Method in class net.pl3x.map.core.renderer.task.RegionProcessor
- setPermanent(Boolean) - Method in class net.pl3x.map.core.markers.option.Tooltip
-
Set whether to open the tooltip permanently or only on mouseover
- setPersistentlyHidden(boolean) - Method in class net.pl3x.map.core.player.Player
-
Set whether the player has hidden flag set persistently.
- setPixel(int, int, int) - Method in class net.pl3x.map.core.image.TileImage
- setPlayer(Object) - Method in class net.pl3x.map.core.player.Player
- setPoint(Point) - Method in class net.pl3x.map.core.markers.marker.Icon
-
Set a new
Point
on the map for this icon. - setPoint1(Point) - Method in class net.pl3x.map.core.markers.marker.Rectangle
-
Set the first
Point
of this rectangle. - setPoint2(Point) - Method in class net.pl3x.map.core.markers.marker.Rectangle
-
Set the second
Point
of this rectangle. - setPopup(Popup) - Method in class net.pl3x.map.core.markers.option.Options
-
Set new popup rules.
- setPriority(int) - Method in class net.pl3x.map.core.markers.layer.Layer
-
Set the indexed order for this layer in the control box.
- setProcessedChunks(long) - Method in class net.pl3x.map.core.renderer.progress.Progress
- setProcessedRegions(long) - Method in class net.pl3x.map.core.renderer.progress.Progress
- setRadius(double) - Method in class net.pl3x.map.core.markers.marker.Circle
-
Set the radius for this circle.
- setRadius(Vector) - Method in class net.pl3x.map.core.markers.marker.Ellipse
-
Set a new radius for this ellipse.
- setRetina(String) - Method in class net.pl3x.map.core.markers.marker.Icon
-
Set the retina sized image to use for this icon.
- setRotationAngle(Double) - Method in class net.pl3x.map.core.markers.marker.Icon
-
Set the rotation angle, in degrees, clockwise.
- setRotationOrigin(String) - Method in class net.pl3x.map.core.markers.marker.Icon
-
Set the rotation origin, as a transform-origin CSS rule.
- setShadow(String) - Method in class net.pl3x.map.core.markers.marker.Icon
-
Set the shadow image to use for this icon.
- setShadowAnchor(Vector) - Method in class net.pl3x.map.core.markers.marker.Icon
-
Set the coordinates of the "tip" of the shadow image (relative to its top left corner).
- setShadowRetina(String) - Method in class net.pl3x.map.core.markers.marker.Icon
-
Set the retina sized shadow image to use for this icon.
- setShadowSize(Vector) - Method in class net.pl3x.map.core.markers.marker.Icon
-
Set the size of the shadow image in pixels.
- setShouldAutoClose(Boolean) - Method in class net.pl3x.map.core.markers.option.Popup
-
Set whether the popup automatically closes when another popup is opened.
- setShouldAutoPan(Boolean) - Method in class net.pl3x.map.core.markers.option.Popup
-
Set whether the map should automatically pan to fit the opened popup.
- setShouldCloseOnClick(Boolean) - Method in class net.pl3x.map.core.markers.option.Popup
-
Set whether the popup closes when the map is clicked.
- setShouldCloseOnEscapeKey(Boolean) - Method in class net.pl3x.map.core.markers.option.Popup
-
Set whether the popup closes with the escape key.
- setShouldKeepInView(Boolean) - Method in class net.pl3x.map.core.markers.option.Popup
-
Set whether the popup should stay in view.
- setShowControls(boolean) - Method in class net.pl3x.map.core.markers.layer.Layer
-
Set whether to show this layer in the control box.
- setSize(Vector) - Method in class net.pl3x.map.core.markers.marker.Icon
-
Set the size of the image, in pixels.
- setSticky(Boolean) - Method in class net.pl3x.map.core.markers.option.Tooltip
-
Set whether the tooltip is sticky or not.
- setStroke(Stroke) - Method in class net.pl3x.map.core.markers.option.Options
-
Set new stroke rules.
- setTilt(Double) - Method in class net.pl3x.map.core.markers.marker.Ellipse
-
Set the tilt of this ellipse, in degrees.
- setTooltip(Tooltip) - Method in class net.pl3x.map.core.markers.option.Options
-
Set new tooltip rules.
- setTotalChunks(long) - Method in class net.pl3x.map.core.renderer.progress.Progress
- setTotalRegions(long) - Method in class net.pl3x.map.core.renderer.progress.Progress
- setType(Fill.Type) - Method in class net.pl3x.map.core.markers.option.Fill
-
Set a new fill type for this fill rule.
- setUpdateInterval(int) - Method in class net.pl3x.map.core.markers.layer.Layer
-
Set this layer's update interval (in seconds).
- setUpdateInterval(int, boolean) - Method in class net.pl3x.map.core.markers.layer.Layer
-
Set this layer's update interval (in seconds or in ticks).
- setupExceptionHandlers() - Method in interface net.pl3x.map.core.command.CommandHandler
- setWeight(Integer) - Method in class net.pl3x.map.core.markers.option.Stroke
-
Set the weight for this stroke rule.
- setWorld(World) - Method in class net.pl3x.map.core.renderer.progress.Progress
- setZIndex(Integer) - Method in class net.pl3x.map.core.markers.layer.Layer
-
Set the z-index for this layer.
- severe(String) - Static method in class net.pl3x.map.core.log.Logger
- severe(String, Throwable) - Static method in class net.pl3x.map.core.log.Logger
- shade(int, int) - Static method in class net.pl3x.map.core.util.Colors
- SHORT_GRASS - Static variable in class net.pl3x.map.core.world.Blocks
- shouldAutoClose() - Method in class net.pl3x.map.core.markers.option.Popup
-
Get whether the popup automatically closes when another popup is opened.
- shouldAutoPan() - Method in class net.pl3x.map.core.markers.option.Popup
-
Get whether the map should automatically pan to fit the opened popup.
- shouldCloseOnClick() - Method in class net.pl3x.map.core.markers.option.Popup
-
Get whether the popup closes when the map is clicked.
- shouldCloseOnEscapeKey() - Method in class net.pl3x.map.core.markers.option.Popup
-
Get whether the popup closes with the escape key.
- shouldKeepInView() - Method in class net.pl3x.map.core.markers.option.Popup
-
Get whether the popup should stay in view.
- shouldShowControls() - Method in class net.pl3x.map.core.markers.layer.Layer
-
Get whether to show this layer in the control box.
- SHOW_CONTROLS - Static variable in class net.pl3x.map.core.configuration.PlayersLayerConfig
- SHOW_CONTROLS - Static variable in class net.pl3x.map.core.configuration.SpawnLayerConfig
- SHOW_CONTROLS - Static variable in class net.pl3x.map.core.configuration.WorldBorderLayerConfig
- ShowCommand - Class in net.pl3x.map.core.command.commands
- ShowCommand(CommandHandler) - Constructor for class net.pl3x.map.core.command.commands.ShowCommand
- SHROOMLIGHT - Static variable in class net.pl3x.map.core.world.Blocks
- SHULKER_BOX - Static variable in class net.pl3x.map.core.world.Blocks
- shutdown() - Method in class net.pl3x.map.core.metrics.Metrics.MetricsBase
- shutdown() - Method in class net.pl3x.map.core.metrics.Metrics
-
Shuts down the underlying scheduler service.
- SimpleLayer - Class in net.pl3x.map.core.markers.layer
-
Represents a simple layer of markers and other metadata.
- SimpleLayer(String, Supplier<String>) - Constructor for class net.pl3x.map.core.markers.layer.SimpleLayer
-
Create a new simple layer.
- SimplePie(String, Callable<String>) - Constructor for class net.pl3x.map.core.metrics.Metrics.SimplePie
-
Class constructor.
- size() - Method in class net.pl3x.map.core.markers.JsonObjectWrapper
-
Returns the number of key/value pairs in the object.
- size() - Method in class net.pl3x.map.core.registry.Registry
- SKELETON_SKULL - Static variable in class net.pl3x.map.core.world.Blocks
- SKELETON_WALL_SKULL - Static variable in class net.pl3x.map.core.world.Blocks
- SLIME_BLOCK - Static variable in class net.pl3x.map.core.world.Blocks
- SMALL_AMETHYST_BUD - Static variable in class net.pl3x.map.core.world.Blocks
- SMALL_DRIPLEAF - Static variable in class net.pl3x.map.core.world.Blocks
- SMITHING_TABLE - Static variable in class net.pl3x.map.core.world.Blocks
- SMOKER - Static variable in class net.pl3x.map.core.world.Blocks
- SMOOTH_BASALT - Static variable in class net.pl3x.map.core.world.Blocks
- SMOOTH_QUARTZ - Static variable in class net.pl3x.map.core.world.Blocks
- SMOOTH_QUARTZ_SLAB - Static variable in class net.pl3x.map.core.world.Blocks
- SMOOTH_QUARTZ_STAIRS - Static variable in class net.pl3x.map.core.world.Blocks
- SMOOTH_RED_SANDSTONE - Static variable in class net.pl3x.map.core.world.Blocks
- SMOOTH_RED_SANDSTONE_SLAB - Static variable in class net.pl3x.map.core.world.Blocks
- SMOOTH_RED_SANDSTONE_STAIRS - Static variable in class net.pl3x.map.core.world.Blocks
- SMOOTH_SANDSTONE - Static variable in class net.pl3x.map.core.world.Blocks
- SMOOTH_SANDSTONE_SLAB - Static variable in class net.pl3x.map.core.world.Blocks
- SMOOTH_SANDSTONE_STAIRS - Static variable in class net.pl3x.map.core.world.Blocks
- SMOOTH_STONE - Static variable in class net.pl3x.map.core.world.Blocks
- SMOOTH_STONE_SLAB - Static variable in class net.pl3x.map.core.world.Blocks
- SNIFFER_EGG - Static variable in class net.pl3x.map.core.world.Blocks
- SNOW - Static variable in class net.pl3x.map.core.world.Blocks
- SNOW_BLOCK - Static variable in class net.pl3x.map.core.world.Blocks
- SOUL_CAMPFIRE - Static variable in class net.pl3x.map.core.world.Blocks
- SOUL_FIRE - Static variable in class net.pl3x.map.core.world.Blocks
- SOUL_LANTERN - Static variable in class net.pl3x.map.core.world.Blocks
- SOUL_SAND - Static variable in class net.pl3x.map.core.world.Blocks
- SOUL_SOIL - Static variable in class net.pl3x.map.core.world.Blocks
- SOUL_TORCH - Static variable in class net.pl3x.map.core.world.Blocks
- SOUL_WALL_TORCH - Static variable in class net.pl3x.map.core.world.Blocks
- SOUTH - Enum constant in enum class net.pl3x.map.core.util.SpiralIterator.Direction
- SPAWNER - Static variable in class net.pl3x.map.core.world.Blocks
- SpawnLayer - Class in net.pl3x.map.core.markers.layer
-
Manages world spawn marker.
- SpawnLayer(World) - Constructor for class net.pl3x.map.core.markers.layer.SpawnLayer
-
Create a new spawn layer.
- SpawnLayerConfig - Class in net.pl3x.map.core.configuration
- SpawnLayerConfig() - Constructor for class net.pl3x.map.core.configuration.SpawnLayerConfig
- SpiralIterator - Class in net.pl3x.map.core.util
-
An iterator that spirals around a center point in a clockwise pattern
- SpiralIterator(int, int) - Constructor for class net.pl3x.map.core.util.SpiralIterator
-
Constructs a new SpiralIterator with given center point and radius
- SpiralIterator.Direction - Enum Class in net.pl3x.map.core.util
-
Represents the cardinal directions
- SPONGE - Static variable in class net.pl3x.map.core.world.Blocks
- SPORE_BLOSSOM - Static variable in class net.pl3x.map.core.world.Blocks
- SPRUCE_BUTTON - Static variable in class net.pl3x.map.core.world.Blocks
- SPRUCE_DOOR - Static variable in class net.pl3x.map.core.world.Blocks
- SPRUCE_FENCE - Static variable in class net.pl3x.map.core.world.Blocks
- SPRUCE_FENCE_GATE - Static variable in class net.pl3x.map.core.world.Blocks
- SPRUCE_HANGING_SIGN - Static variable in class net.pl3x.map.core.world.Blocks
- SPRUCE_LEAVES - Static variable in class net.pl3x.map.core.world.Blocks
- SPRUCE_LOG - Static variable in class net.pl3x.map.core.world.Blocks
- SPRUCE_PLANKS - Static variable in class net.pl3x.map.core.world.Blocks
- SPRUCE_PRESSURE_PLATE - Static variable in class net.pl3x.map.core.world.Blocks
- SPRUCE_SAPLING - Static variable in class net.pl3x.map.core.world.Blocks
- SPRUCE_SIGN - Static variable in class net.pl3x.map.core.world.Blocks
- SPRUCE_SLAB - Static variable in class net.pl3x.map.core.world.Blocks
- SPRUCE_STAIRS - Static variable in class net.pl3x.map.core.world.Blocks
- SPRUCE_TRAPDOOR - Static variable in class net.pl3x.map.core.world.Blocks
- SPRUCE_WALL_HANGING_SIGN - Static variable in class net.pl3x.map.core.world.Blocks
- SPRUCE_WALL_SIGN - Static variable in class net.pl3x.map.core.world.Blocks
- SPRUCE_WOOD - Static variable in class net.pl3x.map.core.world.Blocks
- square(int) - Static method in class net.pl3x.map.core.util.Mathf
- SQUARE - Enum constant in enum class net.pl3x.map.core.markers.option.Stroke.LineCapShape
-
The square value indicates that at the end of each subpath the stroke will be extended by a rectangle with a width equal to half the width of the stroke and a height equal to the width of the stroke.
- start() - Method in class net.pl3x.map.core.log.LogFilter
- start() - Method in class net.pl3x.map.core.renderer.task.RegionFileWatcher
- start(boolean) - Method in class net.pl3x.map.core.renderer.task.RegionFileWatcher
- start(long) - Method in class net.pl3x.map.core.renderer.progress.Progress
- start(long) - Method in class net.pl3x.map.core.renderer.task.RegionDoubleChecker
- start(long) - Method in class net.pl3x.map.core.renderer.task.RegionProcessor
- startServer() - Method in class net.pl3x.map.core.httpd.HttpdServer
- StatusCommand - Class in net.pl3x.map.core.command.commands
- StatusCommand(CommandHandler) - Constructor for class net.pl3x.map.core.command.commands.StatusCommand
- STICKY_PISTON - Static variable in class net.pl3x.map.core.world.Blocks
- StitchCommand - Class in net.pl3x.map.core.command.commands
- StitchCommand(CommandHandler) - Constructor for class net.pl3x.map.core.command.commands.StitchCommand
- STONE - Static variable in class net.pl3x.map.core.world.Blocks
- STONE_BRICK_SLAB - Static variable in class net.pl3x.map.core.world.Blocks
- STONE_BRICK_STAIRS - Static variable in class net.pl3x.map.core.world.Blocks
- STONE_BRICK_WALL - Static variable in class net.pl3x.map.core.world.Blocks
- STONE_BRICKS - Static variable in class net.pl3x.map.core.world.Blocks
- STONE_BUTTON - Static variable in class net.pl3x.map.core.world.Blocks
- STONE_PRESSURE_PLATE - Static variable in class net.pl3x.map.core.world.Blocks
- STONE_SLAB - Static variable in class net.pl3x.map.core.world.Blocks
- STONE_STAIRS - Static variable in class net.pl3x.map.core.world.Blocks
- STONECUTTER - Static variable in class net.pl3x.map.core.world.Blocks
- stop() - Method in class net.pl3x.map.core.log.LogFilter
- stop() - Method in class net.pl3x.map.core.renderer.progress.Progress
- stop() - Method in class net.pl3x.map.core.renderer.task.RegionDoubleChecker
- stop() - Method in class net.pl3x.map.core.renderer.task.RegionFileWatcher
- stop() - Method in class net.pl3x.map.core.renderer.task.RegionProcessor
- stop(boolean) - Method in class net.pl3x.map.core.renderer.task.RegionFileWatcher
- stopServer() - Method in class net.pl3x.map.core.httpd.HttpdServer
- storageIndex(int) - Method in class net.pl3x.map.core.util.PackedIntArrayAccess
- stringSuggestions(CommandContext<C>, CommandInput) - Method in class net.pl3x.map.core.command.parser.RendererParser
- stringSuggestions(CommandContext<C>, CommandInput) - Method in class net.pl3x.map.core.command.parser.WorldParser
- stringSuggestions(CommandContext<C>, CommandInput) - Method in class net.pl3x.map.core.command.parser.ZoomParser
- StringUtils - Class in net.pl3x.map.core.util
- StringUtils() - Constructor for class net.pl3x.map.core.util.StringUtils
- strip(String) - Static method in class net.pl3x.map.core.configuration.Lang
- STRIPPED_ACACIA_LOG - Static variable in class net.pl3x.map.core.world.Blocks
- STRIPPED_ACACIA_WOOD - Static variable in class net.pl3x.map.core.world.Blocks
- STRIPPED_BAMBOO_BLOCK - Static variable in class net.pl3x.map.core.world.Blocks
- STRIPPED_BIRCH_LOG - Static variable in class net.pl3x.map.core.world.Blocks
- STRIPPED_BIRCH_WOOD - Static variable in class net.pl3x.map.core.world.Blocks
- STRIPPED_CHERRY_LOG - Static variable in class net.pl3x.map.core.world.Blocks
- STRIPPED_CHERRY_WOOD - Static variable in class net.pl3x.map.core.world.Blocks
- STRIPPED_CRIMSON_HYPHAE - Static variable in class net.pl3x.map.core.world.Blocks
- STRIPPED_CRIMSON_STEM - Static variable in class net.pl3x.map.core.world.Blocks
- STRIPPED_DARK_OAK_LOG - Static variable in class net.pl3x.map.core.world.Blocks
- STRIPPED_DARK_OAK_WOOD - Static variable in class net.pl3x.map.core.world.Blocks
- STRIPPED_JUNGLE_LOG - Static variable in class net.pl3x.map.core.world.Blocks
- STRIPPED_JUNGLE_WOOD - Static variable in class net.pl3x.map.core.world.Blocks
- STRIPPED_MANGROVE_LOG - Static variable in class net.pl3x.map.core.world.Blocks
- STRIPPED_MANGROVE_WOOD - Static variable in class net.pl3x.map.core.world.Blocks
- STRIPPED_OAK_LOG - Static variable in class net.pl3x.map.core.world.Blocks
- STRIPPED_OAK_WOOD - Static variable in class net.pl3x.map.core.world.Blocks
- STRIPPED_PALE_OAK_LOG - Static variable in class net.pl3x.map.core.world.Blocks
- STRIPPED_PALE_OAK_WOOD - Static variable in class net.pl3x.map.core.world.Blocks
- STRIPPED_SPRUCE_LOG - Static variable in class net.pl3x.map.core.world.Blocks
- STRIPPED_SPRUCE_WOOD - Static variable in class net.pl3x.map.core.world.Blocks
- STRIPPED_WARPED_HYPHAE - Static variable in class net.pl3x.map.core.world.Blocks
- STRIPPED_WARPED_STEM - Static variable in class net.pl3x.map.core.world.Blocks
- stroke(Boolean) - Method in class net.pl3x.map.core.markers.option.Options.Builder
-
Set whether to draw stroke along the path.
- stroke(Stroke) - Method in class net.pl3x.map.core.markers.option.Options.Builder
-
Set the stroke properties.
- Stroke - Class in net.pl3x.map.core.markers.option
-
Stroke properties of a marker.
- Stroke() - Constructor for class net.pl3x.map.core.markers.option.Stroke
-
Create a stroke rule with default options.
- Stroke(boolean) - Constructor for class net.pl3x.map.core.markers.option.Stroke
-
Create a stroke rule.
- Stroke(int, int) - Constructor for class net.pl3x.map.core.markers.option.Stroke
-
Create a stroke rule.
- STROKE_COLOR - Static variable in class net.pl3x.map.core.configuration.WorldBorderLayerConfig
- STROKE_DASH_OFFSET - Static variable in class net.pl3x.map.core.configuration.WorldBorderLayerConfig
- STROKE_DASH_PATTERN - Static variable in class net.pl3x.map.core.configuration.WorldBorderLayerConfig
- STROKE_LINE_CAP_SHAPE - Static variable in class net.pl3x.map.core.configuration.WorldBorderLayerConfig
- STROKE_LINE_JOIN_SHAPE - Static variable in class net.pl3x.map.core.configuration.WorldBorderLayerConfig
- STROKE_WEIGHT - Static variable in class net.pl3x.map.core.configuration.WorldBorderLayerConfig
- Stroke.LineCapShape - Enum Class in net.pl3x.map.core.markers.option
-
Represents the shape to be used at the corners of the stroke.
- Stroke.LineJoinShape - Enum Class in net.pl3x.map.core.markers.option
-
Represents the shape to be used at the corners of the stroke.
- strokeColor(Integer) - Method in class net.pl3x.map.core.markers.option.Options.Builder
-
Set the color of this stroke rule.
- strokeDashOffset(String) - Method in class net.pl3x.map.core.markers.option.Options.Builder
-
Set the distance into the dash pattern to start the dash.
- strokeDashPattern(String) - Method in class net.pl3x.map.core.markers.option.Options.Builder
-
Set the stroke dash pattern.
- strokeLineCapShape(Stroke.LineCapShape) - Method in class net.pl3x.map.core.markers.option.Options.Builder
-
Set the shape to be used at the end of the stroke.
- strokeLineJoinShape(Stroke.LineJoinShape) - Method in class net.pl3x.map.core.markers.option.Options.Builder
-
Set the shape to be used at the corners of the stroke.
- strokeWeight(Integer) - Method in class net.pl3x.map.core.markers.option.Options.Builder
-
Set the weight for this stroke rule.
- STRUCTURE_BLOCK - Static variable in class net.pl3x.map.core.world.Blocks
- STRUCTURE_VOID - Static variable in class net.pl3x.map.core.world.Blocks
- SUGAR_CANE - Static variable in class net.pl3x.map.core.world.Blocks
- SUNFLOWER - Static variable in class net.pl3x.map.core.world.Blocks
- SUSPICIOUS_GRAVEL - Static variable in class net.pl3x.map.core.world.Blocks
- SUSPICIOUS_SAND - Static variable in class net.pl3x.map.core.world.Blocks
- SWEET_BERRY_BUSH - Static variable in class net.pl3x.map.core.world.Blocks
T
- TALL_GRASS - Static variable in class net.pl3x.map.core.world.Blocks
- TALL_SEAGRASS - Static variable in class net.pl3x.map.core.world.Blocks
- TARGET - Static variable in class net.pl3x.map.core.world.Blocks
- Task - Class in net.pl3x.map.core.scheduler
- Task(int) - Constructor for class net.pl3x.map.core.scheduler.Task
-
Creates a new schedulable task.
- Task(int, boolean) - Constructor for class net.pl3x.map.core.scheduler.Task
-
Creates a new schedulable task.
- TERRACOTTA - Static variable in class net.pl3x.map.core.world.Blocks
- THE_END - Enum constant in enum class net.pl3x.map.core.world.World.Type
- ThreadFactory(String, int) - Constructor for class net.pl3x.map.core.Pl3xMap.ThreadFactory
- tick() - Method in class net.pl3x.map.core.scheduler.Scheduler
-
Tick this scheduler once every tick.
- TickUtil - Class in net.pl3x.map.core.util
- TickUtil() - Constructor for class net.pl3x.map.core.util.TickUtil
- TileImage - Class in net.pl3x.map.core.image
- TileImage(String, World, Point) - Constructor for class net.pl3x.map.core.image.TileImage
- TINTED_GLASS - Static variable in class net.pl3x.map.core.world.Blocks
- tmp(Path) - Static method in class net.pl3x.map.core.util.FileUtil
- TNT - Static variable in class net.pl3x.map.core.world.Blocks
- toBytes(int) - Static method in class net.pl3x.map.core.util.ByteUtil
- toHex(int) - Static method in class net.pl3x.map.core.util.Colors
- toHex8(int) - Static method in class net.pl3x.map.core.util.Colors
- toJson() - Method in interface net.pl3x.map.core.markers.JsonSerializable
-
Jsonify this object.
- toJson() - Method in class net.pl3x.map.core.markers.layer.Layer
- toJson() - Method in class net.pl3x.map.core.markers.marker.Circle
- toJson() - Method in class net.pl3x.map.core.markers.marker.Ellipse
- toJson() - Method in class net.pl3x.map.core.markers.marker.Icon
- toJson() - Method in class net.pl3x.map.core.markers.marker.MultiPolygon
- toJson() - Method in class net.pl3x.map.core.markers.marker.MultiPolyline
- toJson() - Method in class net.pl3x.map.core.markers.marker.Polygon
- toJson() - Method in class net.pl3x.map.core.markers.marker.Polyline
- toJson() - Method in class net.pl3x.map.core.markers.marker.Rectangle
- toJson() - Method in class net.pl3x.map.core.markers.option.Fill
- toJson() - Method in class net.pl3x.map.core.markers.option.Options
- toJson() - Method in class net.pl3x.map.core.markers.option.Popup
- toJson() - Method in class net.pl3x.map.core.markers.option.Stroke
- toJson() - Method in class net.pl3x.map.core.markers.option.Tooltip
- toJson() - Method in record class net.pl3x.map.core.markers.Point
- toJson() - Method in record class net.pl3x.map.core.markers.Vector
- toMilliseconds(int) - Static method in class net.pl3x.map.core.util.TickUtil
- tooltip(Tooltip) - Method in class net.pl3x.map.core.markers.option.Options.Builder
-
Set tooltip properties.
- Tooltip - Class in net.pl3x.map.core.markers.option
-
Tooltip properties of a marker.
- Tooltip() - Constructor for class net.pl3x.map.core.markers.option.Tooltip
-
Create a tooltip rule with default options.
- Tooltip(String) - Constructor for class net.pl3x.map.core.markers.option.Tooltip
-
Create a tooltip rule.
- TOOLTIP - Static variable in class net.pl3x.map.core.configuration.PlayersLayerConfig
- Tooltip.Direction - Enum Class in net.pl3x.map.core.markers.option
-
Represents the direction where to open the tooltip.
- tooltipContent(String) - Method in class net.pl3x.map.core.markers.option.Options.Builder
-
Set the content for this tooltip rule.
- tooltipDirection(Tooltip.Direction) - Method in class net.pl3x.map.core.markers.option.Options.Builder
-
Set the direction where to open the tooltip.
- tooltipOffset(Point) - Method in class net.pl3x.map.core.markers.option.Options.Builder
-
Set offset of this tooltip rule from marker point.
- tooltipOpacity(Double) - Method in class net.pl3x.map.core.markers.option.Options.Builder
-
Set the tooltip opacity percent.
- tooltipPane(String) - Method in class net.pl3x.map.core.markers.option.Options.Builder
-
Set the map pane where the tooltip will be added.
- tooltipPermanent(Boolean) - Method in class net.pl3x.map.core.markers.option.Options.Builder
-
Set whether to open the tooltip permanently or only on mouseover
- tooltipSticky(Boolean) - Method in class net.pl3x.map.core.markers.option.Options.Builder
-
Set whether the tooltip is sticky or not.
- TOP - Enum constant in enum class net.pl3x.map.core.markers.option.Tooltip.Direction
-
Opens the tooltip above the anchor.
- TORCH - Static variable in class net.pl3x.map.core.world.Blocks
- TORCHFLOWER - Static variable in class net.pl3x.map.core.world.Blocks
- TORCHFLOWER_CROP - Static variable in class net.pl3x.map.core.world.Blocks
- toSeconds(int) - Static method in class net.pl3x.map.core.util.TickUtil
- toString() - Method in class net.pl3x.map.core.command.exception.ArgumentParseException.Reason
- toString() - Method in class net.pl3x.map.core.command.Sender
- toString() - Method in class net.pl3x.map.core.event.RegisteredHandler
- toString() - Method in class net.pl3x.map.core.image.IconImage
- toString() - Method in class net.pl3x.map.core.image.TileImage
- toString() - Method in class net.pl3x.map.core.Keyed
- toString() - Method in class net.pl3x.map.core.markers.area.Border
- toString() - Method in class net.pl3x.map.core.markers.area.Circle
- toString() - Method in class net.pl3x.map.core.markers.area.Rectangle
- toString() - Method in class net.pl3x.map.core.markers.layer.Layer
- toString() - Method in class net.pl3x.map.core.markers.marker.Circle
- toString() - Method in class net.pl3x.map.core.markers.marker.Ellipse
- toString() - Method in class net.pl3x.map.core.markers.marker.Icon
- toString() - Method in class net.pl3x.map.core.markers.marker.MultiPolygon
- toString() - Method in class net.pl3x.map.core.markers.marker.MultiPolyline
- toString() - Method in class net.pl3x.map.core.markers.marker.Polygon
- toString() - Method in class net.pl3x.map.core.markers.marker.Polyline
- toString() - Method in class net.pl3x.map.core.markers.marker.Rectangle
- toString() - Method in class net.pl3x.map.core.markers.option.Fill
- toString() - Method in class net.pl3x.map.core.markers.option.Options
- toString() - Method in class net.pl3x.map.core.markers.option.Popup
- toString() - Method in class net.pl3x.map.core.markers.option.Stroke
- toString() - Method in class net.pl3x.map.core.markers.option.Tooltip
- toString() - Method in record class net.pl3x.map.core.markers.Point
-
Returns a string representation of this record class.
- toString() - Method in record class net.pl3x.map.core.markers.Vector
-
Returns a string representation of this record class.
- toString() - Method in class net.pl3x.map.core.metrics.Metrics.JsonObjectBuilder.JsonObject
- toString() - Method in class net.pl3x.map.core.renderer.heightmap.Heightmap
- toString() - Method in class net.pl3x.map.core.renderer.Renderer.Builder
- toString() - Method in class net.pl3x.map.core.world.Biome
- toString() - Method in class net.pl3x.map.core.world.Block
- toString() - Method in class net.pl3x.map.core.world.Chunk
- toString() - Method in class net.pl3x.map.core.world.EmptyChunk
- toString() - Method in class net.pl3x.map.core.world.Region
- toString() - Method in class net.pl3x.map.core.world.World
- toString() - Method in enum class net.pl3x.map.core.world.World.Type
- totalStepsInLeg - Variable in class net.pl3x.map.core.util.SpiralIterator
- toTicks(int) - Static method in class net.pl3x.map.core.util.TickUtil
- TRAPPED_CHEST - Static variable in class net.pl3x.map.core.world.Blocks
- TRIAL_SPAWNER - Static variable in class net.pl3x.map.core.world.Blocks
- TRIPWIRE - Static variable in class net.pl3x.map.core.world.Blocks
- TRIPWIRE_HOOK - Static variable in class net.pl3x.map.core.world.Blocks
- TUBE_CORAL - Static variable in class net.pl3x.map.core.world.Blocks
- TUBE_CORAL_BLOCK - Static variable in class net.pl3x.map.core.world.Blocks
- TUBE_CORAL_FAN - Static variable in class net.pl3x.map.core.world.Blocks
- TUBE_CORAL_WALL_FAN - Static variable in class net.pl3x.map.core.world.Blocks
- TUFF - Static variable in class net.pl3x.map.core.world.Blocks
- TUFF_BRICK_SLAB - Static variable in class net.pl3x.map.core.world.Blocks
- TUFF_BRICK_STAIRS - Static variable in class net.pl3x.map.core.world.Blocks
- TUFF_BRICK_WALL - Static variable in class net.pl3x.map.core.world.Blocks
- TUFF_BRICKS - Static variable in class net.pl3x.map.core.world.Blocks
- TUFF_SLAB - Static variable in class net.pl3x.map.core.world.Blocks
- TUFF_STAIRS - Static variable in class net.pl3x.map.core.world.Blocks
- TUFF_WALL - Static variable in class net.pl3x.map.core.world.Blocks
- TURTLE_EGG - Static variable in class net.pl3x.map.core.world.Blocks
- TWISTING_VINES - Static variable in class net.pl3x.map.core.world.Blocks
- TWISTING_VINES_PLANT - Static variable in class net.pl3x.map.core.world.Blocks
- Type(String) - Constructor for class net.pl3x.map.core.image.io.IO.Type
U
- UI_ATTRIBUTION - Variable in class net.pl3x.map.core.configuration.WorldConfig
- UI_BLOCK_AND_BIOME_LANG_FILE - Static variable in class net.pl3x.map.core.configuration.Lang
- UI_BLOCKINFO - Variable in class net.pl3x.map.core.configuration.WorldConfig
- UI_BLOCKINFO_LABEL - Static variable in class net.pl3x.map.core.configuration.Lang
- UI_BLOCKINFO_UNKNOWN_BIOME - Static variable in class net.pl3x.map.core.configuration.Lang
- UI_BLOCKINFO_UNKNOWN_BLOCK - Static variable in class net.pl3x.map.core.configuration.Lang
- UI_BLOCKINFO_VALUE - Static variable in class net.pl3x.map.core.configuration.Lang
- UI_COORDS - Variable in class net.pl3x.map.core.configuration.WorldConfig
- UI_COORDS_LABEL - Static variable in class net.pl3x.map.core.configuration.Lang
- UI_COORDS_VALUE - Static variable in class net.pl3x.map.core.configuration.Lang
- UI_LAYER_PLAYERS - Static variable in class net.pl3x.map.core.configuration.Lang
- UI_LAYER_SPAWN - Static variable in class net.pl3x.map.core.configuration.Lang
- UI_LAYER_WORLDBORDER - Static variable in class net.pl3x.map.core.configuration.Lang
- UI_LAYERS_LABEL - Static variable in class net.pl3x.map.core.configuration.Lang
- UI_LAYERS_VALUE - Static variable in class net.pl3x.map.core.configuration.Lang
- UI_LINK - Variable in class net.pl3x.map.core.configuration.WorldConfig
- UI_LINK_LABEL - Static variable in class net.pl3x.map.core.configuration.Lang
- UI_LINK_VALUE - Static variable in class net.pl3x.map.core.configuration.Lang
- UI_MARKERS_LABEL - Static variable in class net.pl3x.map.core.configuration.Lang
- UI_MARKERS_VALUE - Static variable in class net.pl3x.map.core.configuration.Lang
- UI_PLAYERS_LABEL - Static variable in class net.pl3x.map.core.configuration.Lang
- UI_PLAYERS_VALUE - Static variable in class net.pl3x.map.core.configuration.Lang
- UI_TITLE - Static variable in class net.pl3x.map.core.configuration.Lang
- UI_WORLDS_LABEL - Static variable in class net.pl3x.map.core.configuration.Lang
- UI_WORLDS_VALUE - Static variable in class net.pl3x.map.core.configuration.Lang
- unescapeJava(String) - Static method in class net.pl3x.map.core.util.StringUtils
- unloadRegion(int, int) - Method in class net.pl3x.map.core.world.World
- unregister() - Static method in class net.pl3x.map.core.image.io.IO
- unregister() - Method in class net.pl3x.map.core.network.Network
- unregister() - Method in class net.pl3x.map.core.registry.Registry
-
Unregister all entries.
- unregister(String) - Static method in class net.pl3x.map.core.image.io.IO
- unregister(String) - Method in class net.pl3x.map.core.registry.Registry
- unregister(String) - Method in class net.pl3x.map.core.registry.WorldRegistry
- unregister(UUID) - Method in class net.pl3x.map.core.player.PlayerRegistry
- UPDATE_INTERVAL - Static variable in class net.pl3x.map.core.configuration.PlayersLayerConfig
- UPDATE_INTERVAL - Static variable in class net.pl3x.map.core.configuration.SpawnLayerConfig
- UPDATE_INTERVAL - Static variable in class net.pl3x.map.core.configuration.WorldBorderLayerConfig
- UpdateLiveData - Class in net.pl3x.map.core.renderer.task
- UpdateLiveData(World, int) - Constructor for class net.pl3x.map.core.renderer.task.UpdateLiveData
- UpdateMarkerData - Class in net.pl3x.map.core.renderer.task
- UpdateMarkerData(World) - Constructor for class net.pl3x.map.core.renderer.task.UpdateMarkerData
- UpdateSettingsData - Class in net.pl3x.map.core.renderer.task
- UpdateSettingsData() - Constructor for class net.pl3x.map.core.renderer.task.UpdateSettingsData
V
- value() - Element in annotation interface net.pl3x.map.core.configuration.AbstractConfig.Comment
- value() - Element in annotation interface net.pl3x.map.core.configuration.AbstractConfig.Key
- valueOf(String) - Static method in enum class net.pl3x.map.core.markers.option.Fill.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.pl3x.map.core.markers.option.Stroke.LineCapShape
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.pl3x.map.core.markers.option.Stroke.LineJoinShape
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.pl3x.map.core.markers.option.Tooltip.Direction
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.pl3x.map.core.util.SpiralIterator.Direction
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.pl3x.map.core.world.World.Type
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class net.pl3x.map.core.markers.option.Fill.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.pl3x.map.core.markers.option.Stroke.LineCapShape
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.pl3x.map.core.markers.option.Stroke.LineJoinShape
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.pl3x.map.core.markers.option.Tooltip.Direction
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Method in class net.pl3x.map.core.registry.Registry
- values() - Static method in enum class net.pl3x.map.core.util.SpiralIterator.Direction
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.pl3x.map.core.world.World.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- vanilla() - Method in class net.pl3x.map.core.world.Block
- VANILLA - Static variable in class net.pl3x.map.core.registry.RendererRegistry
- VanillaHeightmap - Class in net.pl3x.map.core.renderer.heightmap
- VanillaHeightmap() - Constructor for class net.pl3x.map.core.renderer.heightmap.VanillaHeightmap
- VanillaRenderer - Class in net.pl3x.map.core.renderer
- VanillaRenderer(RegionScanTask, Renderer.Builder) - Constructor for class net.pl3x.map.core.renderer.VanillaRenderer
- VAULT - Static variable in class net.pl3x.map.core.world.Blocks
- Vector - Record Class in net.pl3x.map.core.markers
- Vector(double, double) - Constructor for record class net.pl3x.map.core.markers.Vector
-
Creates an instance of a
Vector
record class. - VERDANT_FROGLIGHT - Static variable in class net.pl3x.map.core.world.Blocks
- VersionCommand - Class in net.pl3x.map.core.command.commands
- VersionCommand(CommandHandler) - Constructor for class net.pl3x.map.core.command.commands.VersionCommand
- VINE - Static variable in class net.pl3x.map.core.world.Blocks
- VINTAGE_STORY - Static variable in class net.pl3x.map.core.registry.RendererRegistry
- VintageStoryRenderer - Class in net.pl3x.map.core.renderer
- VintageStoryRenderer(RegionScanTask, Renderer.Builder) - Constructor for class net.pl3x.map.core.renderer.VintageStoryRenderer
- VISIBLE_AREAS - Variable in class net.pl3x.map.core.configuration.WorldConfig
- visibleBlock(int, int) - Method in class net.pl3x.map.core.world.World
- visibleChunk(int, int) - Method in class net.pl3x.map.core.world.World
- visibleRegion(int, int) - Method in class net.pl3x.map.core.world.World
- VOID_AIR - Static variable in class net.pl3x.map.core.world.Blocks
W
- WALL_TORCH - Static variable in class net.pl3x.map.core.world.Blocks
- warn(String) - Static method in class net.pl3x.map.core.log.Logger
- warn(String, Throwable) - Static method in class net.pl3x.map.core.log.Logger
- WARPED_BUTTON - Static variable in class net.pl3x.map.core.world.Blocks
- WARPED_DOOR - Static variable in class net.pl3x.map.core.world.Blocks
- WARPED_FENCE - Static variable in class net.pl3x.map.core.world.Blocks
- WARPED_FENCE_GATE - Static variable in class net.pl3x.map.core.world.Blocks
- WARPED_FUNGUS - Static variable in class net.pl3x.map.core.world.Blocks
- WARPED_HANGING_SIGN - Static variable in class net.pl3x.map.core.world.Blocks
- WARPED_HYPHAE - Static variable in class net.pl3x.map.core.world.Blocks
- WARPED_NYLIUM - Static variable in class net.pl3x.map.core.world.Blocks
- WARPED_PLANKS - Static variable in class net.pl3x.map.core.world.Blocks
- WARPED_PRESSURE_PLATE - Static variable in class net.pl3x.map.core.world.Blocks
- WARPED_ROOTS - Static variable in class net.pl3x.map.core.world.Blocks
- WARPED_SIGN - Static variable in class net.pl3x.map.core.world.Blocks
- WARPED_SLAB - Static variable in class net.pl3x.map.core.world.Blocks
- WARPED_STAIRS - Static variable in class net.pl3x.map.core.world.Blocks
- WARPED_STEM - Static variable in class net.pl3x.map.core.world.Blocks
- WARPED_TRAPDOOR - Static variable in class net.pl3x.map.core.world.Blocks
- WARPED_WALL_HANGING_SIGN - Static variable in class net.pl3x.map.core.world.Blocks
- WARPED_WALL_SIGN - Static variable in class net.pl3x.map.core.world.Blocks
- WARPED_WART_BLOCK - Static variable in class net.pl3x.map.core.world.Blocks
- water() - Method in class net.pl3x.map.core.world.Biome
- WATER - Static variable in class net.pl3x.map.core.world.Blocks
- WATER_CAULDRON - Static variable in class net.pl3x.map.core.world.Blocks
- WAXED_CHISELED_COPPER - Static variable in class net.pl3x.map.core.world.Blocks
- WAXED_COPPER_BLOCK - Static variable in class net.pl3x.map.core.world.Blocks
- WAXED_COPPER_BULB - Static variable in class net.pl3x.map.core.world.Blocks
- WAXED_COPPER_DOOR - Static variable in class net.pl3x.map.core.world.Blocks
- WAXED_COPPER_GRATE - Static variable in class net.pl3x.map.core.world.Blocks
- WAXED_COPPER_TRAPDOOR - Static variable in class net.pl3x.map.core.world.Blocks
- WAXED_CUT_COPPER - Static variable in class net.pl3x.map.core.world.Blocks
- WAXED_CUT_COPPER_SLAB - Static variable in class net.pl3x.map.core.world.Blocks
- WAXED_CUT_COPPER_STAIRS - Static variable in class net.pl3x.map.core.world.Blocks
- WAXED_EXPOSED_CHISELED_COPPER - Static variable in class net.pl3x.map.core.world.Blocks
- WAXED_EXPOSED_COPPER - Static variable in class net.pl3x.map.core.world.Blocks
- WAXED_EXPOSED_COPPER_BULB - Static variable in class net.pl3x.map.core.world.Blocks
- WAXED_EXPOSED_COPPER_DOOR - Static variable in class net.pl3x.map.core.world.Blocks
- WAXED_EXPOSED_COPPER_GRATE - Static variable in class net.pl3x.map.core.world.Blocks
- WAXED_EXPOSED_COPPER_TRAPDOOR - Static variable in class net.pl3x.map.core.world.Blocks
- WAXED_EXPOSED_CUT_COPPER - Static variable in class net.pl3x.map.core.world.Blocks
- WAXED_EXPOSED_CUT_COPPER_SLAB - Static variable in class net.pl3x.map.core.world.Blocks
- WAXED_EXPOSED_CUT_COPPER_STAIRS - Static variable in class net.pl3x.map.core.world.Blocks
- WAXED_OXIDIZED_CHISELED_COPPER - Static variable in class net.pl3x.map.core.world.Blocks
- WAXED_OXIDIZED_COPPER - Static variable in class net.pl3x.map.core.world.Blocks
- WAXED_OXIDIZED_COPPER_BULB - Static variable in class net.pl3x.map.core.world.Blocks
- WAXED_OXIDIZED_COPPER_DOOR - Static variable in class net.pl3x.map.core.world.Blocks
- WAXED_OXIDIZED_COPPER_GRATE - Static variable in class net.pl3x.map.core.world.Blocks
- WAXED_OXIDIZED_COPPER_TRAPDOOR - Static variable in class net.pl3x.map.core.world.Blocks
- WAXED_OXIDIZED_CUT_COPPER - Static variable in class net.pl3x.map.core.world.Blocks
- WAXED_OXIDIZED_CUT_COPPER_SLAB - Static variable in class net.pl3x.map.core.world.Blocks
- WAXED_OXIDIZED_CUT_COPPER_STAIRS - Static variable in class net.pl3x.map.core.world.Blocks
- WAXED_WEATHERED_CHISELED_COPPER - Static variable in class net.pl3x.map.core.world.Blocks
- WAXED_WEATHERED_COPPER - Static variable in class net.pl3x.map.core.world.Blocks
- WAXED_WEATHERED_COPPER_BULB - Static variable in class net.pl3x.map.core.world.Blocks
- WAXED_WEATHERED_COPPER_DOOR - Static variable in class net.pl3x.map.core.world.Blocks
- WAXED_WEATHERED_COPPER_GRATE - Static variable in class net.pl3x.map.core.world.Blocks
- WAXED_WEATHERED_COPPER_TRAPDOOR - Static variable in class net.pl3x.map.core.world.Blocks
- WAXED_WEATHERED_CUT_COPPER - Static variable in class net.pl3x.map.core.world.Blocks
- WAXED_WEATHERED_CUT_COPPER_SLAB - Static variable in class net.pl3x.map.core.world.Blocks
- WAXED_WEATHERED_CUT_COPPER_STAIRS - Static variable in class net.pl3x.map.core.world.Blocks
- WEATHERED_CHISELED_COPPER - Static variable in class net.pl3x.map.core.world.Blocks
- WEATHERED_COPPER - Static variable in class net.pl3x.map.core.world.Blocks
- WEATHERED_COPPER_BULB - Static variable in class net.pl3x.map.core.world.Blocks
- WEATHERED_COPPER_DOOR - Static variable in class net.pl3x.map.core.world.Blocks
- WEATHERED_COPPER_GRATE - Static variable in class net.pl3x.map.core.world.Blocks
- WEATHERED_COPPER_TRAPDOOR - Static variable in class net.pl3x.map.core.world.Blocks
- WEATHERED_CUT_COPPER - Static variable in class net.pl3x.map.core.world.Blocks
- WEATHERED_CUT_COPPER_SLAB - Static variable in class net.pl3x.map.core.world.Blocks
- WEATHERED_CUT_COPPER_STAIRS - Static variable in class net.pl3x.map.core.world.Blocks
- WEB_ADDRESS - Static variable in class net.pl3x.map.core.configuration.Config
- WEB_DIR - Static variable in class net.pl3x.map.core.configuration.Config
- WEB_DIR_READONLY - Static variable in class net.pl3x.map.core.configuration.Config
- WEB_TILE_FORMAT - Static variable in class net.pl3x.map.core.configuration.Config
- WEB_TILE_QUALITY - Static variable in class net.pl3x.map.core.configuration.Config
- WEEPING_VINES - Static variable in class net.pl3x.map.core.world.Blocks
- WEEPING_VINES_PLANT - Static variable in class net.pl3x.map.core.world.Blocks
- WEST - Enum constant in enum class net.pl3x.map.core.util.SpiralIterator.Direction
- WET_SPONGE - Static variable in class net.pl3x.map.core.world.Blocks
- WHEAT - Static variable in class net.pl3x.map.core.world.Blocks
- WHITE_BANNER - Static variable in class net.pl3x.map.core.world.Blocks
- WHITE_BED - Static variable in class net.pl3x.map.core.world.Blocks
- WHITE_CANDLE - Static variable in class net.pl3x.map.core.world.Blocks
- WHITE_CANDLE_CAKE - Static variable in class net.pl3x.map.core.world.Blocks
- WHITE_CARPET - Static variable in class net.pl3x.map.core.world.Blocks
- WHITE_CONCRETE - Static variable in class net.pl3x.map.core.world.Blocks
- WHITE_CONCRETE_POWDER - Static variable in class net.pl3x.map.core.world.Blocks
- WHITE_GLAZED_TERRACOTTA - Static variable in class net.pl3x.map.core.world.Blocks
- WHITE_SHULKER_BOX - Static variable in class net.pl3x.map.core.world.Blocks
- WHITE_STAINED_GLASS - Static variable in class net.pl3x.map.core.world.Blocks
- WHITE_STAINED_GLASS_PANE - Static variable in class net.pl3x.map.core.world.Blocks
- WHITE_TERRACOTTA - Static variable in class net.pl3x.map.core.world.Blocks
- WHITE_TULIP - Static variable in class net.pl3x.map.core.world.Blocks
- WHITE_WALL_BANNER - Static variable in class net.pl3x.map.core.world.Blocks
- WHITE_WOOL - Static variable in class net.pl3x.map.core.world.Blocks
- WITHER_ROSE - Static variable in class net.pl3x.map.core.world.Blocks
- WITHER_SKELETON_SKULL - Static variable in class net.pl3x.map.core.world.Blocks
- WITHER_SKELETON_WALL_SKULL - Static variable in class net.pl3x.map.core.world.Blocks
- world - Variable in class net.pl3x.map.core.renderer.task.AbstractDataTask
- World - Class in net.pl3x.map.core.world
- World(String, long, Point, World.Type, Path) - Constructor for class net.pl3x.map.core.world.World
- World.Type - Enum Class in net.pl3x.map.core.world
-
Represents a world's type.
- WorldBorderLayer - Class in net.pl3x.map.core.markers.layer
-
Manages world border marker.
- WorldBorderLayer(String, World, Supplier<String>) - Constructor for class net.pl3x.map.core.markers.layer.WorldBorderLayer
-
Create a new world border layer.
- WorldBorderLayer(World) - Constructor for class net.pl3x.map.core.markers.layer.WorldBorderLayer
-
Create a new world border layer.
- WorldBorderLayerConfig - Class in net.pl3x.map.core.configuration
- WorldBorderLayerConfig() - Constructor for class net.pl3x.map.core.configuration.WorldBorderLayerConfig
- WorldConfig - Class in net.pl3x.map.core.configuration
- WorldConfig(World) - Constructor for class net.pl3x.map.core.configuration.WorldConfig
- WorldEvent - Class in net.pl3x.map.core.event.world
- WorldEvent(World) - Constructor for class net.pl3x.map.core.event.world.WorldEvent
- WorldLayer - Class in net.pl3x.map.core.markers.layer
-
Represents a layer for worlds.
- WorldLayer(String, World, Supplier<String>) - Constructor for class net.pl3x.map.core.markers.layer.WorldLayer
-
Create a new spawn layer.
- WorldLoadedEvent - Class in net.pl3x.map.core.event.world
- WorldLoadedEvent(World) - Constructor for class net.pl3x.map.core.event.world.WorldLoadedEvent
- WorldParseException - Exception Class in net.pl3x.map.core.command.exception
-
Thrown to indicate that a method has been passed an illegal or inappropriate
World
argument. - WorldParseException(String, ArgumentParseException.Reason) - Constructor for exception class net.pl3x.map.core.command.exception.WorldParseException
-
Construct a new WorldParseException.
- WorldParser<C> - Class in net.pl3x.map.core.command.parser
-
Parser that parses strings into
World
s. - WorldParser() - Constructor for class net.pl3x.map.core.command.parser.WorldParser
- WorldRegistry - Class in net.pl3x.map.core.registry
- WorldRegistry() - Constructor for class net.pl3x.map.core.registry.WorldRegistry
- worldSurfaceHeights - Variable in class net.pl3x.map.core.world.ChunkAnvil113
- worldSurfaceHeights - Variable in class net.pl3x.map.core.world.ChunkAnvil115
- worldSurfaceHeights - Variable in class net.pl3x.map.core.world.ChunkAnvil116
- worldSurfaceHeights - Variable in class net.pl3x.map.core.world.ChunkAnvil118
- WorldUnloadedEvent - Class in net.pl3x.map.core.event.world
- WorldUnloadedEvent(World) - Constructor for class net.pl3x.map.core.event.world.WorldUnloadedEvent
- write(Path, BufferedImage) - Method in class net.pl3x.map.core.image.io.IO.Type
- writeJson(String, Path) - Static method in class net.pl3x.map.core.util.FileUtil
X
- x - Variable in class net.pl3x.map.core.renderer.heightmap.Heightmap
- x() - Method in record class net.pl3x.map.core.markers.Point
-
Returns the value of the
x
record component. - x() - Method in record class net.pl3x.map.core.markers.Vector
-
Returns the value of the
x
record component.
Y
- YELLOW_BANNER - Static variable in class net.pl3x.map.core.world.Blocks
- YELLOW_BED - Static variable in class net.pl3x.map.core.world.Blocks
- YELLOW_CANDLE - Static variable in class net.pl3x.map.core.world.Blocks
- YELLOW_CANDLE_CAKE - Static variable in class net.pl3x.map.core.world.Blocks
- YELLOW_CARPET - Static variable in class net.pl3x.map.core.world.Blocks
- YELLOW_CONCRETE - Static variable in class net.pl3x.map.core.world.Blocks
- YELLOW_CONCRETE_POWDER - Static variable in class net.pl3x.map.core.world.Blocks
- YELLOW_GLAZED_TERRACOTTA - Static variable in class net.pl3x.map.core.world.Blocks
- YELLOW_SHULKER_BOX - Static variable in class net.pl3x.map.core.world.Blocks
- YELLOW_STAINED_GLASS - Static variable in class net.pl3x.map.core.world.Blocks
- YELLOW_STAINED_GLASS_PANE - Static variable in class net.pl3x.map.core.world.Blocks
- YELLOW_TERRACOTTA - Static variable in class net.pl3x.map.core.world.Blocks
- YELLOW_WALL_BANNER - Static variable in class net.pl3x.map.core.world.Blocks
- YELLOW_WOOL - Static variable in class net.pl3x.map.core.world.Blocks
Z
- z - Variable in class net.pl3x.map.core.renderer.heightmap.Heightmap
- z() - Method in record class net.pl3x.map.core.markers.Point
-
Returns the value of the
z
record component. - z() - Method in record class net.pl3x.map.core.markers.Vector
-
Returns the value of the
z
record component. - Z_INDEX - Static variable in class net.pl3x.map.core.configuration.PlayersLayerConfig
- Z_INDEX - Static variable in class net.pl3x.map.core.configuration.SpawnLayerConfig
- Z_INDEX - Static variable in class net.pl3x.map.core.configuration.WorldBorderLayerConfig
- ZERO - Static variable in record class net.pl3x.map.core.markers.Point
- ZOMBIE_HEAD - Static variable in class net.pl3x.map.core.world.Blocks
- ZOMBIE_WALL_HEAD - Static variable in class net.pl3x.map.core.world.Blocks
- ZOOM_DEFAULT - Variable in class net.pl3x.map.core.configuration.WorldConfig
- ZOOM_MAX_IN - Variable in class net.pl3x.map.core.configuration.WorldConfig
- ZOOM_MAX_OUT - Variable in class net.pl3x.map.core.configuration.WorldConfig
- ZoomParseException - Exception Class in net.pl3x.map.core.command.exception
-
Thrown to indicate that a method has been passed an illegal or inappropriate
Renderer.Builder
argument. - ZoomParseException(String, ArgumentParseException.Reason) - Constructor for exception class net.pl3x.map.core.command.exception.ZoomParseException
-
Construct a new RendererParseException.
- ZoomParser<C> - Class in net.pl3x.map.core.command.parser
-
Parser that parses strings into
Integer
s for zoom levels. - ZoomParser() - Constructor for class net.pl3x.map.core.command.parser.ZoomParser
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form