Uses of Class
net.minecraft.world.entity.animal.fox.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_481737_, 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.fox
Fields in net.minecraft.world.entity.animal.fox declared as FoxMethods in net.minecraft.world.entity.animal.fox that return FoxModifier and TypeMethodDescription@Nullable FoxFox.getBreedOffspring(ServerLevel p_478258_, AgeableMob p_481939_) Methods in net.minecraft.world.entity.animal.fox with parameters of type FoxMethod parameters in net.minecraft.world.entity.animal.fox 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.fox with parameters of type FoxConstructor parameters in net.minecraft.world.entity.animal.fox with type arguments of type Fox