Uses of Class
net.minecraft.world.entity.animal.Fox
Packages that use Fox
Package
Description
- 
Uses of Fox in net.minecraft.client.modelClasses in net.minecraft.client.model with type parameters of type Fox
- 
Uses of Fox in net.minecraft.client.renderer.entityMethods in net.minecraft.client.renderer.entity with parameters of type FoxModifier and TypeMethodDescriptionFoxRenderer.getTextureLocation(Fox p_114736_) protected voidFoxRenderer.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.layersMethods in net.minecraft.client.renderer.entity.layers with parameters of type FoxModifier and TypeMethodDescriptionvoidFoxHeldItemLayer.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_234838_, ItemInHandRenderer p_234839_) FoxHeldItemLayer(RenderLayerParent<Fox, FoxModel<Fox>> p_234838_, ItemInHandRenderer p_234839_) 
- 
Uses of Fox in net.minecraft.world.entityFields in net.minecraft.world.entity with type parameters of type Fox
- 
Uses of Fox in net.minecraft.world.entity.animalFields 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 booleanFox.isPathClear(Fox p_28472_, LivingEntity p_28473_) Method parameters in net.minecraft.world.entity.animal with type arguments of type FoxModifier and TypeMethodDescriptionstatic booleanFox.checkFoxSpawnRules(EntityType<Fox> p_218176_, LevelAccessor p_218177_, MobSpawnType p_218178_, BlockPos p_218179_, RandomSource p_218180_) 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