Uses of Interface
org.bukkit.entity.PigZombie
Package
Description
-
Uses of PigZombie in com.destroystokyo.paper.entity.ai
Modifier and TypeFieldDescriptionVanillaGoal.ANGER
Deprecated, for removal: This API element is subject to removal in a future version.VanillaGoal.ANGER_OTHER
Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of PigZombie in org.bukkit.event.entity
Modifier and TypeMethodDescriptionPigZombieAngerEvent.getEntity()
PigZapEvent.getPigZombie()
Deprecated.ModifierConstructorDescriptionPigZapEvent
(@NotNull Pig pig, @NotNull LightningStrike bolt, @NotNull PigZombie pigzombie) PigZombieAngerEvent
(@NotNull PigZombie pigZombie, @Nullable Entity target, int newAnger)
EntityTransformEvent.getTransformedEntity()