net.minecraft.world.entity.animal

public class Fox

extends Animal implements VariantHolder<Fox$Variant>

All mapped superinterfaces:

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

cig
net.minecraft.world.entity.animal.Fox
net.minecraft.class_4019
net.minecraft.unmapped.C_axinhusn
net.minecraft.entity.passive.FoxEntity
net.minecraft.entity.passive.FoxEntity
net.minecraft.src.C_833_
net.minecraft.world.entity.animal.EntityBird

Field summary

Modifier and TypeField
private static final EntityDataAccessor<Integer>
cd
DATA_TYPE_ID
field_17949
f_hrbsnbst
TYPE
TYPE
f_28437_
private static final EntityDataAccessor<Byte>
ce
DATA_FLAGS_ID
field_17950
f_zbozchcc
FOX_FLAGS
FOX_FLAGS
f_28438_
private static final int
cf
FLAG_SITTING
field_30331
f_ymqfryvu
SITTING_FLAG
SITTING_FLAG
f_148899_
public static final int
bZ
FLAG_CROUCHING
field_30328
f_hqimehqj
CROUCHING_FLAG
CROUCHING_FLAG
f_148896_
public static final int
ca
FLAG_INTERESTED
field_30329
f_xuhsuger
ROLLING_HEAD_FLAG
ROLLING_HEAD_FLAG
f_148897_
public static final int
cb
FLAG_POUNCING
field_30330
f_pnamnksn
CHASING_FLAG
CHASING_FLAG
f_148898_
private static final int
cg
FLAG_SLEEPING
field_30332
f_asglsdnu
SLEEPING_FLAG
SLEEPING_FLAG
f_148900_
private static final int
ch
FLAG_FACEPLANTED
field_30333
f_lkqzfnlu
WALKING_FLAG
WALKING_FLAG
f_148901_
private static final int
ci
FLAG_DEFENDING
field_30334
f_geqalzye
AGGRESSIVE_FLAG
AGGRESSIVE_FLAG
f_148902_
private static final EntityDataAccessor<Optional<UUID>>
cj
DATA_TRUSTED_ID_0
field_17951
f_wshlzrjm
OWNER
OWNER
f_28439_
private static final EntityDataAccessor<Optional<UUID>>
ck
DATA_TRUSTED_ID_1
field_17952
f_ycsmhxsv
OTHER_TRUSTED
OTHER_TRUSTED
f_28440_
static final Predicate<ItemEntity>
cl
ALLOWED_ITEMS
field_17953
f_codnhfpm
PICKABLE_DROP_FILTER
PICKABLE_DROP_FILTER
f_28441_
private static final Predicate<Entity>
cm
TRUSTED_TARGET_SELECTOR
field_17954
f_djegkpak
JUST_ATTACKED_SOMETHING_FILTER
JUST_ATTACKED_SOMETHING_FILTER
f_28442_
static final Predicate<Entity>
cn
STALKABLE_PREY
field_17955
f_dggtxvaq
CHICKEN_AND_RABBIT_FILTER
CHICKEN_AND_RABBIT_FILTER
f_28443_
private static final Predicate<Entity>
co
AVOID_PLAYERS
field_17956
f_amqhoayi
NOTICEABLE_PLAYER_FILTER
NOTICEABLE_PLAYER_FILTER
f_28444_
private static final int
cp
MIN_TICKS_BEFORE_EAT
field_30335
f_ysgxoajz
EATING_DURATION
MIN_TICKS_BEFORE_EATING
f_148903_
private static final EntityDimensions
cq
BABY_DIMENSIONS
field_47772
f_gvpwdnqm
BABY_BASE_DIMENSIONS
BABY_DIMENSIONS
f_314999_
private Goal
cr
landTargetGoal
field_17957
f_vkugpcrl
followChickenAndRabbitGoal
followChickenAndRabbitGoal
f_28445_
private Goal
cs
turtleEggTargetGoal
field_17958
f_bthcsxek
followBabyTurtleGoal
followBabyTurtleGoal
f_28446_
private Goal
ct
fishTargetGoal
field_17959
f_upcmpkhx
followFishGoal
followFishGoal
f_28447_
private float
cu
interestedAngle
field_17960
f_fgkoqkhm
headRollProgress
headRollProgress
f_28448_
private float
cv
interestedAngleO
field_17961
f_lmfkncww
lastHeadRollProgress
lastHeadRollProgress
f_28433_
float
cw
crouchAmount
field_17962
f_tajwrmin
extraRollingHeight
extraRollingHeight
f_28434_
float
cx
crouchAmountO
field_17963
f_zxjrhxjw
lastExtraRollingHeight
lastExtraRollingHeight
f_28435_
private int
cy
ticksSinceEaten
field_17964
f_nmhvuowd
eatingTime
eatingTime
f_28436_

