Uses of Interface
org.bukkit.entity.Sheep
Packages that use Sheep
Package
Description
Interfaces for non-voxel objects that can exist in a
world
, including all players, monsters, projectiles, etc.-
Uses of Sheep in org.bukkit.entity
Methods in org.bukkit.entity that return SheepMethods in org.bukkit.entity with parameters of type SheepModifier and TypeMethodDescriptionvoid
Evoker.setWololoTarget
(@Nullable Sheep sheep) Set the sheep to be the target of thewololo spell
, ornull
to clear. -
Uses of Sheep in org.bukkit.event.entity
Methods in org.bukkit.event.entity that return SheepConstructors in org.bukkit.event.entity with parameters of type SheepModifierConstructorDescriptionSheepDyeWoolEvent
(@NotNull Sheep sheep, @NotNull DyeColor color) Deprecated.SheepRegrowWoolEvent
(@NotNull Sheep sheep)