Uses of Class
net.minecraft.entity.passive.FoxEntity
Packages that use FoxEntity
Package
Description
-
Uses of FoxEntity in net.minecraft.client.render.entity
Methods in net.minecraft.client.render.entity with parameters of type FoxEntityModifier and TypeMethodDescriptionvoid
FoxEntityRenderer.updateRenderState
(FoxEntity foxEntity, FoxEntityRenderState foxEntityRenderState, float float2) -
Uses of FoxEntity in net.minecraft.entity
Fields in net.minecraft.entity with type parameters of type FoxEntity -
Uses of FoxEntity in net.minecraft.entity.passive
Fields 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 boolean
FoxEntity.canJumpChase
(FoxEntity fox, LivingEntity chasedEntity) Method parameters in net.minecraft.entity.passive with type arguments of type FoxEntityModifier and TypeMethodDescriptionstatic boolean
FoxEntity.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