Uses of Class
net.minecraft.world.entity.animal.Sheep
Packages that use Sheep
Package
Description
-
Uses of Sheep in net.minecraft.client.model
Classes in net.minecraft.client.model with type parameters of type SheepModifier and TypeClassDescriptionclass
SheepFurModel<T extends Sheep>
class
SheepModel<T extends Sheep>
-
Uses of Sheep in net.minecraft.client.renderer.entity
Methods in net.minecraft.client.renderer.entity with parameters of type Sheep -
Uses of Sheep in net.minecraft.client.renderer.entity.layers
Fields in net.minecraft.client.renderer.entity.layers with type parameters of type SheepMethods in net.minecraft.client.renderer.entity.layers with parameters of type SheepModifier and TypeMethodDescriptionvoid
SheepFurLayer.render
(PoseStack p_117421_, MultiBufferSource p_117422_, int p_117423_, Sheep p_117424_, float p_117425_, float p_117426_, float p_117427_, float p_117428_, float p_117429_, float p_117430_) Constructor parameters in net.minecraft.client.renderer.entity.layers with type arguments of type SheepModifierConstructorDescriptionSheepFurLayer
(RenderLayerParent<Sheep, SheepModel<Sheep>> p_174533_, EntityModelSet p_174534_) SheepFurLayer
(RenderLayerParent<Sheep, SheepModel<Sheep>> p_174533_, EntityModelSet p_174534_) -
Uses of Sheep in net.minecraft.world.entity
Fields in net.minecraft.world.entity with type parameters of type Sheep -
Uses of Sheep in net.minecraft.world.entity.animal
Methods in net.minecraft.world.entity.animal that return SheepModifier and TypeMethodDescriptionSheep.getBreedOffspring
(ServerLevel p_149044_, AgeableMob p_149045_) Constructor parameters in net.minecraft.world.entity.animal with type arguments of type Sheep -
Uses of Sheep in net.minecraft.world.entity.monster
Fields in net.minecraft.world.entity.monster declared as SheepMethods in net.minecraft.world.entity.monster that return SheepMethods in net.minecraft.world.entity.monster with parameters of type Sheep