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 TypeMethodDescriptionvoidFoxRenderer.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 level, AgeableMob otherParent) Methods in net.minecraft.world.entity.animal with parameters of type FoxModifier and TypeMethodDescriptionstatic booleanFox.isPathClear(Fox fox, LivingEntity livingEntity) Method parameters in net.minecraft.world.entity.animal with type arguments of type FoxModifier and TypeMethodDescriptionstatic booleanFox.checkFoxSpawnRules(EntityType<Fox> entityType, LevelAccessor level, EntitySpawnReason spawnReason, BlockPos pos, RandomSource random) 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