Uses of Interface
org.bukkit.entity.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
Modifier 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
ModifierConstructorDescriptionSheepDyeWoolEvent
(@NotNull Sheep sheep, @NotNull DyeColor color) Deprecated.SheepRegrowWoolEvent
(@NotNull Sheep sheep)