| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EntityAnimal | |
|---|---|
| net.minecraft.entity.ai | |
| net.minecraft.entity.passive | |
| Uses of EntityAnimal in net.minecraft.entity.ai | 
|---|
| Constructors in net.minecraft.entity.ai with parameters of type EntityAnimal | |
|---|---|
EntityAIFollowParent(EntityAnimal par1EntityAnimal,
                                         float par2)
 | 
|
EntityAIMate(EntityAnimal par1EntityAnimal,
                         float par2)
 | 
|
| Uses of EntityAnimal in net.minecraft.entity.passive | 
|---|
| Subclasses of EntityAnimal in net.minecraft.entity.passive | |
|---|---|
 class | 
EntityChicken
 | 
 class | 
EntityCow
 | 
 class | 
EntityMooshroom
 | 
 class | 
EntityOcelot
 | 
 class | 
EntityPig
 | 
 class | 
EntitySheep
 | 
 class | 
EntityTameable
 | 
 class | 
EntityWolf
 | 
| Methods in net.minecraft.entity.passive with parameters of type EntityAnimal | |
|---|---|
 boolean | 
EntityWolf.canMateWith(EntityAnimal par1EntityAnimal)
Returns true if the mob is currently able to mate with the specified mob.  | 
 boolean | 
EntityAnimal.canMateWith(EntityAnimal par1EntityAnimal)
Returns true if the mob is currently able to mate with the specified mob.  | 
 boolean | 
EntityOcelot.canMateWith(EntityAnimal par1EntityAnimal)
Returns true if the mob is currently able to mate with the specified mob.  | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||