程序包 org.bukkit
接口 Keyed
- 所有已知子接口:
Advancement,Art,Attribute,Biome,BlockType,BlockType.Typed<B>,Cat.Type,Chicken.Variant,ComplexRecipe,Cow.Variant,DamageType,DataPack,FeatureFlag,Fluid,Frog.Variant,ItemType,ItemType.Typed<M>,JukeboxSong,KeyedBossBar,LootTable,MapCursor.Type,MenuType,MenuType.Typed<V,,B> PatternType,Pig.Variant,Sound,Tag<T>,TrimMaterial,TrimPattern,Villager.Profession,Villager.Type,Wolf.Variant,World
- 所有已知实现类:
AttributeModifier,BlastingRecipe,CampfireRecipe,CookingRecipe,CraftingRecipe,Enchantment,EnchantmentWrapper,EntityType,FurnaceRecipe,GameEvent,LootTables,Material,MemoryKey,MusicInstrument,Particle,PotionEffectType,PotionEffectTypeWrapper,PotionType,ShapedRecipe,ShapelessRecipe,SmithingRecipe,SmithingTransformRecipe,SmithingTrimRecipe,SmokingRecipe,Statistic,StonecuttingRecipe,Structure,StructureType,StructureType,TransmuteRecipe
public interface Keyed
代表附加了
NamespacedKey 的对象.-
方法概要
-
方法详细资料
-
getKey
返回用于此对象的命名空间标识符.原文:Return the namespaced identifier for this object.
- 返回:
- 标识此对象的 key
-