net.minecraft.world.entity.animal

public class Fox

extends Animal

All mapped superinterfaces:

SyncedDataHolder, Nameable, EntityAccess, UniquelyIdentifyable, ScoreHolder, DataComponentGetter, Attackable, EquipmentUser, Leashable, Targeting

ckb
net.minecraft.world.entity.animal.Fox
net.minecraft.class_4019
net.minecraft.entity.passive.FoxEntity

Field summary

Modifier and TypeField
private static final EntityDataAccessor<Integer>
bM
DATA_TYPE_ID
field_17949
VARIANT
private static final EntityDataAccessor<Byte>
bN
DATA_FLAGS_ID
field_17950
FOX_FLAGS
private static final int
bO
FLAG_SITTING
field_30331
SITTING_FLAG
public static final int
bI
FLAG_CROUCHING
field_30328
CROUCHING_FLAG
public static final int
bJ
FLAG_INTERESTED
field_30329
ROLLING_HEAD_FLAG
public static final int
bK
FLAG_POUNCING
field_30330
CHASING_FLAG
private static final int
bP
FLAG_SLEEPING
field_30332
SLEEPING_FLAG
private static final int
bQ
FLAG_FACEPLANTED
field_30333
WALKING_FLAG
private static final int
bR
FLAG_DEFENDING
field_30334
AGGRESSIVE_FLAG
private static final EntityDataAccessor<Optional<EntityReference<LivingEntity>>>
bS
DATA_TRUSTED_ID_0
field_17951
OWNER
private static final EntityDataAccessor<Optional<EntityReference<LivingEntity>>>
bT
DATA_TRUSTED_ID_1
field_17952
OTHER_TRUSTED
static final Predicate<ItemEntity>
bU
ALLOWED_ITEMS
field_17953
PICKABLE_DROP_FILTER
private static final Predicate<Entity>
bV
TRUSTED_TARGET_SELECTOR
field_17954
JUST_ATTACKED_SOMETHING_FILTER
static final Predicate<Entity>
bW
STALKABLE_PREY
field_17955
CHICKEN_AND_RABBIT_FILTER
private static final Predicate<Entity>
bX
AVOID_PLAYERS
field_17956
NOTICEABLE_PLAYER_FILTER
private static final int
bY
MIN_TICKS_BEFORE_EAT
field_30335
EATING_DURATION
private static final EntityDimensions
bZ
BABY_DIMENSIONS
field_47772
BABY_BASE_DIMENSIONS
private static final com.mojang.serialization.Codec<List<EntityReference<LivingEntity>>>
ca
TRUSTED_LIST_CODEC
field_56652
TRUSTED_ENTITIES_CODEC
private static final boolean
cb
DEFAULT_SLEEPING
field_57607
DEFAULT_SLEEPING
private static final boolean
cc
DEFAULT_SITTING
field_57608
DEFAULT_SITTING
private static final boolean
cd
DEFAULT_CROUCHING
field_57609
DEFAULT_CROUCHING
private Goal
ce
landTargetGoal
field_17957
followChickenAndRabbitGoal
private Goal
cf
turtleEggTargetGoal
field_17958
followBabyTurtleGoal
private Goal
cg
fishTargetGoal
field_17959
followFishGoal
private float
ch
interestedAngle
field_17960
headRollProgress
private float
ci
interestedAngleO
field_17961
lastHeadRollProgress
float
cj
crouchAmount
field_17962
extraRollingHeight
float
ck
crouchAmountO
field_17963
lastExtraRollingHeight
private int
cl
ticksSinceEaten
field_17964
eatingTime

Constructor summary

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

Method summary

