Uses of Class
net.minecraft.entity.passive.FoxEntity
Packages that use FoxEntity
Package
Description
- 
Uses of FoxEntity in net.minecraft.client.render.entityMethods in net.minecraft.client.render.entity with parameters of type FoxEntityModifier and TypeMethodDescriptionvoidFoxEntityRenderer.updateRenderState(FoxEntity foxEntity, FoxEntityRenderState foxEntityRenderState, float float2) 
- 
Uses of FoxEntity in net.minecraft.entityFields in net.minecraft.entity with type parameters of type FoxEntity
- 
Uses of FoxEntity in net.minecraft.entity.passiveFields in net.minecraft.entity.passive declared as FoxEntityMethods in net.minecraft.entity.passive that return FoxEntityModifier and TypeMethodDescriptionFoxEntity.createChild(ServerWorld serverWorld, PassiveEntity passiveEntity) Methods in net.minecraft.entity.passive with parameters of type FoxEntityModifier and TypeMethodDescriptionstatic booleanFoxEntity.canJumpChase(FoxEntity fox, LivingEntity chasedEntity) Method parameters in net.minecraft.entity.passive with type arguments of type FoxEntityModifier and TypeMethodDescriptionstatic booleanFoxEntity.canSpawn(EntityType<FoxEntity> type, WorldAccess world, SpawnReason spawnReason, BlockPos pos, Random random) Constructors in net.minecraft.entity.passive with parameters of type FoxEntityConstructor parameters in net.minecraft.entity.passive with type arguments of type FoxEntity