Uses of Class
net.minecraft.entity.passive.FoxEntity
Package
Description
-
Uses of FoxEntity in net.minecraft.client.render.entity
Modifier and TypeMethodDescriptionvoid
FoxEntityRenderer.updateRenderState
(FoxEntity foxEntity, FoxEntityRenderState foxEntityRenderState, float float2) -
Uses of FoxEntity in net.minecraft.entity
-
Uses of FoxEntity in net.minecraft.entity.passive
Modifier and TypeMethodDescriptionFoxEntity.createChild
(ServerWorld serverWorld, PassiveEntity passiveEntity) Modifier and TypeMethodDescriptionstatic boolean
FoxEntity.canJumpChase
(FoxEntity fox, LivingEntity chasedEntity) Modifier and TypeMethodDescriptionstatic boolean
FoxEntity.canSpawn
(EntityType<FoxEntity> type, WorldAccess world, SpawnReason spawnReason, BlockPos pos, Random random)