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 TypeMethodDescriptionvoid
SheepEntityRenderer.updateRenderState
(SheepEntity sheepEntity, SheepEntityRenderState sheepEntityRenderState, float float2) -
Uses of SheepEntity in net.minecraft.entity
Fields in net.minecraft.entity with type parameters of type SheepEntity -
Uses of SheepEntity in net.minecraft.entity.mob
Fields in net.minecraft.entity.mob declared as SheepEntityMethods in net.minecraft.entity.mob that return SheepEntityModifier and TypeMethodDescription(package private) @Nullable SheepEntity
EvokerEntity.getWololoTarget()
Methods in net.minecraft.entity.mob with parameters of type SheepEntityModifier and TypeMethodDescription(package private) void
EvokerEntity.setWololoTarget
(@Nullable SheepEntity wololoTarget) -
Uses of SheepEntity in net.minecraft.entity.passive
Methods in net.minecraft.entity.passive that return SheepEntityModifier and TypeMethodDescriptionSheepEntity.createChild
(ServerWorld serverWorld, PassiveEntity passiveEntity) Constructor parameters in net.minecraft.entity.passive with type arguments of type SheepEntity