Uses of Class
net.minecraft.world.entity.animal.Animal
Package
Description
-
Uses of Animal in net.minecraft.advancements.critereon
Modifier 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
-
Uses of Animal in net.minecraft.world.entity.ai.behavior
Modifier and TypeFieldDescriptionprivate final EntityType
<? extends Animal> AnimalMakeLove.partnerType
Modifier 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_) ModifierConstructorDescriptionAnimalMakeLove
(EntityType<? extends Animal> p_320473_) AnimalMakeLove
(EntityType<? extends Animal> p_22391_, float p_22392_, int p_320576_) -
Uses of Animal in net.minecraft.world.entity.ai.goal
Modifier and TypeFieldDescriptionprotected final Animal
BreedGoal.animal
private final Animal
FollowParentGoal.animal
private Animal
FollowParentGoal.parent
protected Animal
BreedGoal.partner
-
Uses of Animal in net.minecraft.world.entity.animal
Modifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
Modifier 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_) Modifier and TypeMethodDescriptionstatic boolean
Animal.checkAnimalSpawnRules
(EntityType<? extends Animal> p_218105_, LevelAccessor p_218106_, MobSpawnType p_218107_, BlockPos p_218108_, RandomSource p_218109_) ModifierConstructorDescriptionprotected
Animal
(EntityType<? extends Animal> p_27557_, Level p_27558_) -
Uses of Animal in net.minecraft.world.entity.animal.armadillo
-
Uses of Animal in net.minecraft.world.entity.animal.axolotl
-
Uses of Animal in net.minecraft.world.entity.animal.camel
-
Uses of Animal in net.minecraft.world.entity.animal.frog
Modifier and TypeMethodDescriptionvoid
Frog.spawnChildFromBreeding
(ServerLevel p_218479_, Animal p_218480_) Modifier and TypeMethodDescriptionstatic boolean
Frog.checkFrogSpawnRules
(EntityType<? extends Animal> p_218512_, LevelAccessor p_218513_, MobSpawnType p_218514_, BlockPos p_218515_, RandomSource p_218516_) -
Uses of Animal in net.minecraft.world.entity.animal.goat
Modifier 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
Modifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
Modifier and TypeMethodDescriptionboolean
boolean
boolean
boolean
Modifier and TypeMethodDescriptionstatic boolean
SkeletonHorse.checkSkeletonHorseSpawnRules
(EntityType<? extends Animal> p_312143_, LevelAccessor p_312574_, MobSpawnType p_312240_, BlockPos p_312362_, RandomSource p_312555_) static boolean
ZombieHorse.checkZombieHorseSpawnRules
(EntityType<? extends Animal> p_312450_, LevelAccessor p_312340_, MobSpawnType p_312031_, BlockPos p_311838_, RandomSource p_312514_) -
Uses of Animal in net.minecraft.world.entity.animal.sniffer
Modifier and TypeMethodDescriptionboolean
void
Sniffer.spawnChildFromBreeding
(ServerLevel p_277923_, Animal p_277857_) -
Uses of Animal in net.minecraft.world.entity.monster
-
Uses of Animal in net.minecraft.world.entity.monster.hoglin
-
Uses of Animal in net.neoforged.neoforge.event
Modifier and TypeMethodDescriptionstatic boolean
EventHooks.onAnimalTame
(Animal animal, Player tamer) -
Uses of Animal in net.neoforged.neoforge.event.entity.living
-
Uses of Animal in net.neoforged.neoforge.oldtest.entity