Uses of Class
net.minecraft.world.entity.animal.Animal
Packages that use Animal
Package
Description
-
Uses of Animal in net.minecraft.advancements.critereon
Methods in net.minecraft.advancements.critereon with parameters of type AnimalModifier and TypeMethodDescriptionvoid
BredAnimalsTrigger.trigger
(ServerPlayer p_147279_, Animal p_147280_, Animal p_147281_, AgeableMob p_147282_) void
TameAnimalTrigger.trigger
(ServerPlayer p_68830_, Animal p_68831_) -
Uses of Animal in net.minecraft.world.entity
Subclasses of Animal in net.minecraft.world.entity -
Uses of Animal in net.minecraft.world.entity.ai.behavior
Fields in net.minecraft.world.entity.ai.behavior with type parameters of type AnimalModifier and TypeFieldDescriptionprivate final EntityType<? extends Animal>
AnimalMakeLove.partnerType
Methods in net.minecraft.world.entity.ai.behavior that return AnimalMethods in net.minecraft.world.entity.ai.behavior that return types with arguments of type AnimalMethods in net.minecraft.world.entity.ai.behavior with parameters of type AnimalModifier and TypeMethodDescriptionprotected boolean
AnimalMakeLove.canStillUse
(ServerLevel p_22416_, Animal p_22417_, long p_22418_) protected boolean
AnimalMakeLove.checkExtraStartConditions
(ServerLevel p_22401_, Animal p_22402_) AnimalMakeLove.findValidBreedPartner
(Animal p_22432_) private Animal
AnimalMakeLove.getBreedTarget
(Animal p_22410_) private boolean
AnimalMakeLove.hasBreedTargetOfRightType
(Animal p_22422_) protected void
AnimalMakeLove.start
(ServerLevel p_22404_, Animal p_22405_, long p_22406_) protected void
AnimalMakeLove.stop
(ServerLevel p_22438_, Animal p_22439_, long p_22440_) protected void
AnimalMakeLove.tick
(ServerLevel p_22428_, Animal p_22429_, long p_22430_) Constructor parameters in net.minecraft.world.entity.ai.behavior with type arguments of type AnimalModifierConstructorDescriptionAnimalMakeLove
(EntityType<? extends Animal> p_22391_, float p_22392_) -
Uses of Animal in net.minecraft.world.entity.ai.goal
Fields in net.minecraft.world.entity.ai.goal declared as AnimalModifier and TypeFieldDescriptionprotected final Animal
BreedGoal.animal
private final Animal
FollowParentGoal.animal
private Animal
FollowParentGoal.parent
protected Animal
BreedGoal.partner
Fields in net.minecraft.world.entity.ai.goal with type parameters of type AnimalMethods in net.minecraft.world.entity.ai.goal that return AnimalConstructors in net.minecraft.world.entity.ai.goal with parameters of type AnimalConstructor parameters in net.minecraft.world.entity.ai.goal with type arguments of type Animal -
Uses of Animal in net.minecraft.world.entity.animal
Subclasses of Animal in net.minecraft.world.entity.animalModifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
Methods in net.minecraft.world.entity.animal with parameters of type AnimalModifier and TypeMethodDescriptionboolean
boolean
boolean
boolean
void
Animal.finalizeSpawnChildFromBreeding
(ServerLevel p_277963_, Animal p_277357_, AgeableMob p_277516_) private DyeColor
Sheep.getOffspringColor
(Animal p_29824_, Animal p_29825_) void
Animal.spawnChildFromBreeding
(ServerLevel p_27564_, Animal p_27565_) Method parameters in net.minecraft.world.entity.animal with type arguments of type AnimalModifier and TypeMethodDescriptionstatic boolean
Animal.checkAnimalSpawnRules
(EntityType<? extends Animal> p_218105_, LevelAccessor p_218106_, MobSpawnType p_218107_, BlockPos p_218108_, RandomSource p_218109_) Constructor parameters in net.minecraft.world.entity.animal with type arguments of type AnimalModifierConstructorDescriptionprotected
Animal
(EntityType<? extends Animal> p_27557_, Level p_27558_) -
Uses of Animal in net.minecraft.world.entity.animal.axolotl
Subclasses of Animal in net.minecraft.world.entity.animal.axolotl -
Uses of Animal in net.minecraft.world.entity.animal.camel
Subclasses of Animal in net.minecraft.world.entity.animal.camelMethods in net.minecraft.world.entity.animal.camel with parameters of type Animal -
Uses of Animal in net.minecraft.world.entity.animal.frog
Subclasses of Animal in net.minecraft.world.entity.animal.frogMethods in net.minecraft.world.entity.animal.frog with parameters of type AnimalModifier and TypeMethodDescriptionvoid
Frog.spawnChildFromBreeding
(ServerLevel p_218479_, Animal p_218480_) Method parameters in net.minecraft.world.entity.animal.frog with type arguments of type AnimalModifier and TypeMethodDescriptionstatic boolean
Frog.checkFrogSpawnRules
(EntityType<? extends Animal> p_218512_, LevelAccessor p_218513_, MobSpawnType p_218514_, BlockPos p_218515_, RandomSource p_218516_) Constructor parameters in net.minecraft.world.entity.animal.frog with type arguments of type Animal -
Uses of Animal in net.minecraft.world.entity.animal.goat
Subclasses of Animal in net.minecraft.world.entity.animal.goatMethod parameters in net.minecraft.world.entity.animal.goat with type arguments of type AnimalModifier and TypeMethodDescriptionstatic boolean
Goat.checkGoatSpawnRules
(EntityType<? extends Animal> p_218753_, LevelAccessor p_218754_, MobSpawnType p_218755_, BlockPos p_218756_, RandomSource p_218757_) -
Uses of Animal in net.minecraft.world.entity.animal.horse
Subclasses of Animal in net.minecraft.world.entity.animal.horseModifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
Methods in net.minecraft.world.entity.animal.horse with parameters of type AnimalModifier and TypeMethodDescriptionboolean
boolean
boolean
boolean
Method parameters in net.minecraft.world.entity.animal.horse with type arguments of type AnimalModifier and TypeMethodDescriptionstatic boolean
SkeletonHorse.checkSkeletonHorseSpawnRules
(EntityType<? extends Animal> p_312158_, LevelAccessor p_312297_, MobSpawnType p_312214_, BlockPos p_312728_, RandomSource p_309547_) static boolean
ZombieHorse.checkZombieHorseSpawnRules
(EntityType<? extends Animal> p_313002_, LevelAccessor p_310822_, MobSpawnType p_312863_, BlockPos p_311078_, RandomSource p_312131_) -
Uses of Animal in net.minecraft.world.entity.animal.sniffer
Subclasses of Animal in net.minecraft.world.entity.animal.snifferMethods in net.minecraft.world.entity.animal.sniffer with parameters of type AnimalModifier and TypeMethodDescriptionboolean
void
Sniffer.spawnChildFromBreeding
(ServerLevel p_277923_, Animal p_277857_) Constructor parameters in net.minecraft.world.entity.animal.sniffer with type arguments of type Animal -
Uses of Animal in net.minecraft.world.entity.monster
Subclasses of Animal in net.minecraft.world.entity.monster -
Uses of Animal in net.minecraft.world.entity.monster.hoglin
Subclasses of Animal in net.minecraft.world.entity.monster.hoglin -
Uses of Animal in net.minecraftforge.event
Methods in net.minecraftforge.event with parameters of type AnimalModifier and TypeMethodDescriptionstatic boolean
ForgeEventFactory.onAnimalTame
(Animal animal, Player tamer) -
Uses of Animal in net.minecraftforge.event.entity.living
Fields in net.minecraftforge.event.entity.living declared as AnimalMethods in net.minecraftforge.event.entity.living that return AnimalConstructors in net.minecraftforge.event.entity.living with parameters of type Animal