net.minecraft.world.entity.animal

public class Fox

extends Animal

All mapped superinterfaces:

Nameable, EntityAccess, CommandSource

beh
net.minecraft.world.entity.animal.Fox
net.minecraft.class_4019
net.minecraft.entity.passive.FoxEntity
net.minecraft.src.C_833_
net.minecraft.world.entity.animal.EntityFox

Field summary

Modifier and TypeField
private static final EntityDataAccessor<Integer>
bX
DATA_TYPE_ID
field_17949
TYPE
f_28437_
private static final EntityDataAccessor<Byte>
bY
DATA_FLAGS_ID
field_17950
FOX_FLAGS
f_28438_
private static final int
bZ
FLAG_SITTING
field_30331
SITTING_FLAG
f_148899_
public static final int
bT
FLAG_CROUCHING
field_30328
CROUCHING_FLAG
f_148896_
public static final int
bU
FLAG_INTERESTED
field_30329
ROLLING_HEAD_FLAG
f_148897_
public static final int
bW
FLAG_POUNCING
field_30330
CHASING_FLAG
f_148898_
private static final int
ca
FLAG_SLEEPING
field_30332
SLEEPING_FLAG
f_148900_
private static final int
cb
FLAG_FACEPLANTED
field_30333
WALKING_FLAG
f_148901_
private static final int
cc
FLAG_DEFENDING
field_30334
AGGRESSIVE_FLAG
f_148902_
private static final EntityDataAccessor<Optional<UUID>>
cd
DATA_TRUSTED_ID_0
field_17951
OWNER
f_28439_
private static final EntityDataAccessor<Optional<UUID>>
ce
DATA_TRUSTED_ID_1
field_17952
OTHER_TRUSTED
f_28440_
static final Predicate<ItemEntity>
cf
ALLOWED_ITEMS
field_17953
PICKABLE_DROP_FILTER
f_28441_
private static final Predicate<Entity>
cg
TRUSTED_TARGET_SELECTOR
field_17954
JUST_ATTACKED_SOMETHING_FILTER
f_28442_
static final Predicate<Entity>
ch
STALKABLE_PREY
field_17955
CHICKEN_AND_RABBIT_FILTER
f_28443_
private static final Predicate<Entity>
ci
AVOID_PLAYERS
field_17956
NOTICEABLE_PLAYER_FILTER
f_28444_
private static final int
cj
MIN_TICKS_BEFORE_EAT
field_30335
EATING_DURATION
f_148903_
private Goal
ck
landTargetGoal
field_17957
followChickenAndRabbitGoal
f_28445_
private Goal
cl
turtleEggTargetGoal
field_17958
followBabyTurtleGoal
f_28446_
private Goal
cm
fishTargetGoal
field_17959
followFishGoal
f_28447_
private float
cn
interestedAngle
field_17960
headRollProgress
f_28448_
private float
co
interestedAngleO
field_17961
lastHeadRollProgress
f_28433_
float
cp
crouchAmount
field_17962
extraRollingHeight
f_28434_
float
cq
crouchAmountO
field_17963
lastExtraRollingHeight
f_28435_
private int
cr
ticksSinceEaten
field_17964
eatingTime
f_28436_

Constructor summary

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

Method summary

