接口的使用
org.bukkit.registry.RegistryAware
使用RegistryAware的程序包
程序包
说明
Bukkit API的顶级程序包, 包含通用的API类和接口.
与属性有关的类 (Minecraft Wiki - 属性).
用于操作在
世界
内的三位像素(方块),包括一些特定的状态.与旗帜方块有关的类.
Classes concerning damage types and sources applicable to living entities.
为在
世界
内存在的非三维像素单位(实体)提供的接口,包含玩家、怪物、抛射物等.与实体的持久化内存有关的类, 目前仅与村民有关.
Classes to facilitate world
Structure
generation.参与操作玩家物品栏和物品交互的类.
盔甲纹饰元数据类型。
用于简化处理
地图
显示内容的类.代表每种
药水
属性和操作的类的集合.-
org.bukkit中RegistryAware的使用
修饰符和类型接口说明interface
代表画.interface
Represents a fluid type.interface
Represents a song which may play in a Jukebox.interface
服务器能给玩家发送的声音的列表.实现RegistryAware的org.bukkit中的类修饰符和类型类说明class
代表 Mojang 通用游戏事件.enum
所有物品的枚举.class
enum
-
org.bukkit.attribute中RegistryAware的使用
-
org.bukkit.block中RegistryAware的使用
修饰符和类型接口说明interface
所有生物群系的枚举.interface
While this API is in a public interface, it is not intended for use by plugins until further notice.static interface
BlockType.Typed<B extends BlockData>
Typed represents a subtype ofBlockType
s that have a known block data type at compile time. -
org.bukkit.block.banner中RegistryAware的使用
-
org.bukkit.damage中RegistryAware的使用
-
org.bukkit.enchantments中RegistryAware的使用
修饰符和类型类说明class
附魔类.class
已过时。仅为保障向后兼容性, EnchantmentWrapper 已不再使用 -
org.bukkit.entity中RegistryAware的使用
修饰符和类型接口说明static interface
代表了各种猫的品种.static interface
Represents the variant of a chicken.static interface
Represents the variant of a cow.static interface
Represents the variant of a frog - ie its color.static interface
Represents the variant of a pig.static interface
Represents the various different Villager professions there may be.static interface
Represents Villager type, usually corresponding to what biome they spawn in.static interface
Represents the variant of a wolf. -
org.bukkit.entity.memory中RegistryAware的使用
修饰符和类型类说明final class
MemoryKey<T>
Represents a key used for accessing memory values of aLivingEntity
. -
org.bukkit.generator.structure中RegistryAware的使用
修饰符和类型类说明class
Represent a Structure from the world.class
Represent a StructureType of aStructure
. -
org.bukkit.inventory中RegistryAware的使用
修饰符和类型接口说明interface
While this API is in a public interface, it is not intended for use by plugins until further notice.static interface
ItemType.Typed<M extends ItemMeta>
Typed represents a subtype ofItemType
s that have a known item meta type at compile time.interface
Represents different kinds of views, also known as menus, which can be created and viewed by the player.static interface
MenuType.Typed<V extends InventoryView,
B extends InventoryViewBuilder<V>> Typed represents a subtype ofMenuType
s that have a knownInventoryView
type at compile time. -
org.bukkit.inventory.meta.trim中RegistryAware的使用
-
org.bukkit.map中RegistryAware的使用
-
org.bukkit.potion中RegistryAware的使用
修饰符和类型类说明class
代表应用于实体上的药水和效果类型.class
已过时。仅为保障向后兼容性, PotionEffectTypeWrapper 已不再使用.enum
药水种类枚举, 反应并匹配创造模式物品栏中可获取的每种药水的状态.