Package io.papermc.paper.registry.keys
Class MenuTypeKeys
java.lang.Object
io.papermc.paper.registry.keys.MenuTypeKeys
Vanilla keys for
RegistryKey.MENU.- 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
FieldsModifier and TypeFieldDescriptionminecraft:anvilminecraft:beaconminecraft:blast_furnaceminecraft:brewing_standminecraft:cartography_tableminecraft:crafter_3x3minecraft:craftingminecraft:enchantmentminecraft:furnaceminecraft:generic_3x3minecraft:generic_9x1minecraft:generic_9x2minecraft:generic_9x3minecraft:generic_9x4minecraft:generic_9x5minecraft:generic_9x6minecraft:grindstoneminecraft:hopperminecraft:lecternminecraft:loomminecraft:merchantminecraft:shulker_boxminecraft:smithingminecraft:smokerminecraft:stonecutter -
Method Summary
-
Field Details
-
ANVIL
minecraft:anvil- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
-
BEACON
minecraft:beacon- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
-
BLAST_FURNACE
minecraft:blast_furnace- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
-
BREWING_STAND
minecraft:brewing_stand- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
-
CARTOGRAPHY_TABLE
minecraft:cartography_table- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
-
CRAFTER_3X3
minecraft:crafter_3x3- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
-
CRAFTING
minecraft:crafting- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
-
ENCHANTMENT
minecraft:enchantment- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
-
FURNACE
minecraft:furnace- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
-
GENERIC_3X3
minecraft:generic_3x3- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
-
GENERIC_9X1
minecraft:generic_9x1- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
-
GENERIC_9X2
minecraft:generic_9x2- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
-
GENERIC_9X3
minecraft:generic_9x3- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
-
GENERIC_9X4
minecraft:generic_9x4- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
-
GENERIC_9X5
minecraft:generic_9x5- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
-
GENERIC_9X6
minecraft:generic_9x6- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
-
GRINDSTONE
minecraft:grindstone- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
-
HOPPER
minecraft:hopper- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
-
LECTERN
minecraft:lectern- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
-
LOOM
minecraft:loom- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
-
MERCHANT
minecraft:merchant- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
-
SHULKER_BOX
minecraft:shulker_box- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
-
SMITHING
minecraft:smithing- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
-
SMOKER
minecraft:smoker- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
-
STONECUTTER
minecraft:stonecutter- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
-