Uses of Interface
org.bukkit.registry.RegistryAware
Packages that use RegistryAware
Package
Description
The root package of the Bukkit API, contains generalized API classes.
Classes relevant to attributes.
Classes used to manipulate the voxels in a
world,
including special states.Classes relevant to banner blocks.
Classes concerning damage types and sources applicable to living entities.
Classes relating to the specialized enhancements to
item stacks, as part of the meta data.Interfaces for non-voxel objects that can exist in a
world, including all players, monsters, projectiles, etc.Classes concerning an entity's persistent memory.
Classes to facilitate world
Structure
generation.Classes involved in manipulating player inventories and item interactions.
Armor trim meta types.
Classes to facilitate plugin handling of
map displays.Classes to represent various
potion
properties and manipulation.-
Uses of RegistryAware in org.bukkit
Subinterfaces of RegistryAware in org.bukkitModifier and TypeInterfaceDescriptioninterfaceRepresents the art on a painting.interfaceRepresents a fluid type.interfaceRepresents a song which may play in a Jukebox.interfaceAn interface of Sounds the server is able to send to players.Classes in org.bukkit that implement RegistryAwareModifier and TypeClassDescriptionclassRepresents a generic Mojang game event.enumAn enum of all material IDs accepted by the official server and clientclassenum -
Uses of RegistryAware in org.bukkit.attribute
Subinterfaces of RegistryAware in org.bukkit.attributeModifier and TypeInterfaceDescriptioninterfaceTypes of attributes which may be present on anAttributable. -
Uses of RegistryAware in org.bukkit.block
Subinterfaces of RegistryAware in org.bukkit.blockModifier and TypeInterfaceDescriptioninterfaceHolds all accepted Biomes in the server.interfaceWhile this API is in a public interface, it is not intended for use by plugins until further notice.static interfaceBlockType.Typed<B extends BlockData>Typed represents a subtype ofBlockTypes that have a known block data type at compile time. -
Uses of RegistryAware in org.bukkit.block.banner
Subinterfaces of RegistryAware in org.bukkit.block.banner -
Uses of RegistryAware in org.bukkit.damage
Subinterfaces of RegistryAware in org.bukkit.damageModifier and TypeInterfaceDescriptioninterfaceRepresent a type of damage that an entity can receive. -
Uses of RegistryAware in org.bukkit.enchantments
Classes in org.bukkit.enchantments that implement RegistryAwareModifier and TypeClassDescriptionclassThe various type of enchantments that may be added to armour or weaponsclassDeprecated.only for backwards compatibility, EnchantmentWrapper is no longer used. -
Uses of RegistryAware in org.bukkit.entity
Subinterfaces of RegistryAware in org.bukkit.entityModifier and TypeInterfaceDescriptionstatic interfaceRepresents the various different cat types there are.static interfaceRepresents the variant of a chicken.static interfaceRepresents the variant of a cow.static interfaceRepresents the variant of a frog - ie its color.static interfaceRepresents the variant of a pig.static interfaceRepresents the various different Villager professions there may be.static interfaceRepresents Villager type, usually corresponding to what biome they spawn in.static interfaceRepresents the variant of a wolf.Classes in org.bukkit.entity that implement RegistryAware -
Uses of RegistryAware in org.bukkit.entity.memory
Classes in org.bukkit.entity.memory that implement RegistryAwareModifier and TypeClassDescriptionfinal classMemoryKey<T>Represents a key used for accessing memory values of aLivingEntity. -
Uses of RegistryAware in org.bukkit.generator.structure
Classes in org.bukkit.generator.structure that implement RegistryAwareModifier and TypeClassDescriptionclassRepresent a Structure from the world.classRepresent a StructureType of aStructure. -
Uses of RegistryAware in org.bukkit.inventory
Subinterfaces of RegistryAware in org.bukkit.inventoryModifier and TypeInterfaceDescriptioninterfaceWhile this API is in a public interface, it is not intended for use by plugins until further notice.static interfaceItemType.Typed<M extends ItemMeta>Typed represents a subtype ofItemTypes that have a known item meta type at compile time.interfaceRepresents different kinds of views, also known as menus, which can be created and viewed by the player.static interfaceMenuType.Typed<V extends InventoryView,B extends InventoryViewBuilder<V>> Typed represents a subtype ofMenuTypes that have a knownInventoryViewtype at compile time. -
Uses of RegistryAware in org.bukkit.inventory.meta.trim
Subinterfaces of RegistryAware in org.bukkit.inventory.meta.trim -
Uses of RegistryAware in org.bukkit.map
Subinterfaces of RegistryAware in org.bukkit.mapModifier and TypeInterfaceDescriptionstatic interfaceRepresents the standard types of map cursors. -
Uses of RegistryAware in org.bukkit.potion
Classes in org.bukkit.potion that implement RegistryAwareModifier and TypeClassDescriptionclassRepresents a type of potion and its effect on an entity.classDeprecated.only for backwards compatibility, PotionEffectTypeWrapper is no longer used.enumThis enum reflects and matches each potion state that can be obtained from the Creative mode inventory