Uses of Class
net.minecraft.entity.passive.SheepEntity
Packages that use SheepEntity
Package
Description
-
Uses of SheepEntity in net.minecraft
Constructors in net.minecraft with parameters of type SheepEntity -
Uses of SheepEntity in net.minecraft.client.render.entity
Methods in net.minecraft.client.render.entity with parameters of type SheepEntityModifier and TypeMethodDescriptionprotected IdentifierSheepEntityRenderer.getTexture(SheepEntity sheepEntity) -
Uses of SheepEntity in net.minecraft.client.render.entity.feature
Methods in net.minecraft.client.render.entity.feature with parameters of type SheepEntityModifier and TypeMethodDescriptionvoidSheepWoolFeatureRenderer.render(SheepEntity sheepEntity, float float2, float float3, float float4, float float5, float float6, float float7, float float8) -
Uses of SheepEntity in net.minecraft.entity.passive
Methods in net.minecraft.entity.passive that return SheepEntity