Uses of Interface
org.bukkit.entity.Breedable

Packages that use Breedable
Package
Description
Interfaces for non-voxel objects that can exist in a world, including all players, monsters, projectiles, etc.
  • Uses of Breedable in org.bukkit.entity

    Subinterfaces of Breedable in org.bukkit.entity
    Modifier and Type
    Interface
    Description
    interface 
    This interface defines or represents the abstract concept of cow-like entities on the server.
    interface 
    Represents a Horse-like creature.
    interface 
    Represents a villager NPC
    interface 
    Represents an Animal.
    interface 
    Represents an Armadillo.
    interface 
    An Axolotl.
    interface 
    Represents a Bee.
    interface 
    Represents a Camel.
    interface 
    Meow.
    interface 
    Represents Horse-like creatures which can carry an inventory.
    interface 
    Represents a Chicken.
    interface 
    Represents a Cow.
    interface 
    Represents a Donkey - variant of ChestedHorse.
    interface 
    What does the fox say?
    interface 
    A Frog.
    interface 
    A Goat.
    interface 
    Represents a Hoglin.
    interface 
    Represents a Horse.
    interface 
    Represents a Llama.
    interface 
    Represents a Mule - variant of ChestedHorse.
    interface 
    Represents a mushroom Cow
    interface 
    A wild tameable cat
    interface 
    Panda entity.
    interface 
    Represents a Parrot.
    interface 
    Represents a Pig.
    interface 
    Represents a polar bear.
    interface 
     
    interface 
    Represents a Sheep.
    interface 
    Represents a SkeletonHorse - variant of AbstractHorse.
    interface 
    Represents a Sniffer.
    interface 
    Represents an entity which may be saddled, ridden and steered using an item.
    interface 
    Represents a Strider.
    interface 
     
    interface 
    Represents a trader Llama.
    interface 
    Represents a turtle.
    interface 
    Represents a villager NPC
    interface 
    Represents a wandering trader NPC
    interface 
    Represents a Wolf
    interface 
    Represents a ZombieHorse - variant of AbstractHorse.