Class MapDecorationTypeKeys

java.lang.Object
io.papermc.paper.registry.keys.MapDecorationTypeKeys

@GeneratedFrom("1.21.1") @Experimental public final class MapDecorationTypeKeys extends Object
API Note:
The fields provided here are a direct representation of what is available from the vanilla game source. They may be changed (including removals) on any Minecraft version bump, so cross-version compatibility is not provided on the same level as it is on most of the other API.
  • Field Details

    • BLUE_MARKER

      public static final TypedKey<MapCursor.Type> BLUE_MARKER
      minecraft:blue_marker
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • FRAME

      public static final TypedKey<MapCursor.Type> FRAME
      minecraft:frame
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • JUNGLE_TEMPLE

      public static final TypedKey<MapCursor.Type> JUNGLE_TEMPLE
      minecraft:jungle_temple
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • MANSION

      public static final TypedKey<MapCursor.Type> MANSION
      minecraft:mansion
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • MONUMENT

      public static final TypedKey<MapCursor.Type> MONUMENT
      minecraft:monument
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • PLAYER

      public static final TypedKey<MapCursor.Type> PLAYER
      minecraft:player
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • PLAYER_OFF_LIMITS

      public static final TypedKey<MapCursor.Type> PLAYER_OFF_LIMITS
      minecraft:player_off_limits
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • PLAYER_OFF_MAP

      public static final TypedKey<MapCursor.Type> PLAYER_OFF_MAP
      minecraft:player_off_map
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • RED_MARKER

      public static final TypedKey<MapCursor.Type> RED_MARKER
      minecraft:red_marker
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • RED_X

      public static final TypedKey<MapCursor.Type> RED_X
      minecraft:red_x
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • SWAMP_HUT

      public static final TypedKey<MapCursor.Type> SWAMP_HUT
      minecraft:swamp_hut
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • TARGET_POINT

      public static final TypedKey<MapCursor.Type> TARGET_POINT
      minecraft:target_point
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • TARGET_X

      public static final TypedKey<MapCursor.Type> TARGET_X
      minecraft:target_x
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • TRIAL_CHAMBERS

      public static final TypedKey<MapCursor.Type> TRIAL_CHAMBERS
      minecraft:trial_chambers
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • VILLAGE_DESERT

      public static final TypedKey<MapCursor.Type> VILLAGE_DESERT
      minecraft:village_desert
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • VILLAGE_PLAINS

      public static final TypedKey<MapCursor.Type> VILLAGE_PLAINS
      minecraft:village_plains
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • VILLAGE_SAVANNA

      public static final TypedKey<MapCursor.Type> VILLAGE_SAVANNA
      minecraft:village_savanna
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • VILLAGE_SNOWY

      public static final TypedKey<MapCursor.Type> VILLAGE_SNOWY
      minecraft:village_snowy
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • VILLAGE_TAIGA

      public static final TypedKey<MapCursor.Type> VILLAGE_TAIGA
      minecraft:village_taiga
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions