| Package | Description |
|---|---|
| com.destroystokyo.paper.entity.ai | |
| org.bukkit.event.entity |
| Modifier and Type | Field and Description |
|---|---|
static GoalKey<PigZombie> |
VanillaGoal.ANGER
Deprecated.
removed in 1.16
|
static GoalKey<PigZombie> |
VanillaGoal.ANGER_OTHER
Deprecated.
removed in 1.16
|
| Modifier and Type | Method and Description |
|---|---|
@NotNull PigZombie |
PigZombieAngerEvent.getEntity() |
@NotNull PigZombie |
PigZapEvent.getPigZombie()
Deprecated.
|
| Constructor and Description |
|---|
PigZapEvent(@NotNull Pig pig,
@NotNull LightningStrike bolt,
@NotNull PigZombie pigzombie) |
PigZombieAngerEvent(@NotNull PigZombie pigZombie,
@Nullable Entity target,
int newAnger) |
Copyright © 2021. All rights reserved.