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 p_114736_) protected void
FoxRenderer.setupRotations
(Fox p_114738_, PoseStack p_114739_, float p_114740_, float p_114741_, float p_114742_) -
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 p_117007_, MultiBufferSource p_117008_, int p_117009_, Fox p_117010_, float p_117011_, float p_117012_, float p_117013_, float p_117014_, float p_117015_, float p_117016_) Constructor parameters in net.minecraft.client.renderer.entity.layers with type arguments of type FoxModifierConstructorDescriptionFoxHeldItemLayer
(RenderLayerParent<Fox, FoxModel<Fox>> p_116994_) FoxHeldItemLayer
(RenderLayerParent<Fox, FoxModel<Fox>> p_116994_) -
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 p_148912_, AgeableMob p_148913_) Methods in net.minecraft.world.entity.animal with parameters of type FoxModifier and TypeMethodDescriptionstatic boolean
Fox.isPathClear
(Fox p_28472_, LivingEntity p_28473_) Method parameters in net.minecraft.world.entity.animal with type arguments of type FoxModifier and TypeMethodDescriptionstatic boolean
Fox.checkFoxSpawnRules
(EntityType<Fox> p_186214_, LevelAccessor p_186215_, MobSpawnType p_186216_, BlockPos p_186217_, Random p_186218_) 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