Uses of Annotation Interface
org.bukkit.MinecraftExperimental
Packages that use MinecraftExperimental
Package
Description
The interfaces used when manipulating extra data can can be stored inside
item stacks.Classes to facilitate plugin handling of
map displays.-
Uses of MinecraftExperimental in io.papermc.paper.registry.keys.tags
Fields in io.papermc.paper.registry.keys.tags with annotations of type MinecraftExperimentalModifier and TypeFieldDescriptionstatic final TagKey<Enchantment> EnchantmentTagKeys.TRADES_DESERT_COMMON#minecraft:trades/desert_commonstatic final TagKey<Enchantment> EnchantmentTagKeys.TRADES_DESERT_SPECIAL#minecraft:trades/desert_specialstatic final TagKey<Enchantment> EnchantmentTagKeys.TRADES_JUNGLE_COMMON#minecraft:trades/jungle_commonstatic final TagKey<Enchantment> EnchantmentTagKeys.TRADES_JUNGLE_SPECIAL#minecraft:trades/jungle_specialstatic final TagKey<Enchantment> EnchantmentTagKeys.TRADES_PLAINS_COMMON#minecraft:trades/plains_commonstatic final TagKey<Enchantment> EnchantmentTagKeys.TRADES_PLAINS_SPECIAL#minecraft:trades/plains_specialstatic final TagKey<Enchantment> EnchantmentTagKeys.TRADES_SAVANNA_COMMON#minecraft:trades/savanna_commonstatic final TagKey<Enchantment> EnchantmentTagKeys.TRADES_SAVANNA_SPECIAL#minecraft:trades/savanna_specialstatic final TagKey<Enchantment> EnchantmentTagKeys.TRADES_SNOW_COMMON#minecraft:trades/snow_commonstatic final TagKey<Enchantment> EnchantmentTagKeys.TRADES_SNOW_SPECIAL#minecraft:trades/snow_specialstatic final TagKey<Enchantment> EnchantmentTagKeys.TRADES_SWAMP_COMMON#minecraft:trades/swamp_commonstatic final TagKey<Enchantment> EnchantmentTagKeys.TRADES_SWAMP_SPECIAL#minecraft:trades/swamp_specialstatic final TagKey<Enchantment> EnchantmentTagKeys.TRADES_TAIGA_COMMON#minecraft:trades/taiga_commonstatic final TagKey<Enchantment> EnchantmentTagKeys.TRADES_TAIGA_SPECIAL#minecraft:trades/taiga_special -
Uses of MinecraftExperimental in org.bukkit.inventory.meta
Classes in org.bukkit.inventory.meta with annotations of type MinecraftExperimental -
Uses of MinecraftExperimental in org.bukkit.map
Fields in org.bukkit.map with annotations of type MinecraftExperimentalModifier and TypeFieldDescriptionstatic final MapCursor.TypeMapCursor.Type.JUNGLE_TEMPLEstatic final MapCursor.TypeMapCursor.Type.SWAMP_HUTstatic final MapCursor.TypeMapCursor.Type.VILLAGE_DESERTstatic final MapCursor.TypeMapCursor.Type.VILLAGE_PLAINSstatic final MapCursor.TypeMapCursor.Type.VILLAGE_SAVANNAstatic final MapCursor.TypeMapCursor.Type.VILLAGE_SNOWYstatic final MapCursor.TypeMapCursor.Type.VILLAGE_TAIGA