Uses of Class
net.minecraft.entity.passive.SheepEntity
Packages that use SheepEntity
Package
Description
-
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
Fields in net.minecraft.entity declared as SheepEntityFields in net.minecraft.entity with type parameters of type SheepEntityModifier and TypeFieldDescriptionprivate final Predicate<SheepEntity>EvocationIllagerEntity.class_3153.field_17046static final EntityType<SheepEntity>EntityType.SHEEPMethods in net.minecraft.entity that return SheepEntityMethods in net.minecraft.entity with parameters of type SheepEntityModifier and TypeMethodDescriptionprivate voidEvocationIllagerEntity.method_14067(SheepEntity sheepEntity) -
Uses of SheepEntity in net.minecraft.entity.passive
Methods in net.minecraft.entity.passive that return SheepEntity