Modifier and TypeMethod
protected void
a(akr$a arg0)
defineSynchedData(SynchedEntityData$Builder arg0)
method_5693(class_2945$class_9222 arg0)
initDataTracker(DataTracker$Builder arg0)
protected void
D()
registerGoals()
method_5959()
initGoals()
public void
k_()
aiStep()
method_6007()
tickMovement()
protected boolean
fg()
isImmobile()
method_6062()
isImmobile()
private boolean
j(daa arg0)
canEat(ItemStack arg0)
method_18430(class_1799 arg0)
canEat(ItemStack stack)
protected void
a(azz arg0, bur 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
q()
createAttributes()
method_26885()
createFoxAttributes()
public Fox
b(aru arg0, bwl arg1)
getBreedOffspring(ServerLevel arg0, AgeableMob arg1)
method_18260(class_3218 arg0, class_1296 arg1)
createChild(ServerWorld arg0, PassiveEntity arg1)
public static boolean
c(bxe<ckb> arg0, dka arg1, bxd arg2, iw arg3, azz 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(dkq arg0, bur arg1, bxd arg2, byo 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
gG()
setTargetGoals()
method_18280()
addTypeSpecificGoals()
protected void
gA()
playEatingSound()
method_61458()
playEatSound()
public EntityDimensions
e(byi arg0)
getDefaultDimensions(Pose arg0)
method_55694(class_4050 arg0)
getBaseDimensions(EntityPose arg0)
public Fox$Variant
t()
getVariant()
method_47845()
getVariant()
private void
a(ckb$v arg0)
setVariant(Fox$Variant arg0)
method_47844(class_4019$class_4039 arg0)
setVariant(FoxEntity$Variant variant)
public <T> T
a(kk<? extends T> arg0)
get(DataComponentType<? extends T> arg0)
method_58694(class_9331<? extends T> arg0)
get(ComponentType<? extends T> arg0)
protected void
a(kg arg0)
applyImplicitComponents(DataComponentGetter arg0)
method_66649(class_9473 arg0)
copyComponentsFrom(ComponentsAccess arg0)
protected <T> boolean
b(kk<T> arg0, T arg1)
applyImplicitComponent(DataComponentType<T> arg0, T arg1)
method_66654(class_9331<T> arg0, T arg1)
setApplicableComponent(ComponentType<T> arg0, T arg1)
Stream<EntityReference<LivingEntity>>
gH()
getTrustedEntities()
method_66293()
getTrustedEntities()
void
i(bxw arg0)
addTrustedEntity(LivingEntity arg0)
method_66294(class_1309 arg0)
trust(LivingEntity entity)
private void
a(bxb<bxw> arg0)
addTrustedEntity(EntityReference<LivingEntity> arg0)
method_66290(class_10583<class_1309> arg0)
trust(LazyEntityReference<LivingEntity> entity)
public void
b(ua arg0)
addAdditionalSaveData(CompoundTag arg0)
method_5652(class_2487 arg0)
writeCustomDataToNbt(NbtCompound arg0)
public void
a(ua arg0)
readAdditionalSaveData(CompoundTag arg0)
method_5749(class_2487 arg0)
readCustomDataFromNbt(NbtCompound arg0)
private void
gI()
clearTrusted()
method_67659()
clearTrusted()
public boolean
x()
isSitting()
method_18272()
isSitting()
public void
w(boolean arg0)
setSitting(boolean arg0)
method_18294(boolean arg0)
setSitting(boolean sitting)
public boolean
gu()
isFaceplanted()
method_18273()
isWalking()
void
A(boolean arg0)
setFaceplanted(boolean arg0)
method_18295(boolean arg0)
setWalking(boolean walking)
boolean
gJ()
isDefending()
method_18282()
isAggressive()
void
B(boolean arg0)
setDefending(boolean arg0)
method_18301(boolean arg0)
setAggressive(boolean aggressive)
public boolean
fR()
isSleeping()
method_6113()
isSleeping()
void
C(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(bxf arg0)
canDispenserEquipIntoSlot(EquipmentSlot arg0)
method_63626(class_1304 arg0)
canDispenserEquipSlot(EquipmentSlot arg0)
public boolean
g(daa arg0)
canHoldItem(ItemStack arg0)
method_5939(class_1799 arg0)
canPickupItem(ItemStack arg0)
private void
k(daa arg0)
spitOutItem(ItemStack arg0)
method_18289(class_1799 arg0)
spit(ItemStack stack)
private void
l(daa arg0)
dropItemStack(ItemStack arg0)
method_18291(class_1799 arg0)
dropItem(ItemStack stack)
protected void
a(aru arg0, coe 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
i(daa arg0)
isFood(ItemStack arg0)
method_6481(class_1799 arg0)
isBreedingItem(ItemStack arg0)
protected void
a(crz arg0, bxy arg1)
onOffspringSpawnedFromEgg(Player arg0, Mob arg1)
method_18249(class_1657 arg0, class_1308 arg1)
onPlayerSpawnedChild(PlayerEntity arg0, MobEntity arg1)
public boolean
gv()
isPouncing()
method_18274()
isChasing()
public void
x(boolean arg0)
setIsPouncing(boolean arg0)
method_18296(boolean arg0)
setChasing(boolean chasing)
public boolean
gw()
isJumping()
method_35172()
isJumping()
public boolean
gx()
isFullyCrouched()
method_18275()
isFullyCrouched()
public void
y(boolean arg0)
setIsCrouching(boolean arg0)
method_18297(boolean arg0)
setCrouching(boolean crouching)
public boolean
ch()
isCrouching()
method_18276()
isInSneakingPose()
public void
z(boolean arg0)
setIsInterested(boolean arg0)
method_18299(boolean arg0)
setRollingHead(boolean rollingHead)
public boolean
gy()
isInterested()
method_18277()
isRollingHead()
public float
J(float arg0)
getHeadRollAngle(float arg0)
method_18298(float arg0)
getHeadRoll(float tickProgress)
public float
K(float arg0)
getCrouchAmount(float arg0)
method_18300(float arg0)
getBodyRotationHeightOffset(float tickProgress)
public void
g(bxw arg0)
setTarget(LivingEntity arg0)
method_5980(class_1309 arg0)
setTarget(LivingEntity arg0)
void
gK()
wakeUp()
method_18283()
stopSleeping()
void
gL()
clearStates()
method_18284()
stopActions()
boolean
gM()
canMove()
method_18285()
wantsToPickupItem()
public void
T()
playAmbientSound()
method_5966()
playAmbientSound()
protected SoundEvent
u()
getAmbientSound()
method_5994()
getAmbientSound()
protected SoundEvent
e(bvk arg0)
getHurtSound(DamageSource arg0)
method_6011(class_1282 arg0)
getHurtSound(DamageSource arg0)
protected SoundEvent
l_()
getDeathSound()
method_6002()
getDeathSound()
boolean
j(bxw arg0)
trusts(LivingEntity arg0)
method_18428(class_1309 arg0)
canTrust(LivingEntity entity)
protected void
b(aru arg0, bvk arg1)
dropAllDeathLoot(ServerLevel arg0, DamageSource arg1)
method_16080(class_3218 arg0, class_1282 arg1)
drop(ServerWorld arg0, DamageSource arg1)
public static boolean
a(ckb arg0, bxw 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()