net.minecraft.entity.passive

public class DonkeyEntity

extends AbstractDonkeyEntity

All mapped superinterfaces:

Nameable, EntityLike, UniquelyIdentifiable, ScoreHolder, DataTracked, ComponentsAccess, HeldItemContext, StackReferenceGetter, DebugTrackable, Attackable, ServerWaypoint, Waypoint, Targeter, EquipmentHolder, Leashable, JumpingMount, Mount, RideableInventory, Tameable

net.minecraft.world.entity.animal.equine.Donkey
net.minecraft.class_1495
net.minecraft.entity.passive.DonkeyEntity

Constructor summary

ModifierConstructor
public (EntityType<? extends DonkeyEntity> type, World level)

Method summary

Modifier and TypeMethod
protected SoundEvent
getAmbientSound()
method_5994()
getAmbientSound()
protected SoundEvent
getAngrySound()
method_6747()
getAngrySound()
protected SoundEvent
getDeathSound()
method_6002()
getDeathSound()
protected SoundEvent
getEatingSound()
method_28368()
getEatSound()
protected SoundEvent
getHurtSound(DamageSource source)
method_6011(class_1282 arg0)
getHurtSound(DamageSource arg0)
public boolean
canMate(Animal partner)
method_6474(class_1429 arg0)
canBreedWith(AnimalEntity arg0)
protected void
playJumpSound()
method_6723()
playJumpSound()
public PassiveEntity
getBreedOffspring(ServerLevel level, AgeableMob partner)
method_5613(class_3218 arg0, class_1296 arg1)
createChild(ServerWorld arg0, PassiveEntity arg1)