Package | Description |
---|---|
org.bukkit.entity |
Interfaces for non-voxel objects that can exist in a
world , including all players, monsters, projectiles, etc. |
org.bukkit.event.entity |
Modifier and Type | Method and Description |
---|---|
@Nullable Sheep |
Evoker.getWololoTarget() |
Modifier and Type | Method and Description |
---|---|
void |
Evoker.setWololoTarget(@Nullable Sheep sheep)
Set the sheep to be the target of the
wololo spell , or null to clear. |
Modifier and Type | Method and Description |
---|---|
@NotNull Sheep |
SheepRegrowWoolEvent.getEntity() |
@NotNull Sheep |
SheepDyeWoolEvent.getEntity() |
Constructor and Description |
---|
SheepDyeWoolEvent(@NotNull Sheep sheep,
@NotNull DyeColor color) |
SheepRegrowWoolEvent(@NotNull Sheep sheep) |
Copyright © 2021. All rights reserved.