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

cih
net.minecraft.world.entity.animal.Fox
net.minecraft.class_4019
net.minecraft.entity.passive.FoxEntity
net.minecraft.world.entity.animal.EntityFox

Field summary

Modifier and TypeField
private static final EntityDataAccessor<Integer>
cd
DATA_TYPE_ID
field_17949
TYPE
private static final EntityDataAccessor<Byte>
ce
DATA_FLAGS_ID
field_17950
FOX_FLAGS
private static final int
cf
FLAG_SITTING
field_30331
SITTING_FLAG
public static final int
bZ
FLAG_CROUCHING
field_30328
CROUCHING_FLAG
public static final int
ca
FLAG_INTERESTED
field_30329
ROLLING_HEAD_FLAG
public static final int
cb
FLAG_POUNCING
field_30330
CHASING_FLAG
private static final int
cg
FLAG_SLEEPING
field_30332
SLEEPING_FLAG
private static final int
ch
FLAG_FACEPLANTED
field_30333
WALKING_FLAG
private static final int
ci
FLAG_DEFENDING
field_30334
AGGRESSIVE_FLAG
private static final EntityDataAccessor<Optional<UUID>>
cj
DATA_TRUSTED_ID_0
field_17951
OWNER
private static final EntityDataAccessor<Optional<UUID>>
ck
DATA_TRUSTED_ID_1
field_17952
OTHER_TRUSTED
static final Predicate<ItemEntity>
cl
ALLOWED_ITEMS
field_17953
PICKABLE_DROP_FILTER
private static final Predicate<Entity>
cm
TRUSTED_TARGET_SELECTOR
field_17954
JUST_ATTACKED_SOMETHING_FILTER
static final Predicate<Entity>
cn
STALKABLE_PREY
field_17955
CHICKEN_AND_RABBIT_FILTER
private static final Predicate<Entity>
co
AVOID_PLAYERS
field_17956
NOTICEABLE_PLAYER_FILTER
private static final int
cp
MIN_TICKS_BEFORE_EAT
field_30335
EATING_DURATION
private static final EntityDimensions
cq
BABY_DIMENSIONS
field_47772
BABY_BASE_DIMENSIONS
private Goal
cr
landTargetGoal
field_17957
followChickenAndRabbitGoal
private Goal
cs
turtleEggTargetGoal
field_17958
followBabyTurtleGoal
private Goal
ct
fishTargetGoal
field_17959
followFishGoal
private float
cu
interestedAngle
field_17960
headRollProgress
private float
cv
interestedAngleO
field_17961
lastHeadRollProgress
float
cw
crouchAmount
field_17962
extraRollingHeight
float
cx
crouchAmountO
field_17963
lastExtraRollingHeight
private int
cy
ticksSinceEaten
field_17964
eatingTime

Constructor summary

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

Method summary

