net.minecraft.entity.mob

public class CamelHuskEntity

extends CamelEntity

All mapped superinterfaces:

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

net.minecraft.world.entity.animal.camel.CamelHusk
net.minecraft.class_12261
net.minecraft.entity.mob.CamelHuskEntity

Constructor summary

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

Method summary

Modifier and TypeMethod
public boolean
removeWhenFarAway(double distSqr)
method_5974(double arg0)
canImmediatelyDespawn(double arg0)
public boolean
isMobControlled()
method_75147()
isControlledByMob()
public ActionResult
interact(Player player, InteractionHand hand, Vec3 location)
method_5688(class_1657 arg0, class_1268 arg1, class_243 arg2)
interact(PlayerEntity arg0, Hand arg1, Vec3d arg2)
public boolean
canBeLeashed()
method_5931()
canBeLeashed()
public boolean
isFood(ItemStack itemStack)
method_6481(class_1799 arg0)
isBreedingItem(ItemStack arg0)
protected SoundEvent
getAmbientSound()
method_5994()
getAmbientSound()
public boolean
canMate(Animal partner)
method_6474(class_1429 arg0)
canBreedWith(AnimalEntity arg0)
public CamelEntity
getBreedOffspring(ServerLevel level, AgeableMob partner)
method_45347(class_3218 arg0, class_1296 arg1)
createChild(ServerWorld arg0, PassiveEntity arg1)
public boolean
canFallInLove()
method_6482()
canEat()
public boolean
isBaby()
method_6109()
isBaby()
protected SoundEvent
getDeathSound()
method_6002()
getDeathSound()
protected SoundEvent
getHurtSound(DamageSource source)
method_6011(class_1282 arg0)
getHurtSound(DamageSource arg0)
protected void
playStepSound(BlockPos pos, BlockState blockState)
method_5712(class_2338 arg0, class_2680 arg1)
playStepSound(BlockPos arg0, BlockState arg1)
protected SoundEvent
getDashingSound()
method_76099()
getDashSound()
protected SoundEvent
getDashReadySound()
method_76100()
getDashReadySound()
protected SoundEvent
getEatingSound()
method_28368()
getEatSound()
protected SoundEvent
getStandUpSound()
method_76101()
getStandSound()
protected SoundEvent
getSitDownSound()
method_76102()
getSitSound()
protected RegistryEntry$Reference<SoundEvent>
getSaddleSound()
method_76103()
getSaddleSound()
public float
chargeSpeedModifier()
method_76091()
getRiderChargingSpeedMultiplier()
public PassiveEntity
getBreedOffspring(ServerLevel level, AgeableMob partner)
method_45347(class_3218 arg0, class_1296 arg1)
createChild(ServerWorld arg0, PassiveEntity arg1)