Modifier and TypeMethod
protected void
a_()
defineSynchedData()
method_5693()
initDataTracker()
m_8097_()
initDatawatcher()
protected void
v()
registerGoals()
method_5959()
initGoals()
m_8099_()
initPathfinder()
public SoundEvent
e(bqq arg0)
getEatingSound(ItemStack arg0)
method_18869(class_1799 arg0)
getEatSound(ItemStack arg0)
m_7866_(C_1391_ arg0)
public void
u_()
aiStep()
method_6007()
tickMovement()
m_8107_()
movementTick()
protected boolean
eq()
isImmobile()
method_6062()
isImmobile()
m_6107_()
isFrozen()
private boolean
m(bqq arg0)
canEat(ItemStack arg0)
method_18430(class_1799 arg0)
canEat(ItemStack stack)
m_28597_(C_1391_ arg0)
protected void
a(arz arg0)
populateDefaultEquipmentSlots(DifficultyInstance arg0)
method_5964(class_1266 arg0)
initEquipment(LocalDifficulty arg0)
m_6851_(C_469_ arg0)
public void
a(byte arg0)
handleEntityEvent(byte arg0)
method_5711(byte arg0)
handleStatus(byte arg0)
m_7822_(byte arg0)
public static AttributeSupplier$Builder
p()
createAttributes()
method_26885()
createFoxAttributes()
m_28553_()
public Fox
b(abr arg0, ate arg1)
getBreedOffspring(ServerLevel arg0, AgeableMob arg1)
method_18260(class_3218 arg0, class_1296 arg1)
createChild(ServerWorld arg0, PassiveEntity arg1)
m_142606_(C_12_ p_148913_, C_141062_ arg1)
createChild(WorldServer arg0, EntityAgeable arg1)
public SpawnGroupData
a(bxe arg0, arz arg1, aty arg2, aum arg3, na arg4)
finalizeSpawn(ServerLevelAccessor arg0, DifficultyInstance arg1, MobSpawnType arg2, SpawnGroupData arg3, CompoundTag arg4)
method_5943(class_5425 arg0, class_1266 arg1, class_3730 arg2, class_1315 arg3, class_2487 arg4)
initialize(ServerWorldAccess arg0, LocalDifficulty arg1, SpawnReason arg2, EntityData arg3, NbtCompound arg4)
m_6518_(C_1618_ p_28488_, C_469_ p_28489_, C_529_ p_28490_, C_542_ p_28491_, C_4917_ arg4)
prepare(WorldAccess arg0, DifficultyDamageScaler arg1, EnumMobSpawn arg2, GroupDataEntity arg3, NBTTagCompound arg4)
private void
fH()
setTargetGoals()
method_18280()
addTypeSpecificGoals()
m_28562_()
initializePathFinderGoals()
protected void
a(bke arg0, asa arg1, bqq arg2)
usePlayerItem(Player arg0, InteractionHand arg1, ItemStack arg2)
method_6475(class_1657 arg0, class_1268 arg1, class_1799 arg2)
eat(PlayerEntity arg0, Hand arg1, ItemStack arg2)
m_142075_(C_1141_ p_148909_, C_470_ p_148910_, C_1391_ arg2)
protected float
b(aug arg0, ath arg1)
getStandingEyeHeight(Pose arg0, EntityDimensions arg1)
method_18394(class_4050 arg0, class_4048 arg1)
getActiveEyeHeight(EntityPose arg0, EntityDimensions arg1)
m_6431_(C_535_ p_28501_, C_510_ arg1)
public Fox$Type
t()
getFoxType()
method_18271()
getFoxType()
m_28554_()
getFoxType()
private void
a(beh$v arg0)
setFoxType(Fox$Type arg0)
method_18255(class_4019$class_4039 arg0)
setType(FoxEntity$Type type)
m_28464_(C_833_$C_856_ arg0)
setFoxType(EntityFox$Type arg0)
List<UUID>
fI()
getTrustedUUIDs()
method_18281()
getTrustedUuids()
m_28566_()
void
b(UUID arg0)
addTrustedUUID(UUID arg0)
method_18266(UUID arg0)
addTrustedUuid(UUID uuid)
m_28515_(UUID arg0)
public void
b(na arg0)
addAdditionalSaveData(CompoundTag arg0)
method_5652(class_2487 arg0)
writeCustomDataToNbt(NbtCompound arg0)
m_7380_(C_4917_ arg0)
saveData(NBTTagCompound arg0)
public void
a(na arg0)
readAdditionalSaveData(CompoundTag arg0)
method_5749(class_2487 arg0)
readCustomDataFromNbt(NbtCompound arg0)
m_7378_(C_4917_ arg0)
loadData(NBTTagCompound arg0)
public boolean
fw()
isSitting()
method_18272()
isSitting()
m_28555_()
isSitting()
public void
v(boolean arg0)
setSitting(boolean arg0)
method_18294(boolean arg0)
setSitting(boolean sitting)
m_28610_(boolean arg0)
setSitting(boolean arg0)
public boolean
fx()
isFaceplanted()
method_18273()
isWalking()
m_28556_()
void
z(boolean arg0)
setFaceplanted(boolean arg0)
method_18295(boolean arg0)
setWalking(boolean walking)
m_28618_(boolean arg0)
boolean
fJ()
isDefending()
method_18282()
isAggressive()
m_28567_()
void
A(boolean arg0)
setDefending(boolean arg0)
method_18301(boolean arg0)
setAggressive(boolean aggressive)
m_28622_(boolean arg0)
public boolean
eV()
isSleeping()
method_6113()
isSleeping()
m_5803_()
isSleeping()
void
B(boolean arg0)
setSleeping(boolean arg0)
method_18302(boolean arg0)
setSleeping(boolean sleeping)
m_28626_(boolean arg0)
setSleeping(boolean arg0)
private void
d(int arg0, boolean arg1)
setFlag(int arg0, boolean arg1)
method_18269(int arg0, boolean arg1)
setFoxFlag(int mask, boolean value)
m_28532_(int p_28534_, boolean arg1)
private boolean
u(int arg0)
getFlag(int arg0)
method_18293(int arg0)
getFoxFlag(int bitmask)
m_28608_(int arg0)
public boolean
g(bqq arg0)
canTakeItem(ItemStack arg0)
method_18397(class_1799 arg0)
canEquip(ItemStack arg0)
m_7066_(C_1391_ arg0)
public boolean
k(bqq arg0)
canHoldItem(ItemStack arg0)
method_5939(class_1799 arg0)
canPickupItem(ItemStack arg0)
m_7252_(C_1391_ arg0)
canPickup(ItemStack arg0)
private void
o(bqq arg0)
spitOutItem(ItemStack arg0)
method_18289(class_1799 arg0)
spit(ItemStack stack)
m_28601_(C_1391_ arg0)
private void
p(bqq arg0)
dropItemStack(ItemStack arg0)
method_18291(class_1799 arg0)
dropItem(ItemStack stack)
m_28605_(C_1391_ arg0)
protected void
b(bhd arg0)
pickUpItem(ItemEntity arg0)
method_5949(class_1542 arg0)
loot(ItemEntity arg0)
m_7581_(C_976_ arg0)
public void
k()
tick()
method_5773()
tick()
m_8119_()
tick()
public boolean
n(bqq arg0)
isFood(ItemStack arg0)
method_6481(class_1799 arg0)
isBreedingItem(ItemStack arg0)
m_6898_(C_1391_ arg0)
isBreedItem(ItemStack arg0)
protected void
a(bke arg0, atw arg1)
onOffspringSpawnedFromEgg(Player arg0, Mob arg1)
method_18249(class_1657 arg0, class_1308 arg1)
onPlayerSpawnedChild(PlayerEntity arg0, MobEntity arg1)
m_5502_(C_1141_ p_28482_, C_526_ arg1)
public boolean
fy()
isPouncing()
method_18274()
isChasing()
m_28557_()
public void
w(boolean arg0)
setIsPouncing(boolean arg0)
method_18296(boolean arg0)
setChasing(boolean chasing)
m_28612_(boolean arg0)
public boolean
fE()
isJumping()
method_35172()
isJumping()
m_148924_()
public boolean
fF()
isFullyCrouched()
method_18275()
isFullyCrouched()
m_28558_()
public void
x(boolean arg0)
setIsCrouching(boolean arg0)
method_18297(boolean arg0)
setCrouching(boolean crouching)
m_28614_(boolean arg0)
setCrouching(boolean arg0)
public boolean
bI()
isCrouching()
method_18276()
isInSneakingPose()
m_6047_()
isCrouching()
public void
y(boolean arg0)
setIsInterested(boolean arg0)
method_18299(boolean arg0)
setRollingHead(boolean rollingHead)
m_28616_(boolean arg0)
public boolean
fG()
isInterested()
method_18277()
isRollingHead()
m_28559_()
public float
z(float arg0)
getHeadRollAngle(float arg0)
method_18298(float arg0)
getHeadRoll(float tickDelta)
m_28620_(float arg0)
public float
A(float arg0)
getCrouchAmount(float arg0)
method_18300(float arg0)
getBodyRotationHeightOffset(float tickDelta)
m_28624_(float arg0)
public void
h(atu arg0)
setTarget(LivingEntity arg0)
method_5980(class_1309 arg0)
setTarget(LivingEntity arg0)
m_6710_(C_524_ arg0)
setGoalTarget(EntityLiving arg0)
protected int
d(float arg0, float arg1)
calculateFallDamage(float arg0, float arg1)
method_23329(float arg0, float arg1)
computeFallDamage(float arg0, float arg1)
m_5639_(float p_28546_, float arg1)
void
fK()
wakeUp()
method_18283()
stopSleeping()
m_28568_()
void
fL()
clearStates()
method_18284()
stopActions()
m_28569_()
boolean
fM()
canMove()
method_18285()
wantsToPickupItem()
m_28570_()
public void
K()
playAmbientSound()
method_5966()
playAmbientSound()
m_8032_()
protected SoundEvent
q()
getAmbientSound()
method_5994()
getAmbientSound()
m_7515_()
getSoundAmbient()
protected SoundEvent
c(asq arg0)
getHurtSound(DamageSource arg0)
method_6011(class_1282 arg0)
getHurtSound(DamageSource arg0)
m_7975_(C_489_ arg0)
getSoundHurt(DamageSource arg0)
protected SoundEvent
v_()
getDeathSound()
method_6002()
getDeathSound()
m_5592_()
getSoundDeath()
boolean
c(UUID arg0)
trusts(UUID arg0)
method_18428(UUID arg0)
canTrust(UUID uuid)
m_28529_(UUID arg0)
protected void
f(asq arg0)
dropAllDeathLoot(DamageSource arg0)
method_16080(class_1282 arg0)
drop(DamageSource arg0)
m_6668_(C_489_ arg0)
public static boolean
a(beh arg0, atu arg1)
isPathClear(Fox arg0, LivingEntity arg1)
method_18257(class_4019 arg0, class_1309 arg1)
canJumpChase(FoxEntity fox, LivingEntity chasedEntity)
m_28471_(C_833_ p_28472_, C_524_ p_28473_)
public Vec3
cu()
getLeashOffset()
method_29919()
getLeashOffset()
m_7939_()