Modifier and TypeMethod
protected void
a(alg$a arg0)
defineSynchedData(SynchedEntityData$Builder arg0)
method_5693(class_2945$class_9222 arg0)
initDataTracker(DataTracker$Builder arg0)
protected void
B()
registerGoals()
method_5959()
initGoals()
public void
d_()
aiStep()
method_6007()
tickMovement()
protected boolean
fi()
isImmobile()
method_6062()
isImmobile()
private boolean
i(cxp arg0)
canEat(ItemStack arg0)
method_18430(class_1799 arg0)
canEat(ItemStack stack)
protected void
a(bam arg0, bth arg1)
populateDefaultEquipmentSlots(RandomSource arg0, DifficultyInstance arg1)
method_5964(class_5819 arg0, class_1266 arg1)
initEquipment(Random arg0, LocalDifficulty arg1)
public void
b(byte arg0)
handleEntityEvent(byte arg0)
method_5711(byte arg0)
handleStatus(byte arg0)
public static AttributeSupplier$Builder
p()
createAttributes()
method_26885()
createFoxAttributes()
public Fox
b(ash arg0, bvb arg1)
getBreedOffspring(ServerLevel arg0, AgeableMob arg1)
method_18260(class_3218 arg0, class_1296 arg1)
createChild(ServerWorld arg0, PassiveEntity arg1)
public static boolean
c(bvr<cih> arg0, dhj arg1, bvq 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)
canSpawn(EntityType<FoxEntity> type, WorldAccess world, SpawnReason spawnReason, BlockPos pos, Random random)
public SpawnGroupData
a(dhz arg0, bth arg1, bvq arg2, bwz arg3)
finalizeSpawn(ServerLevelAccessor arg0, DifficultyInstance arg1, EntitySpawnReason arg2, SpawnGroupData arg3)
method_5943(class_5425 arg0, class_1266 arg1, class_3730 arg2, class_1315 arg3)
initialize(ServerWorldAccess arg0, LocalDifficulty arg1, SpawnReason arg2, EntityData arg3)
private void
gA()
setTargetGoals()
method_18280()
addTypeSpecificGoals()
protected void
gu()
playEatingSound()
method_61458()
playEatSound()
public EntityDimensions
e(bws arg0)
getDefaultDimensions(Pose arg0)
method_55694(class_4050 arg0)
getBaseDimensions(EntityPose arg0)
public Fox$Variant
t()
getVariant()
method_47845()
getVariant()
public void
a(cih$v arg0)
setVariant(Fox$Variant arg0)
method_47844(class_4019$class_4039 arg0)
setVariant(FoxEntity$Type arg0)
List<UUID>
gB()
getTrustedUUIDs()
method_18281()
getTrustedUuids()
void
b(UUID arg0)
addTrustedUUID(UUID arg0)
method_18266(UUID arg0)
addTrustedUuid(UUID uuid)
public void
b(ux arg0)
addAdditionalSaveData(CompoundTag arg0)
method_5652(class_2487 arg0)
writeCustomDataToNbt(NbtCompound arg0)
public void
a(ux arg0)
readAdditionalSaveData(CompoundTag arg0)
method_5749(class_2487 arg0)
readCustomDataFromNbt(NbtCompound arg0)
public boolean
x()
isSitting()
method_18272()
isSitting()
public void
x(boolean arg0)
setSitting(boolean arg0)
method_18294(boolean arg0)
setSitting(boolean sitting)
public boolean
go()
isFaceplanted()
method_18273()
isWalking()
void
B(boolean arg0)
setFaceplanted(boolean arg0)
method_18295(boolean arg0)
setWalking(boolean walking)
boolean
gC()
isDefending()
method_18282()
isAggressive()
void
C(boolean arg0)
setDefending(boolean arg0)
method_18301(boolean arg0)
setAggressive(boolean aggressive)
public boolean
fR()
isSleeping()
method_6113()
isSleeping()
void
D(boolean arg0)
setSleeping(boolean arg0)
method_18302(boolean arg0)
setSleeping(boolean sleeping)
private void
d(int arg0, boolean arg1)
setFlag(int arg0, boolean arg1)
method_18269(int arg0, boolean arg1)
setFoxFlag(int mask, boolean value)
private boolean
s(int arg0)
getFlag(int arg0)
method_18293(int arg0)
getFoxFlag(int bitmask)
protected boolean
f(bvs arg0)
canDispenserEquipIntoSlot(EquipmentSlot arg0)
method_63626(class_1304 arg0)
canDispenserEquipSlot(EquipmentSlot arg0)
public boolean
g(cxp arg0)
canHoldItem(ItemStack arg0)
method_5939(class_1799 arg0)
canPickupItem(ItemStack arg0)
private void
k(cxp arg0)
spitOutItem(ItemStack arg0)
method_18289(class_1799 arg0)
spit(ItemStack stack)
private void
l(cxp arg0)
dropItemStack(ItemStack arg0)
method_18291(class_1799 arg0)
dropItem(ItemStack stack)
protected void
a(ash arg0, cmb arg1)
pickUpItem(ServerLevel arg0, ItemEntity arg1)
method_5949(class_3218 arg0, class_1542 arg1)
loot(ServerWorld arg0, ItemEntity arg1)
public void
h()
tick()
method_5773()
tick()
public boolean
j(cxp arg0)
isFood(ItemStack arg0)
method_6481(class_1799 arg0)
isBreedingItem(ItemStack arg0)
protected void
a(cpx arg0, bwi arg1)
onOffspringSpawnedFromEgg(Player arg0, Mob arg1)
method_18249(class_1657 arg0, class_1308 arg1)
onPlayerSpawnedChild(PlayerEntity arg0, MobEntity arg1)
public boolean
gp()
isPouncing()
method_18274()
isChasing()
public void
y(boolean arg0)
setIsPouncing(boolean arg0)
method_18296(boolean arg0)
setChasing(boolean chasing)
public boolean
gq()
isJumping()
method_35172()
isJumping()
public boolean
gr()
isFullyCrouched()
method_18275()
isFullyCrouched()
public void
z(boolean arg0)
setIsCrouching(boolean arg0)
method_18297(boolean arg0)
setCrouching(boolean crouching)
public boolean
ci()
isCrouching()
method_18276()
isInSneakingPose()
public void
A(boolean arg0)
setIsInterested(boolean arg0)
method_18299(boolean arg0)
setRollingHead(boolean rollingHead)
public boolean
gs()
isInterested()
method_18277()
isRollingHead()
public float
J(float arg0)
getHeadRollAngle(float arg0)
method_18298(float arg0)
getHeadRoll(float tickDelta)
public float
K(float arg0)
getCrouchAmount(float arg0)
method_18300(float arg0)
getBodyRotationHeightOffset(float tickDelta)
public void
h(bwg arg0)
setTarget(LivingEntity arg0)
method_5980(class_1309 arg0)
setTarget(LivingEntity arg0)
void
gD()
wakeUp()
method_18283()
stopSleeping()
void
gE()
clearStates()
method_18284()
stopActions()
boolean
gF()
canMove()
method_18285()
wantsToPickupItem()
public void
R()
playAmbientSound()
method_5966()
playAmbientSound()
protected SoundEvent
u()
getAmbientSound()
method_5994()
getAmbientSound()
protected SoundEvent
e(bua arg0)
getHurtSound(DamageSource arg0)
method_6011(class_1282 arg0)
getHurtSound(DamageSource arg0)
protected SoundEvent
o_()
getDeathSound()
method_6002()
getDeathSound()
boolean
c(UUID arg0)
trusts(UUID arg0)
method_18428(UUID arg0)
canTrust(UUID uuid)
protected void
b(ash arg0, bua arg1)
dropAllDeathLoot(ServerLevel arg0, DamageSource arg1)
method_16080(class_3218 arg0, class_1282 arg1)
drop(ServerWorld arg0, DamageSource arg1)
public static boolean
a(cih arg0, bwg arg1)
isPathClear(Fox arg0, LivingEntity arg1)
method_18257(class_4019 arg0, class_1309 arg1)
canJumpChase(FoxEntity fox, LivingEntity chasedEntity)
public Vec3
cT()
getLeashOffset()
method_29919()
getLeashOffset()