Uses of Class
net.minecraft.world.entity.animal.Fox
Package
Description
-
Uses of Fox in net.minecraft.client.model
-
Uses of Fox in net.minecraft.client.renderer.entity
Modifier 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
Modifier 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_)
ModifierConstructorDescriptionFoxHeldItemLayer(RenderLayerParent<Fox,FoxModel<Fox>> p_116994_)
FoxHeldItemLayer(RenderLayerParent<Fox,FoxModel<Fox>> p_116994_)
-
Uses of Fox in net.minecraft.world.entity
-
Uses of Fox in net.minecraft.world.entity.animal
Modifier and TypeMethodDescriptionFox.getBreedOffspring(ServerLevel p_148912_, AgeableMob p_148913_)
Modifier and TypeMethodDescriptionstatic boolean
Fox.isPathClear(Fox p_28472_, LivingEntity p_28473_)