net.minecraft.world.entity.animal

public class Cow

extends Animal

All mapped superinterfaces:

SyncedDataHolder, Nameable, EntityAccess, CommandSource, ScoreHolder, Attackable, EquipmentUser, Leashable, Targeting

cfl
net.minecraft.world.entity.animal.Cow
net.minecraft.class_1430
net.minecraft.entity.passive.CowEntity
net.minecraft.src.C_825_
net.minecraft.world.entity.animal.EntityCow

Field summary

Modifier and TypeField
private static final EntityDimensions
cc
BABY_DIMENSIONS
field_47771
BABY_BASE_DIMENSIONS
f_315285_

Constructor summary

ModifierConstructor
public (EntityType<? extends Cow> p_28286_, Level arg1)

Method summary

Modifier and TypeMethod
protected void
B()
registerGoals()
method_5959()
initGoals()
m_8099_()
public boolean
o(cuq arg0)
isFood(ItemStack arg0)
method_6481(class_1799 arg0)
isBreedingItem(ItemStack arg0)
m_6898_(C_1391_ arg0)
public static AttributeSupplier$Builder
s()
createAttributes()
method_26883()
createCowAttributes()
m_28307_()
protected SoundEvent
v()
getAmbientSound()
method_5994()
getAmbientSound()
m_7515_()
protected SoundEvent
d(brk arg0)
getHurtSound(DamageSource arg0)
method_6011(class_1282 arg0)
getHurtSound(DamageSource arg0)
m_7975_(C_489_ arg0)
protected SoundEvent
n_()
getDeathSound()
method_6002()
getDeathSound()
m_5592_()
protected void
b(jd arg0, dtc arg1)
playStepSound(BlockPos arg0, BlockState arg1)
method_5712(class_2338 arg0, class_2680 arg1)
playStepSound(BlockPos arg0, BlockState arg1)
m_7355_(C_4675_ p_28302_, C_2064_ arg1)
protected float
fa()
getSoundVolume()
method_6107()
getSoundVolume()
m_6121_()
public InteractionResult
b(cmx arg0, bqq arg1)
mobInteract(Player arg0, InteractionHand arg1)
method_5992(class_1657 arg0, class_1268 arg1)
interactMob(PlayerEntity arg0, Hand arg1)
m_6071_(C_1141_ p_28299_, C_470_ arg1)
public Cow
b(aqu arg0, bsl arg1)
getBreedOffspring(ServerLevel arg0, AgeableMob arg1)
method_6483(class_3218 arg0, class_1296 arg1)
createChild(ServerWorld arg0, PassiveEntity arg1)
m_142606_(C_12_ p_148891_, C_141062_ arg1)
public EntityDimensions
e(bua arg0)
getDefaultDimensions(Pose arg0)
method_55694(class_4050 arg0)
getBaseDimensions(EntityPose arg0)
m_31586_(C_535_ arg0)