Uses of Interface
org.bukkit.map.MapCursor.Type
Package
Description
The root package of the Bukkit API, contains generalized API classes.
Classes to facilitate plugin handling of
map
displays.-
Uses of MapCursor.Type in io.papermc.paper.datacomponent.item
Modifier and TypeMethodDescriptionMapDecorations.decorationEntry
(MapCursor.Type type, double x, double z, float rotation) -
Uses of MapCursor.Type in io.papermc.paper.registry
Modifier and TypeFieldDescriptionstatic final RegistryKey
<MapCursor.Type> RegistryKey.MAP_DECORATION_TYPE
Built-in registry for map decoration types. -
Uses of MapCursor.Type in io.papermc.paper.registry.keys
Modifier and TypeFieldDescriptionstatic final TypedKey
<MapCursor.Type> MapDecorationTypeKeys.BANNER_BLACK
minecraft:banner_black
static final TypedKey
<MapCursor.Type> MapDecorationTypeKeys.BANNER_BLUE
minecraft:banner_blue
static final TypedKey
<MapCursor.Type> MapDecorationTypeKeys.BANNER_BROWN
minecraft:banner_brown
static final TypedKey
<MapCursor.Type> MapDecorationTypeKeys.BANNER_CYAN
minecraft:banner_cyan
static final TypedKey
<MapCursor.Type> MapDecorationTypeKeys.BANNER_GRAY
minecraft:banner_gray
static final TypedKey
<MapCursor.Type> MapDecorationTypeKeys.BANNER_GREEN
minecraft:banner_green
static final TypedKey
<MapCursor.Type> MapDecorationTypeKeys.BANNER_LIGHT_BLUE
minecraft:banner_light_blue
static final TypedKey
<MapCursor.Type> MapDecorationTypeKeys.BANNER_LIGHT_GRAY
minecraft:banner_light_gray
static final TypedKey
<MapCursor.Type> MapDecorationTypeKeys.BANNER_LIME
minecraft:banner_lime
static final TypedKey
<MapCursor.Type> MapDecorationTypeKeys.BANNER_MAGENTA
minecraft:banner_magenta
static final TypedKey
<MapCursor.Type> MapDecorationTypeKeys.BANNER_ORANGE
minecraft:banner_orange
static final TypedKey
<MapCursor.Type> MapDecorationTypeKeys.BANNER_PINK
minecraft:banner_pink
static final TypedKey
<MapCursor.Type> MapDecorationTypeKeys.BANNER_PURPLE
minecraft:banner_purple
static final TypedKey
<MapCursor.Type> MapDecorationTypeKeys.BANNER_RED
minecraft:banner_red
static final TypedKey
<MapCursor.Type> MapDecorationTypeKeys.BANNER_WHITE
minecraft:banner_white
static final TypedKey
<MapCursor.Type> MapDecorationTypeKeys.BANNER_YELLOW
minecraft:banner_yellow
static final TypedKey
<MapCursor.Type> MapDecorationTypeKeys.BLUE_MARKER
minecraft:blue_marker
static final TypedKey
<MapCursor.Type> MapDecorationTypeKeys.FRAME
minecraft:frame
static final TypedKey
<MapCursor.Type> MapDecorationTypeKeys.JUNGLE_TEMPLE
minecraft:jungle_temple
static final TypedKey
<MapCursor.Type> MapDecorationTypeKeys.MANSION
minecraft:mansion
static final TypedKey
<MapCursor.Type> MapDecorationTypeKeys.MONUMENT
minecraft:monument
static final TypedKey
<MapCursor.Type> MapDecorationTypeKeys.PLAYER
minecraft:player
static final TypedKey
<MapCursor.Type> MapDecorationTypeKeys.PLAYER_OFF_LIMITS
minecraft:player_off_limits
static final TypedKey
<MapCursor.Type> MapDecorationTypeKeys.PLAYER_OFF_MAP
minecraft:player_off_map
static final TypedKey
<MapCursor.Type> MapDecorationTypeKeys.RED_MARKER
minecraft:red_marker
static final TypedKey
<MapCursor.Type> MapDecorationTypeKeys.RED_X
minecraft:red_x
static final TypedKey
<MapCursor.Type> MapDecorationTypeKeys.SWAMP_HUT
minecraft:swamp_hut
static final TypedKey
<MapCursor.Type> MapDecorationTypeKeys.TARGET_POINT
minecraft:target_point
static final TypedKey
<MapCursor.Type> MapDecorationTypeKeys.TARGET_X
minecraft:target_x
static final TypedKey
<MapCursor.Type> MapDecorationTypeKeys.TRIAL_CHAMBERS
minecraft:trial_chambers
static final TypedKey
<MapCursor.Type> MapDecorationTypeKeys.VILLAGE_DESERT
minecraft:village_desert
static final TypedKey
<MapCursor.Type> MapDecorationTypeKeys.VILLAGE_PLAINS
minecraft:village_plains
static final TypedKey
<MapCursor.Type> MapDecorationTypeKeys.VILLAGE_SAVANNA
minecraft:village_savanna
static final TypedKey
<MapCursor.Type> MapDecorationTypeKeys.VILLAGE_SNOWY
minecraft:village_snowy
static final TypedKey
<MapCursor.Type> MapDecorationTypeKeys.VILLAGE_TAIGA
minecraft:village_taiga
-
Uses of MapCursor.Type in org.bukkit
Modifier and TypeFieldDescriptionstatic final Registry
<MapCursor.Type> Registry.MAP_DECORATION_TYPE
Map cursor types.Modifier and TypeMethodDescriptionStructureType.getMapIcon()
Deprecated.Get theMapCursor.Type
that this structure can use on maps.Modifier and TypeMethodDescriptionBukkit.createExplorerMap
(@NotNull World world, @NotNull Location location, StructureType structureType, MapCursor.Type mapIcon) Create a new explorer map targeting the closest nearby structure of a givenStructureType
.Bukkit.createExplorerMap
(@NotNull World world, @NotNull Location location, StructureType structureType, MapCursor.Type mapIcon, int radius, boolean findUnexplored) Create a new explorer map targeting the closest nearby structure of a givenStructureType
.Server.createExplorerMap
(@NotNull World world, @NotNull Location location, StructureType structureType, MapCursor.Type mapIcon) Create a new explorer map targeting the closest nearby structure of a givenStructureType
.Server.createExplorerMap
(@NotNull World world, @NotNull Location location, StructureType structureType, MapCursor.Type mapIcon, int radius, boolean findUnexplored) Create a new explorer map targeting the closest nearby structure of a givenStructureType
. -
Uses of MapCursor.Type in org.bukkit.map
Modifier and TypeFieldDescriptionstatic final MapCursor.Type
MapCursor.Type.BANNER_BLACK
static final MapCursor.Type
MapCursor.Type.BANNER_BLUE
static final MapCursor.Type
MapCursor.Type.BANNER_BROWN
static final MapCursor.Type
MapCursor.Type.BANNER_CYAN
static final MapCursor.Type
MapCursor.Type.BANNER_GRAY
static final MapCursor.Type
MapCursor.Type.BANNER_GREEN
static final MapCursor.Type
MapCursor.Type.BANNER_LIGHT_BLUE
static final MapCursor.Type
MapCursor.Type.BANNER_LIGHT_GRAY
static final MapCursor.Type
MapCursor.Type.BANNER_LIME
static final MapCursor.Type
MapCursor.Type.BANNER_MAGENTA
static final MapCursor.Type
MapCursor.Type.BANNER_ORANGE
static final MapCursor.Type
MapCursor.Type.BANNER_PINK
static final MapCursor.Type
MapCursor.Type.BANNER_PURPLE
static final MapCursor.Type
MapCursor.Type.BANNER_RED
static final MapCursor.Type
MapCursor.Type.BANNER_WHITE
static final MapCursor.Type
MapCursor.Type.BANNER_YELLOW
static final MapCursor.Type
MapCursor.Type.BLUE_MARKER
static final MapCursor.Type
MapCursor.Type.FRAME
static final MapCursor.Type
MapCursor.Type.JUNGLE_TEMPLE
static final MapCursor.Type
MapCursor.Type.MANSION
static final MapCursor.Type
MapCursor.Type.MONUMENT
static final MapCursor.Type
MapCursor.Type.PLAYER
static final MapCursor.Type
MapCursor.Type.PLAYER_OFF_LIMITS
static final MapCursor.Type
MapCursor.Type.PLAYER_OFF_MAP
static final MapCursor.Type
MapCursor.Type.RED_MARKER
static final MapCursor.Type
MapCursor.Type.RED_X
static final MapCursor.Type
MapCursor.Type.SWAMP_HUT
static final MapCursor.Type
MapCursor.Type.TARGET_POINT
static final MapCursor.Type
MapCursor.Type.TARGET_X
static final MapCursor.Type
MapCursor.Type.TRIAL_CHAMBERS
static final MapCursor.Type
MapCursor.Type.VILLAGE_DESERT
static final MapCursor.Type
MapCursor.Type.VILLAGE_PLAINS
static final MapCursor.Type
MapCursor.Type.VILLAGE_SAVANNA
static final MapCursor.Type
MapCursor.Type.VILLAGE_SNOWY
static final MapCursor.Type
MapCursor.Type.VILLAGE_TAIGA
Modifier and TypeMethodDescriptionstatic @Nullable MapCursor.Type
MapCursor.Type.byValue
(byte value) Get a cursor by its internal value.MapCursor.getType()
Get the type of this cursor.static @NotNull MapCursor.Type
Deprecated, for removal: This API element is subject to removal in a future version.static @NotNull MapCursor.Type[]
MapCursor.Type.values()
Deprecated, for removal: This API element is subject to removal in a future version.useIterable.iterator()
.Modifier and TypeMethodDescriptionvoid
MapCursor.setType
(@NotNull MapCursor.Type type) Set the type of this cursor.ModifierConstructorDescriptionMapCursor
(byte x, byte y, byte direction, @NotNull MapCursor.Type type, boolean visible) Initialize the map cursor.MapCursor
(byte x, byte y, byte direction, @NotNull MapCursor.Type type, boolean visible, @Nullable String caption) Initialize the map cursor.MapCursor
(byte x, byte y, byte direction, @NotNull MapCursor.Type type, boolean visible, @Nullable Component caption) Initialize the map cursor.
Registry.get(NamespacedKey)
instead.