Uses of Class
net.minecraft.world.entity.animal.Fox
Packages that use Fox
Package
Description
-
Uses of Fox in net.minecraft.client.model
Classes in net.minecraft.client.model with type parameters of type Fox -
Uses of Fox in net.minecraft.client.renderer.entity
Methods in net.minecraft.client.renderer.entity with parameters of type FoxModifier and TypeMethodDescriptionFoxRenderer.getTextureLocation
(Fox pEntity) Returns the location of an entity's texture.protected void
FoxRenderer.setupRotations
(Fox pEntity, PoseStack pPoseStack, float pBob, float pYBodyRot, float pPartialTick, float pScale) -
Uses of Fox in net.minecraft.client.renderer.entity.layers
Methods in net.minecraft.client.renderer.entity.layers with parameters of type FoxModifier and TypeMethodDescriptionvoid
FoxHeldItemLayer.render
(PoseStack pPoseStack, MultiBufferSource pBuffer, int pPackedLight, Fox pLivingEntity, float pLimbSwing, float pLimbSwingAmount, float pPartialTicks, float pAgeInTicks, float pNetHeadYaw, float pHeadPitch) Constructor parameters in net.minecraft.client.renderer.entity.layers with type arguments of type FoxModifierConstructorDescriptionFoxHeldItemLayer
(RenderLayerParent<Fox, FoxModel<Fox>> pRenderer, ItemInHandRenderer pItemInHandRenderer) FoxHeldItemLayer
(RenderLayerParent<Fox, FoxModel<Fox>> pRenderer, ItemInHandRenderer pItemInHandRenderer) -
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
Fields in net.minecraft.world.entity.animal declared as FoxMethods in net.minecraft.world.entity.animal that return FoxModifier and TypeMethodDescriptionFox.getBreedOffspring
(ServerLevel pLevel, AgeableMob pOtherParent) Methods in net.minecraft.world.entity.animal with parameters of type FoxModifier and TypeMethodDescriptionstatic boolean
Fox.isPathClear
(Fox pFox, LivingEntity pLivingEntity) Method parameters in net.minecraft.world.entity.animal with type arguments of type FoxModifier and TypeMethodDescriptionstatic boolean
Fox.checkFoxSpawnRules
(EntityType<Fox> pFox, LevelAccessor pLevel, MobSpawnType pSpawnType, BlockPos pPos, RandomSource pRandom) Constructors in net.minecraft.world.entity.animal with parameters of type FoxConstructor parameters in net.minecraft.world.entity.animal with type arguments of type Fox