| 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 | Description |
|---|---|---|
Sheep |
Evoker.getWololoTarget() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
Evoker.setWololoTarget(Sheep sheep) |
Set the sheep to be the target of the
wololo spell, or null to clear. |
| Modifier and Type | Method | Description |
|---|---|---|
Sheep |
SheepDyeWoolEvent.getEntity() |
|
Sheep |
SheepRegrowWoolEvent.getEntity() |
| Constructor | Description |
|---|---|
SheepDyeWoolEvent(Sheep sheep,
DyeColor color) |
|
SheepRegrowWoolEvent(Sheep sheep) |
Copyright © 2021. All rights reserved.