Uses of Interface
org.bukkit.entity.PigZombie
Packages that use PigZombie
Package
Description
-
Uses of PigZombie in com.destroystokyo.paper.entity.ai
Fields in com.destroystokyo.paper.entity.ai with type parameters of type PigZombieModifier and TypeFieldDescriptionVanillaGoal.ANGER
Deprecated, for removal: This API element is subject to removal in a future version.removed in 1.16VanillaGoal.ANGER_OTHER
Deprecated, for removal: This API element is subject to removal in a future version.removed in 1.16 -
Uses of PigZombie in org.bukkit.event.entity
Methods in org.bukkit.event.entity that return PigZombieModifier and TypeMethodDescriptionPigZombieAngerEvent.getEntity()
PigZapEvent.getPigZombie()
Deprecated.Constructors in org.bukkit.event.entity with parameters of type PigZombieModifierConstructorDescriptionPigZapEvent
(@NotNull Pig pig, @NotNull LightningStrike bolt, @NotNull PigZombie pigzombie) PigZombieAngerEvent
(@NotNull PigZombie pigZombie, @Nullable Entity target, int newAnger)