Uses of Interface
org.bukkit.entity.ThrownExpBottle
Packages that use ThrownExpBottle
Package
Description
-
Uses of ThrownExpBottle in org.bukkit.event.entity
Methods in org.bukkit.event.entity that return ThrownExpBottleConstructors in org.bukkit.event.entity with parameters of type ThrownExpBottleModifierConstructorDescriptionExpBottleEvent
(@NotNull ThrownExpBottle bottle, int exp) Deprecated.ExpBottleEvent
(@NotNull ThrownExpBottle bottle, @Nullable Entity hitEntity, @Nullable Block hitBlock, @Nullable BlockFace hitFace, int exp)