Constructor summary

ModifierConstructor
public (EntityType<? extends Fox> p_28452_, Level world)

Method summary

Modifier and TypeMethod
protected void
a(alg$a arg0)
defineSynchedData(SynchedEntityData$Builder arg0)
method_5693(class_2945$class_9222 arg0)
m_lwugwlsw(C_pyoaoolj$C_oqzxcugu arg0)
initDataTracker(DataTracker$Builder arg0)
initDataTracker(DataTracker$Builder arg0)
m_8097_(C_5247_$C_313487_ arg0)
protected void
B()
registerGoals()
method_5959()
m_itjttsuo()
initGoals()
initGoals()
m_8099_()
public void
d_()
aiStep()
method_6007()
m_alyudxll()
tickMovement()
tickMovement()
m_8107_()
protected boolean
fi()
isImmobile()
method_6062()
m_iauzolbu()
isImmobile()
isImmobile()
m_6107_()
private boolean
i(cxo arg0)
canEat(ItemStack arg0)
method_18430(class_1799 arg0)
m_zosfjimu(C_sddaxwyk arg0)
canEat(ItemStack stack)
canEat(ItemStack stack)
m_28597_(C_1391_ arg0)
protected void
a(bam arg0, btg arg1)
populateDefaultEquipmentSlots(RandomSource arg0, DifficultyInstance arg1)
method_5964(class_5819 arg0, class_1266 arg1)
m_bafwglvj(C_rlomrsco arg0, C_jiailwzt arg1)
initEquipment(Random arg0, LocalDifficulty arg1)
initEquipment(RandomGenerator arg0, LocalDifficulty arg1)
m_213945_(C_212974_ p_218172_, C_469_ arg1)
public void
b(byte arg0)
handleEntityEvent(byte arg0)
method_5711(byte arg0)
m_kkieextx(byte arg0)
handleStatus(byte arg0)
handleStatus(byte arg0)
m_7822_(byte arg0)
public static AttributeSupplier$Builder
p()
createAttributes()
method_26885()
m_jirgigzw()
createFoxAttributes()
createAttributes()
m_28553_()
public Fox
b(ash arg0, bva arg1)
getBreedOffspring(ServerLevel arg0, AgeableMob arg1)
method_18260(class_3218 arg0, class_1296 arg1)
m_utwwxouo(C_bdwnwhiu arg0, C_jvojbnla arg1)
createChild(ServerWorld arg0, PassiveEntity arg1)
createChild(ServerWorld world, PassiveEntity arg1)
m_142606_(C_12_ p_148913_, C_141062_ arg1)
public static boolean
c(bvq<cig> arg0, dhi arg1, bvp arg2, jh arg3, bam arg4)
checkFoxSpawnRules(EntityType<Fox> arg0, LevelAccessor arg1, EntitySpawnReason arg2, BlockPos arg3, RandomSource arg4)
method_39449(class_1299<class_4019> arg0, class_1936 arg1, class_3730 arg2, class_2338 arg3, class_5819 arg4)
m_feziscvb(C_ogavsvbr<C_axinhusn> arg0, C_vdvbsyle arg1, C_bhyaesep arg2, C_hynzadkk arg3, C_rlomrsco arg4)
canSpawn(EntityType<FoxEntity> type, WorldAccess world, SpawnReason spawnReason, BlockPos pos, Random random)
canSpawn(EntityType<FoxEntity> entityType, WorldAccess world, SpawnReason reason, BlockPos pos, RandomGenerator random)
m_218175_(C_513_<C_833_> p_218176_, C_1598_ p_218177_, C_345845_ p_363927_, C_4675_ p_218179_, C_212974_ p_218180_)
public SpawnGroupData
a(dhy arg0, btg arg1, bvp arg2, bwy arg3)
finalizeSpawn(ServerLevelAccessor arg0, DifficultyInstance arg1, EntitySpawnReason arg2, SpawnGroupData arg3)
method_5943(class_5425 arg0, class_1266 arg1, class_3730 arg2, class_1315 arg3)
m_oxrxxqyz(C_jmnzlycd arg0, C_jiailwzt arg1, C_bhyaesep arg2, C_lsmqixfx arg3)
initialize(ServerWorldAccess arg0, LocalDifficulty arg1, SpawnReason arg2, EntityData arg3)
initialize(ServerWorldAccess arg0, LocalDifficulty arg1, SpawnReason arg2, EntityData arg3)
m_6518_(C_1618_ p_28488_, C_469_ p_365391_, C_345845_ p_28490_, C_542_ arg3)
private void
gA()
setTargetGoals()
method_18280()
m_ckfmrssi()
addTypeSpecificGoals()
addTypeSpecificGoals()
m_28562_()
protected void
gu()
playEatingSound()
method_61458()
m_crfaarku()
playEatSound()
playEatSound()
m_351932_()
public EntityDimensions
e(bwr arg0)
getDefaultDimensions(Pose arg0)
method_55694(class_4050 arg0)
m_qukpzlyx(C_ufdjspmk arg0)
getBaseDimensions(EntityPose arg0)
getDefaultDimensions(EntityPose arg0)
m_31586_(C_535_ arg0)
public Fox$Variant
t()
getVariant()
method_47845()
m_okidkzjq()
getVariant()
getVariant()
m_28554_()
public void
a(cig$v arg0)
setVariant(Fox$Variant arg0)
method_47844(class_4019$class_4039 arg0)
m_gmebfulu(C_axinhusn$C_dqmtshhc arg0)
setVariant(FoxEntity$Type arg0)
setVariant(FoxEntity$Variant arg0)
m_28464_(C_833_$C_345769_ arg0)
List<UUID>
gB()
getTrustedUUIDs()
method_18281()
m_dgdyhgoz()
getTrustedUuids()
getTrustedUuids()
m_28566_()
void
b(UUID arg0)
addTrustedUUID(UUID arg0)
method_18266(UUID arg0)
m_pckbszlp(UUID arg0)
addTrustedUuid(UUID uuid)
addTrustedUuid(UUID uuid)
m_28515_(UUID arg0)
public void
b(ux arg0)
addAdditionalSaveData(CompoundTag arg0)
method_5652(class_2487 arg0)
m_xuwbpohg(C_hhlwcnih arg0)
writeCustomDataToNbt(NbtCompound arg0)
writeCustomDataToNbt(NbtCompound arg0)
m_7380_(C_4917_ arg0)
public void
a(ux arg0)
readAdditionalSaveData(CompoundTag arg0)
method_5749(class_2487 arg0)
m_obkzfysl(C_hhlwcnih arg0)
readCustomDataFromNbt(NbtCompound arg0)
readCustomDataFromNbt(NbtCompound arg0)
m_7378_(C_4917_ arg0)
public boolean
x()
isSitting()
method_18272()
m_uesdupqb()
isSitting()
isSitting()
m_28555_()
public void
x(boolean arg0)
setSitting(boolean arg0)
method_18294(boolean arg0)
m_ljsbiiim(boolean arg0)
setSitting(boolean sitting)
setSitting(boolean sitting)
m_28610_(boolean arg0)
public boolean
go()
isFaceplanted()
method_18273()
m_bxzmyivn()
isWalking()
isWalking()
m_28556_()
void
B(boolean arg0)
setFaceplanted(boolean arg0)
method_18295(boolean arg0)
m_uphzwtbt(boolean arg0)
setWalking(boolean walking)
setWalking(boolean walking)
m_28618_(boolean arg0)
boolean
gC()
isDefending()
method_18282()
m_vplswkcx()
isAggressive()
isAggressive()
m_28567_()
void
C(boolean arg0)
setDefending(boolean arg0)
method_18301(boolean arg0)
m_rlytqius(boolean arg0)
setAggressive(boolean aggressive)
setAggressive(boolean aggressive)
m_28622_(boolean arg0)
public boolean
fR()
isSleeping()
method_6113()
m_uytukmik()
isSleeping()
isSleeping()
m_5803_()
void
D(boolean arg0)
setSleeping(boolean arg0)
method_18302(boolean arg0)
m_lflxuqel(boolean arg0)
setSleeping(boolean sleeping)
setSleeping(boolean sleeping)
m_28626_(boolean arg0)
private void
d(int arg0, boolean arg1)
setFlag(int arg0, boolean arg1)
method_18269(int arg0, boolean arg1)
m_xvobopah(int arg0, boolean arg1)
setFoxFlag(int mask, boolean value)
setFoxFlag(int mask, boolean value)
m_28532_(int p_28534_, boolean arg1)
private boolean
s(int arg0)
getFlag(int arg0)
method_18293(int arg0)
m_vumnkwpn(int arg0)
getFoxFlag(int bitmask)
getFoxFlag(int bitmask)
m_28608_(int arg0)
protected boolean
f(bvr arg0)
canDispenserEquipIntoSlot(EquipmentSlot arg0)
method_63626(class_1304 arg0)
m_zqlgoica(C_yuycoehb arg0)
canDispenserEquipSlot(EquipmentSlot arg0)
m_218379_(C_516_ arg0)
public boolean
g(cxo arg0)
canHoldItem(ItemStack arg0)
method_5939(class_1799 arg0)
m_kxilreut(C_sddaxwyk arg0)
canPickupItem(ItemStack arg0)
canPickupItem(ItemStack arg0)
m_7252_(C_1391_ arg0)
private void
k(cxo arg0)
spitOutItem(ItemStack arg0)
method_18289(class_1799 arg0)
m_iqrgnkdw(C_sddaxwyk arg0)
spit(ItemStack stack)
spit(ItemStack stack)
m_28601_(C_1391_ arg0)
private void
l(cxo arg0)
dropItemStack(ItemStack arg0)
method_18291(class_1799 arg0)
m_ptzfkeez(C_sddaxwyk arg0)
dropItem(ItemStack stack)
dropItem(ItemStack stack)
m_28605_(C_1391_ arg0)
protected void
a(ash arg0, cma arg1)
pickUpItem(ServerLevel arg0, ItemEntity arg1)
method_5949(class_3218 arg0, class_1542 arg1)
m_avgkrrey(C_bdwnwhiu arg0, C_uqpzijng arg1)
loot(ServerWorld arg0, ItemEntity arg1)
loot(ServerWorld arg0, ItemEntity arg1)
m_7581_(C_12_ p_28514_, C_976_ arg1)
public void
h()
tick()
method_5773()
m_arkgrfeb()
tick()
tick()
m_8119_()
public boolean
j(cxo arg0)
isFood(ItemStack arg0)
method_6481(class_1799 arg0)
m_njyokwrm(C_sddaxwyk arg0)
isBreedingItem(ItemStack arg0)
isBreedingItem(ItemStack arg0)
m_6898_(C_1391_ arg0)
protected void
a(cpw arg0, bwh arg1)
onOffspringSpawnedFromEgg(Player arg0, Mob arg1)
method_18249(class_1657 arg0, class_1308 arg1)
m_gflspffg(C_jzrpycqo arg0, C_dxkfswlz arg1)
onPlayerSpawnedChild(PlayerEntity arg0, MobEntity arg1)
onPlayerSpawnedChild(PlayerEntity arg0, MobEntity arg1)
m_5502_(C_1141_ p_28482_, C_526_ arg1)
public boolean
gp()
isPouncing()
method_18274()
m_kmmmlmss()
isChasing()
isChasing()
m_28557_()
public void
y(boolean arg0)
setIsPouncing(boolean arg0)
method_18296(boolean arg0)
m_vdepdtwn(boolean arg0)
setChasing(boolean chasing)
setChasing(boolean chasing)
m_28612_(boolean arg0)
public boolean
gq()
isJumping()
method_35172()
m_hpkjnupp()
isJumping()
isJumping()
m_148924_()
public boolean
gr()
isFullyCrouched()
method_18275()
m_hgjltjvv()
isFullyCrouched()
isFullyCrouched()
m_28558_()
public void
z(boolean arg0)
setIsCrouching(boolean arg0)
method_18297(boolean arg0)
m_apoyvjmi(boolean arg0)
setCrouching(boolean crouching)
setCrouching(boolean crouching)
m_28614_(boolean arg0)
public boolean
ci()
isCrouching()
method_18276()
m_oqgpazne()
isInSneakingPose()
isInSneakingPose()
m_6047_()
public void
A(boolean arg0)
setIsInterested(boolean arg0)
method_18299(boolean arg0)
m_xkpkacqa(boolean arg0)
setRollingHead(boolean rollingHead)
setRollingHead(boolean rollingHead)
m_28616_(boolean arg0)
public boolean
gs()
isInterested()
method_18277()
m_yhanyshv()
isRollingHead()
isRollingHead()
m_28559_()
public float
J(float arg0)
getHeadRollAngle(float arg0)
method_18298(float arg0)
m_entdqhly(float arg0)
getHeadRoll(float tickDelta)
getHeadRoll(float tickDelta)
m_28620_(float arg0)
public float
K(float arg0)
getCrouchAmount(float arg0)
method_18300(float arg0)
m_dbqgppkh(float arg0)
getBodyRotationHeightOffset(float tickDelta)
getBodyRotationHeightOffset(float tickDelta)
m_28624_(float arg0)
public void
h(bwf arg0)
setTarget(LivingEntity arg0)
method_5980(class_1309 arg0)
m_hykyexft(C_usxaxydn arg0)
setTarget(LivingEntity arg0)
setTarget(LivingEntity arg0)
m_6710_(C_524_ arg0)
void
gD()
wakeUp()
method_18283()
m_umwbpcmy()
stopSleeping()
stopSleeping()
m_28568_()
void
gE()
clearStates()
method_18284()
m_jznhijuk()
stopActions()
stopActions()
m_28569_()
boolean
gF()
canMove()
method_18285()
m_znqnotjf()
wantsToPickupItem()
wantsToPickupItem()
m_28570_()
public void
R()
playAmbientSound()
method_5966()
m_frolgtzg()
playAmbientSound()
playAmbientSound()
m_8032_()
protected SoundEvent
u()
getAmbientSound()
method_5994()
m_jjefzxbm()
getAmbientSound()
getAmbientSound()
m_7515_()
protected SoundEvent
e(btz arg0)
getHurtSound(DamageSource arg0)
method_6011(class_1282 arg0)
m_spwwmdyl(C_sbxfkpyv arg0)
getHurtSound(DamageSource arg0)
getHurtSound(DamageSource arg0)
m_7975_(C_489_ arg0)
protected SoundEvent
o_()
getDeathSound()
method_6002()
m_axkhmdzu()
getDeathSound()
getDeathSound()
m_5592_()
boolean
c(UUID arg0)
trusts(UUID arg0)
method_18428(UUID arg0)
m_onrungke(UUID arg0)
canTrust(UUID uuid)
canTrust(UUID uuid)
m_28529_(UUID arg0)
protected void
b(ash arg0, btz arg1)
dropAllDeathLoot(ServerLevel arg0, DamageSource arg1)
method_16080(class_3218 arg0, class_1282 arg1)
m_qsomaeaq(C_bdwnwhiu arg0, C_sbxfkpyv arg1)
drop(ServerWorld arg0, DamageSource arg1)
drop(ServerWorld arg0, DamageSource arg1)
m_6668_(C_12_ p_28536_, C_489_ arg1)
public static boolean
a(cig arg0, bwf arg1)
isPathClear(Fox arg0, LivingEntity arg1)
method_18257(class_4019 arg0, class_1309 arg1)
m_nuviczfv(C_axinhusn arg0, C_usxaxydn arg1)
canJumpChase(FoxEntity fox, LivingEntity chasedEntity)
canJumpChase(FoxEntity fox, LivingEntity chasedEntity)
m_28471_(C_833_ p_28472_, C_524_ p_28473_)
public Vec3
cT()
getLeashOffset()
method_29919()
m_gxfczhkq()
getLeashOffset()
getLeashOffset()
m_7939_()