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
Subclasses with type arguments of type Sheep in net.minecraft.client.renderer.entityMethods in net.minecraft.client.renderer.entity with parameters of type SheepModifier and TypeMethodDescriptionvoidSheepRenderer.extractRenderState(Sheep entity, SheepRenderState state, float partialTicks) -
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 level, AgeableMob partner) 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 TypeMethodDescriptionprivate voidEvoker.setWololoTarget(@Nullable Sheep wololoTarget)