Package org.bukkit
Interface Keyed
- All Known Subinterfaces:
- Advancement,- ComplexRecipe,- KeyedBossBar,- LootTable,- Tag<T>,- World
- All Known Implementing Classes:
- Art,- Attribute,- Biome,- BlastingRecipe,- CampfireRecipe,- CookingRecipe,- Enchantment,- EnchantmentWrapper,- EntityType,- Fluid,- FurnaceRecipe,- GameEvent,- LootTables,- Material,- MemoryKey,- PotionEffectType,- PotionEffectTypeWrapper,- ShapedRecipe,- ShapelessRecipe,- SmithingRecipe,- SmokingRecipe,- Sound,- Statistic,- StonecuttingRecipe,- StructureType,- Villager.Profession,- Villager.Type
public interface Keyed
Represents an object which has a 
NamespacedKey attached to it.- 
Method Summary
- 
Method Details- 
getKeyReturn the namespaced identifier for this object.- Returns:
- this object's key
 
 
-