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
Subclasses with type arguments of type Fox in net.minecraft.client.renderer.entityMethods in net.minecraft.client.renderer.entity with parameters of type FoxModifier and TypeMethodDescriptionvoidFoxRenderer.extractRenderState(Fox entity, FoxRenderState state, float partialTicks) -
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 level, AgeableMob partner) 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> type, 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