Package io.papermc.paper.registry.keys
Class MapDecorationTypeKeys
java.lang.Object
io.papermc.paper.registry.keys.MapDecorationTypeKeys
Vanilla keys for
RegistryKey.MAP_DECORATION_TYPE
.- 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 Summary
Modifier and TypeFieldDescriptionstatic final TypedKey
<MapCursor.Type> minecraft:banner_black
static final TypedKey
<MapCursor.Type> minecraft:banner_blue
static final TypedKey
<MapCursor.Type> minecraft:banner_brown
static final TypedKey
<MapCursor.Type> minecraft:banner_cyan
static final TypedKey
<MapCursor.Type> minecraft:banner_gray
static final TypedKey
<MapCursor.Type> minecraft:banner_green
static final TypedKey
<MapCursor.Type> minecraft:banner_light_blue
static final TypedKey
<MapCursor.Type> minecraft:banner_light_gray
static final TypedKey
<MapCursor.Type> minecraft:banner_lime
static final TypedKey
<MapCursor.Type> minecraft:banner_magenta
static final TypedKey
<MapCursor.Type> minecraft:banner_orange
static final TypedKey
<MapCursor.Type> minecraft:banner_pink
static final TypedKey
<MapCursor.Type> minecraft:banner_purple
static final TypedKey
<MapCursor.Type> minecraft:banner_red
static final TypedKey
<MapCursor.Type> minecraft:banner_white
static final TypedKey
<MapCursor.Type> minecraft:banner_yellow
static final TypedKey
<MapCursor.Type> minecraft:blue_marker
static final TypedKey
<MapCursor.Type> minecraft:frame
static final TypedKey
<MapCursor.Type> minecraft:jungle_temple
static final TypedKey
<MapCursor.Type> minecraft:mansion
static final TypedKey
<MapCursor.Type> minecraft:monument
static final TypedKey
<MapCursor.Type> minecraft:player
static final TypedKey
<MapCursor.Type> minecraft:player_off_limits
static final TypedKey
<MapCursor.Type> minecraft:player_off_map
static final TypedKey
<MapCursor.Type> minecraft:red_marker
static final TypedKey
<MapCursor.Type> minecraft:red_x
static final TypedKey
<MapCursor.Type> minecraft:swamp_hut
static final TypedKey
<MapCursor.Type> minecraft:target_point
static final TypedKey
<MapCursor.Type> minecraft:target_x
static final TypedKey
<MapCursor.Type> minecraft:trial_chambers
static final TypedKey
<MapCursor.Type> minecraft:village_desert
static final TypedKey
<MapCursor.Type> minecraft:village_plains
static final TypedKey
<MapCursor.Type> minecraft:village_savanna
static final TypedKey
<MapCursor.Type> minecraft:village_snowy
static final TypedKey
<MapCursor.Type> minecraft:village_taiga
-
Method Summary
-
Field Details
-
BANNER_BLACK
minecraft:banner_black
- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
-
BANNER_BLUE
minecraft:banner_blue
- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
-
BANNER_BROWN
minecraft:banner_brown
- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
-
BANNER_CYAN
minecraft:banner_cyan
- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
-
BANNER_GRAY
minecraft:banner_gray
- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
-
BANNER_GREEN
minecraft:banner_green
- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
-
BANNER_LIGHT_BLUE
minecraft:banner_light_blue
- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
-
BANNER_LIGHT_GRAY
minecraft:banner_light_gray
- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
-
BANNER_LIME
minecraft:banner_lime
- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
-
BANNER_MAGENTA
minecraft:banner_magenta
- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
-
BANNER_ORANGE
minecraft:banner_orange
- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
-
BANNER_PINK
minecraft:banner_pink
- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
-
BANNER_PURPLE
minecraft:banner_purple
- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
-
BANNER_RED
minecraft:banner_red
- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
-
BANNER_WHITE
minecraft:banner_white
- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
-
BANNER_YELLOW
minecraft:banner_yellow
- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
-
BLUE_MARKER
minecraft:blue_marker
- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
-
FRAME
minecraft:frame
- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
-
JUNGLE_TEMPLE
minecraft:jungle_temple
- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
-
MANSION
minecraft:mansion
- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
-
MONUMENT
minecraft:monument
- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
-
PLAYER
minecraft:player
- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
-
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
minecraft:player_off_map
- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
-
RED_MARKER
minecraft:red_marker
- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
-
RED_X
minecraft:red_x
- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
-
SWAMP_HUT
minecraft:swamp_hut
- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
-
TARGET_POINT
minecraft:target_point
- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
-
TARGET_X
minecraft:target_x
- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
-
TRIAL_CHAMBERS
minecraft:trial_chambers
- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
-
VILLAGE_DESERT
minecraft:village_desert
- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
-
VILLAGE_PLAINS
minecraft:village_plains
- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
-
VILLAGE_SAVANNA
minecraft:village_savanna
- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
-
VILLAGE_SNOWY
minecraft:village_snowy
- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
-
VILLAGE_TAIGA
minecraft:village_taiga
- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
-