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 TypeMethodDescriptionSheep.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
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 SheepModifier and TypeMethodDescription(package private) voidEvoker.setWololoTarget(Sheep wololoTarget)