Uses of Class
net.minecraft.entity.passive.FoxEntity
Packages that use FoxEntity
Package
Description
-
Uses of FoxEntity in net.minecraft.client.renderer.entity
Methods in net.minecraft.client.renderer.entity with parameters of type FoxEntityModifier and TypeMethodDescriptionFoxRenderer.getTextureLocation(FoxEntity p_110775_1_) protected voidFoxRenderer.setupRotations(FoxEntity p_225621_1_, MatrixStack p_225621_2_, float p_225621_3_, float p_225621_4_, float p_225621_5_) -
Uses of FoxEntity in net.minecraft.client.renderer.entity.layers
Methods in net.minecraft.client.renderer.entity.layers with parameters of type FoxEntityModifier and TypeMethodDescriptionvoidFoxHeldItemLayer.render(MatrixStack p_225628_1_, IRenderTypeBuffer p_225628_2_, int p_225628_3_, FoxEntity p_225628_4_, float p_225628_5_, float p_225628_6_, float p_225628_7_, float p_225628_8_, float p_225628_9_, float p_225628_10_) Constructor parameters in net.minecraft.client.renderer.entity.layers with type arguments of type FoxEntityModifierConstructorDescriptionFoxHeldItemLayer(IEntityRenderer<FoxEntity, FoxModel<FoxEntity>> p_i50938_1_) FoxHeldItemLayer(IEntityRenderer<FoxEntity, FoxModel<FoxEntity>> p_i50938_1_) -
Uses of FoxEntity in net.minecraft.client.renderer.entity.model
Classes in net.minecraft.client.renderer.entity.model with type parameters of type FoxEntity -
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.getBreedOffspring(ServerWorld p_241840_1_, AgeableEntity p_241840_2_) Methods in net.minecraft.entity.passive with parameters of type FoxEntityModifier and TypeMethodDescriptionstatic booleanFoxEntity.isPathClear(FoxEntity p_213481_0_, LivingEntity p_213481_1_) Constructors in net.minecraft.entity.passive with parameters of type FoxEntityConstructor parameters in net.minecraft.entity.passive with type arguments of type FoxEntityModifierConstructorDescriptionFoxEntity(EntityType<? extends FoxEntity> p_i50271_1_, World p_i50271_2_)