Uses of Class
net.minecraft.world.entity.animal.sheep.Sheep
Packages that use Sheep
Package
Description
-
Uses of Sheep in net.minecraft.client.renderer.entity
Methods in net.minecraft.client.renderer.entity with parameters of type SheepModifier and TypeMethodDescriptionvoidSheepRenderer.extractRenderState(Sheep p_405521_, SheepRenderState p_362333_, float p_360543_) -
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.sheep
Methods in net.minecraft.world.entity.animal.sheep that return SheepModifier and TypeMethodDescription@Nullable SheepSheep.getBreedOffspring(ServerLevel p_405425_, AgeableMob p_404874_) Constructor parameters in net.minecraft.world.entity.animal.sheep with type arguments of type Sheep -
Uses of Sheep in net.minecraft.world.entity.monster.illager
Fields in net.minecraft.world.entity.monster.illager declared as SheepMethods in net.minecraft.world.entity.monster.illager that return SheepMethods in net.minecraft.world.entity.monster.illager with parameters of type SheepModifier and TypeMethodDescription(package private) voidEvoker.setWololoTarget(@Nullable Sheep wololoTarget)