| 接口 | 说明 |
|---|---|
| BannerMeta | |
| BlockStateMeta | |
| BookMeta | |
| EnchantmentStorageMeta |
EnchantmentMeta is specific to items that can store enchantments, as
opposed to being enchanted.
|
| FireworkEffectMeta |
代表可以存储单个FireworkEffect的meta.例如包含
Material.FIREWORK_CHARGE. |
| FireworkMeta |
Represents a
Material.FIREWORK and its effects. |
| ItemMeta |
This type represents the storage mechanism for auxiliary item data.
|
| KnowledgeBookMeta | |
| LeatherArmorMeta | |
| MapMeta |
代表可被伸缩的地图.
|
| PotionMeta |
代表药水和有自定义药水效果的物品.
|
| Repairable |
代表可以在铁砧上被修复的物品.
|
| SkullMeta |
代表
头颅. |
| SpawnEggMeta |
Represents a
Material.MONSTER_EGG and it's spawned type. |
| 枚举 | 说明 |
|---|---|
| BookMeta.Generation |
Represents the generation (or level of copying) of a written book
|
物品堆的额外数据的接口.