Uses of Class
net.minecraft.world.entity.animal.Fox
Packages that use Fox
Package
Description
-
Uses of Fox in net.minecraft.client.renderer.entity
Methods in net.minecraft.client.renderer.entity with parameters of type FoxModifier and TypeMethodDescriptionvoid
FoxRenderer.extractRenderState
(Fox p_364137_, FoxRenderState p_365146_, float p_361192_) -
Uses of Fox in net.minecraft.world.entity
Fields in net.minecraft.world.entity with type parameters of type Fox -
Uses of Fox in net.minecraft.world.entity.animal
Fields in net.minecraft.world.entity.animal declared as FoxMethods in net.minecraft.world.entity.animal that return FoxModifier and TypeMethodDescriptionFox.getBreedOffspring
(ServerLevel pLevel, AgeableMob pOtherParent) Methods in net.minecraft.world.entity.animal with parameters of type FoxModifier and TypeMethodDescriptionstatic boolean
Fox.isPathClear
(Fox pFox, LivingEntity pLivingEntity) Method parameters in net.minecraft.world.entity.animal with type arguments of type FoxModifier and TypeMethodDescriptionstatic boolean
Fox.checkFoxSpawnRules
(EntityType<Fox> pEntityType, LevelAccessor pLevel, EntitySpawnReason pSpawnReason, BlockPos pPos, RandomSource pRandom) Constructors in net.minecraft.world.entity.animal with parameters of type FoxConstructor parameters in net.minecraft.world.entity.animal with type arguments of type Fox