| Package | Description | 
|---|---|
| org.bukkit.event | Classes dedicated to handling triggered code executions. | 
| org.bukkit.event.block | |
| org.bukkit.event.enchantment | Eventstriggered from anenchantment table. | 
| org.bukkit.event.entity | |
| org.bukkit.event.hanging | Eventsrelating toentities that hang. | 
| org.bukkit.event.inventory | |
| org.bukkit.event.player | |
| org.bukkit.event.raid | Eventsrelated to raids. | 
| org.bukkit.event.server | Eventsrelating to programmatic state
 changes on the server. | 
| org.bukkit.event.vehicle | Eventsrelating tovehicular entities. | 
| org.bukkit.event.weather | Eventsrelating to weather. | 
| org.bukkit.event.world | |
| org.spigotmc.event.entity | Spigot-specific entity events. | 
| org.spigotmc.event.player | Spigot-specific player events. | 
| Modifier and Type | Method | Description | 
|---|---|---|
| abstract @NotNull HandlerList | Event. getHandlers() | 
| Modifier and Type | Method | Description | 
|---|---|---|
| static @NotNull ArrayList<HandlerList> | HandlerList. getHandlerLists() | Get a list of all handler lists for every event type | 
| Modifier and Type | Method | Description | 
|---|---|---|
| static @NotNull HandlerList | BlockBurnEvent. getHandlerList() | |
| static @NotNull HandlerList | BlockCanBuildEvent. getHandlerList() | |
| static @NotNull HandlerList | BlockCookEvent. getHandlerList() | |
| static @NotNull HandlerList | BlockDamageEvent. getHandlerList() | |
| static @NotNull HandlerList | BlockDispenseEvent. getHandlerList() | |
| static @NotNull HandlerList | BlockDropItemEvent. getHandlerList() | |
| static @NotNull HandlerList | BlockExpEvent. getHandlerList() | |
| static @NotNull HandlerList | BlockExplodeEvent. getHandlerList() | |
| static @NotNull HandlerList | BlockFadeEvent. getHandlerList() | |
| static @NotNull HandlerList | BlockFertilizeEvent. getHandlerList() | |
| static @NotNull HandlerList | BlockFormEvent. getHandlerList() | |
| static @NotNull HandlerList | BlockFromToEvent. getHandlerList() | |
| static @NotNull HandlerList | BlockGrowEvent. getHandlerList() | |
| static @NotNull HandlerList | BlockIgniteEvent. getHandlerList() | |
| static @NotNull HandlerList | BlockPhysicsEvent. getHandlerList() | |
| static @NotNull HandlerList | BlockPistonExtendEvent. getHandlerList() | |
| static @NotNull HandlerList | BlockPistonRetractEvent. getHandlerList() | |
| static @NotNull HandlerList | BlockPlaceEvent. getHandlerList() | |
| static @NotNull HandlerList | BlockRedstoneEvent. getHandlerList() | |
| static @NotNull HandlerList | BlockShearEntityEvent. getHandlerList() | |
| static @NotNull HandlerList | BlockSpreadEvent. getHandlerList() | |
| static @NotNull HandlerList | CauldronLevelChangeEvent. getHandlerList() | |
| static @NotNull HandlerList | FluidLevelChangeEvent. getHandlerList() | |
| static @NotNull HandlerList | LeavesDecayEvent. getHandlerList() | |
| static @NotNull HandlerList | MoistureChangeEvent. getHandlerList() | |
| static @NotNull HandlerList | NotePlayEvent. getHandlerList() | |
| static @NotNull HandlerList | SignChangeEvent. getHandlerList() | |
| static @NotNull HandlerList | SpongeAbsorbEvent. getHandlerList() | |
| @NotNull HandlerList | BlockBurnEvent. getHandlers() | |
| @NotNull HandlerList | BlockCanBuildEvent. getHandlers() | |
| @NotNull HandlerList | BlockCookEvent. getHandlers() | |
| @NotNull HandlerList | BlockDamageEvent. getHandlers() | |
| @NotNull HandlerList | BlockDispenseEvent. getHandlers() | |
| @NotNull HandlerList | BlockDropItemEvent. getHandlers() | |
| @NotNull HandlerList | BlockExpEvent. getHandlers() | |
| @NotNull HandlerList | BlockExplodeEvent. getHandlers() | |
| @NotNull HandlerList | BlockFadeEvent. getHandlers() | |
| @NotNull HandlerList | BlockFertilizeEvent. getHandlers() | |
| @NotNull HandlerList | BlockFormEvent. getHandlers() | |
| @NotNull HandlerList | BlockFromToEvent. getHandlers() | |
| @NotNull HandlerList | BlockGrowEvent. getHandlers() | |
| @NotNull HandlerList | BlockIgniteEvent. getHandlers() | |
| @NotNull HandlerList | BlockPhysicsEvent. getHandlers() | |
| @NotNull HandlerList | BlockPistonExtendEvent. getHandlers() | |
| @NotNull HandlerList | BlockPistonRetractEvent. getHandlers() | |
| @NotNull HandlerList | BlockPlaceEvent. getHandlers() | |
| @NotNull HandlerList | BlockRedstoneEvent. getHandlers() | |
| @NotNull HandlerList | BlockShearEntityEvent. getHandlers() | |
| @NotNull HandlerList | BlockSpreadEvent. getHandlers() | |
| @NotNull HandlerList | CauldronLevelChangeEvent. getHandlers() | |
| @NotNull HandlerList | FluidLevelChangeEvent. getHandlers() | |
| @NotNull HandlerList | LeavesDecayEvent. getHandlers() | |
| @NotNull HandlerList | MoistureChangeEvent. getHandlers() | |
| @NotNull HandlerList | NotePlayEvent. getHandlers() | |
| @NotNull HandlerList | SignChangeEvent. getHandlers() | |
| @NotNull HandlerList | SpongeAbsorbEvent. getHandlers() | 
| Modifier and Type | Method | Description | 
|---|---|---|
| static @NotNull HandlerList | EnchantItemEvent. getHandlerList() | |
| static @NotNull HandlerList | PrepareItemEnchantEvent. getHandlerList() | |
| @NotNull HandlerList | EnchantItemEvent. getHandlers() | |
| @NotNull HandlerList | PrepareItemEnchantEvent. getHandlers() | 
| Modifier and Type | Method | Description | 
|---|---|---|
| static @NotNull HandlerList | AreaEffectCloudApplyEvent. getHandlerList() | |
| static @NotNull HandlerList | BatToggleSleepEvent. getHandlerList() | |
| static @NotNull HandlerList | CreeperPowerEvent. getHandlerList() | |
| static @NotNull HandlerList | EnderDragonChangePhaseEvent. getHandlerList() | |
| static @NotNull HandlerList | EntityAirChangeEvent. getHandlerList() | |
| static @NotNull HandlerList | EntityBreedEvent. getHandlerList() | |
| static @NotNull HandlerList | EntityChangeBlockEvent. getHandlerList() | |
| static @NotNull HandlerList | EntityCombustEvent. getHandlerList() | |
| static @NotNull HandlerList | EntityCreatePortalEvent. getHandlerList() | Deprecated.  | 
| static @NotNull HandlerList | EntityDamageEvent. getHandlerList() | |
| static @NotNull HandlerList | EntityDeathEvent. getHandlerList() | |
| static @NotNull HandlerList | EntityDropItemEvent. getHandlerList() | |
| static @NotNull HandlerList | EntityEnterBlockEvent. getHandlerList() | |
| static @NotNull HandlerList | EntityExplodeEvent. getHandlerList() | |
| static @NotNull HandlerList | EntityInteractEvent. getHandlerList() | |
| static @NotNull HandlerList | EntityPickupItemEvent. getHandlerList() | |
| static @NotNull HandlerList | EntityPlaceEvent. getHandlerList() | Deprecated.  | 
| static @NotNull HandlerList | EntityPortalEnterEvent. getHandlerList() | |
| static @NotNull HandlerList | EntityPortalEvent. getHandlerList() | |
| static @NotNull HandlerList | EntityPortalExitEvent. getHandlerList() | |
| static @NotNull HandlerList | EntityPoseChangeEvent. getHandlerList() | |
| static @NotNull HandlerList | EntityPotionEffectEvent. getHandlerList() | |
| static @NotNull HandlerList | EntityRegainHealthEvent. getHandlerList() | |
| static @NotNull HandlerList | EntityResurrectEvent. getHandlerList() | |
| static @NotNull HandlerList | EntityShootBowEvent. getHandlerList() | |
| static @NotNull HandlerList | EntitySpawnEvent. getHandlerList() | |
| static @NotNull HandlerList | EntityTameEvent. getHandlerList() | |
| static @NotNull HandlerList | EntityTargetEvent. getHandlerList() | |
| static @NotNull HandlerList | EntityTeleportEvent. getHandlerList() | |
| static @NotNull HandlerList | EntityToggleGlideEvent. getHandlerList() | |
| static @NotNull HandlerList | EntityToggleSwimEvent. getHandlerList() | |
| static @NotNull HandlerList | EntityTransformEvent. getHandlerList() | |
| static @NotNull HandlerList | EntityUnleashEvent. getHandlerList() | |
| static @NotNull HandlerList | ExpBottleEvent. getHandlerList() | |
| static @NotNull HandlerList | ExplosionPrimeEvent. getHandlerList() | |
| static @NotNull HandlerList | FireworkExplodeEvent. getHandlerList() | |
| static @NotNull HandlerList | FoodLevelChangeEvent. getHandlerList() | |
| static @NotNull HandlerList | HorseJumpEvent. getHandlerList() | |
| static @NotNull HandlerList | ItemDespawnEvent. getHandlerList() | |
| static @NotNull HandlerList | ItemMergeEvent. getHandlerList() | |
| static @NotNull HandlerList | LingeringPotionSplashEvent. getHandlerList() | |
| static @NotNull HandlerList | PigZapEvent. getHandlerList() | |
| static @NotNull HandlerList | PigZombieAngerEvent. getHandlerList() | |
| static @NotNull HandlerList | PlayerLeashEntityEvent. getHandlerList() | |
| static @NotNull HandlerList | PotionSplashEvent. getHandlerList() | |
| static @NotNull HandlerList | ProjectileHitEvent. getHandlerList() | |
| static @NotNull HandlerList | SheepDyeWoolEvent. getHandlerList() | |
| static @NotNull HandlerList | SheepRegrowWoolEvent. getHandlerList() | |
| static @NotNull HandlerList | SlimeSplitEvent. getHandlerList() | |
| static @NotNull HandlerList | VillagerAcquireTradeEvent. getHandlerList() | |
| static @NotNull HandlerList | VillagerCareerChangeEvent. getHandlerList() | |
| static @NotNull HandlerList | VillagerReplenishTradeEvent. getHandlerList() | |
| @NotNull HandlerList | AreaEffectCloudApplyEvent. getHandlers() | |
| @NotNull HandlerList | BatToggleSleepEvent. getHandlers() | |
| @NotNull HandlerList | CreeperPowerEvent. getHandlers() | |
| @NotNull HandlerList | EnderDragonChangePhaseEvent. getHandlers() | |
| @NotNull HandlerList | EntityAirChangeEvent. getHandlers() | |
| @NotNull HandlerList | EntityBreedEvent. getHandlers() | |
| @NotNull HandlerList | EntityChangeBlockEvent. getHandlers() | |
| @NotNull HandlerList | EntityCombustEvent. getHandlers() | |
| @NotNull HandlerList | EntityCreatePortalEvent. getHandlers() | Deprecated.  | 
| @NotNull HandlerList | EntityDamageEvent. getHandlers() | |
| @NotNull HandlerList | EntityDeathEvent. getHandlers() | |
| @NotNull HandlerList | EntityDropItemEvent. getHandlers() | |
| @NotNull HandlerList | EntityEnterBlockEvent. getHandlers() | |
| @NotNull HandlerList | EntityExplodeEvent. getHandlers() | |
| @NotNull HandlerList | EntityInteractEvent. getHandlers() | |
| @NotNull HandlerList | EntityPickupItemEvent. getHandlers() | |
| @NotNull HandlerList | EntityPlaceEvent. getHandlers() | Deprecated.  | 
| @NotNull HandlerList | EntityPortalEnterEvent. getHandlers() | |
| @NotNull HandlerList | EntityPortalEvent. getHandlers() | |
| @NotNull HandlerList | EntityPortalExitEvent. getHandlers() | |
| @NotNull HandlerList | EntityPoseChangeEvent. getHandlers() | |
| @NotNull HandlerList | EntityPotionEffectEvent. getHandlers() | |
| @NotNull HandlerList | EntityRegainHealthEvent. getHandlers() | |
| @NotNull HandlerList | EntityResurrectEvent. getHandlers() | |
| @NotNull HandlerList | EntityShootBowEvent. getHandlers() | |
| @NotNull HandlerList | EntitySpawnEvent. getHandlers() | |
| @NotNull HandlerList | EntityTameEvent. getHandlers() | |
| @NotNull HandlerList | EntityTargetEvent. getHandlers() | |
| @NotNull HandlerList | EntityTeleportEvent. getHandlers() | |
| @NotNull HandlerList | EntityToggleGlideEvent. getHandlers() | |
| @NotNull HandlerList | EntityToggleSwimEvent. getHandlers() | |
| @NotNull HandlerList | EntityTransformEvent. getHandlers() | |
| @NotNull HandlerList | EntityUnleashEvent. getHandlers() | |
| @NotNull HandlerList | ExpBottleEvent. getHandlers() | |
| @NotNull HandlerList | ExplosionPrimeEvent. getHandlers() | |
| @NotNull HandlerList | FireworkExplodeEvent. getHandlers() | |
| @NotNull HandlerList | FoodLevelChangeEvent. getHandlers() | |
| @NotNull HandlerList | HorseJumpEvent. getHandlers() | |
| @NotNull HandlerList | ItemDespawnEvent. getHandlers() | |
| @NotNull HandlerList | ItemMergeEvent. getHandlers() | |
| @NotNull HandlerList | LingeringPotionSplashEvent. getHandlers() | |
| @NotNull HandlerList | PigZapEvent. getHandlers() | |
| @NotNull HandlerList | PigZombieAngerEvent. getHandlers() | |
| @NotNull HandlerList | PlayerLeashEntityEvent. getHandlers() | |
| @NotNull HandlerList | PotionSplashEvent. getHandlers() | |
| @NotNull HandlerList | ProjectileHitEvent. getHandlers() | |
| @NotNull HandlerList | SheepDyeWoolEvent. getHandlers() | |
| @NotNull HandlerList | SheepRegrowWoolEvent. getHandlers() | |
| @NotNull HandlerList | SlimeSplitEvent. getHandlers() | |
| @NotNull HandlerList | VillagerAcquireTradeEvent. getHandlers() | |
| @NotNull HandlerList | VillagerCareerChangeEvent. getHandlers() | |
| @NotNull HandlerList | VillagerReplenishTradeEvent. getHandlers() | 
| Modifier and Type | Method | Description | 
|---|---|---|
| static @NotNull HandlerList | HangingBreakEvent. getHandlerList() | |
| static @NotNull HandlerList | HangingPlaceEvent. getHandlerList() | |
| @NotNull HandlerList | HangingBreakEvent. getHandlers() | |
| @NotNull HandlerList | HangingPlaceEvent. getHandlers() | 
| Modifier and Type | Method | Description | 
|---|---|---|
| static @NotNull HandlerList | BrewEvent. getHandlerList() | |
| static @NotNull HandlerList | BrewingStandFuelEvent. getHandlerList() | |
| static @NotNull HandlerList | FurnaceBurnEvent. getHandlerList() | |
| static @NotNull HandlerList | InventoryClickEvent. getHandlerList() | |
| static @NotNull HandlerList | InventoryCloseEvent. getHandlerList() | |
| static @NotNull HandlerList | InventoryDragEvent. getHandlerList() | |
| static @NotNull HandlerList | InventoryEvent. getHandlerList() | |
| static @NotNull HandlerList | InventoryMoveItemEvent. getHandlerList() | |
| static @NotNull HandlerList | InventoryOpenEvent. getHandlerList() | |
| static @NotNull HandlerList | InventoryPickupItemEvent. getHandlerList() | |
| static @NotNull HandlerList | PrepareAnvilEvent. getHandlerList() | |
| static @NotNull HandlerList | PrepareItemCraftEvent. getHandlerList() | |
| static @NotNull HandlerList | TradeSelectEvent. getHandlerList() | |
| @NotNull HandlerList | BrewEvent. getHandlers() | |
| @NotNull HandlerList | BrewingStandFuelEvent. getHandlers() | |
| @NotNull HandlerList | FurnaceBurnEvent. getHandlers() | |
| @NotNull HandlerList | InventoryClickEvent. getHandlers() | |
| @NotNull HandlerList | InventoryCloseEvent. getHandlers() | |
| @NotNull HandlerList | InventoryDragEvent. getHandlers() | |
| @NotNull HandlerList | InventoryEvent. getHandlers() | |
| @NotNull HandlerList | InventoryMoveItemEvent. getHandlers() | |
| @NotNull HandlerList | InventoryOpenEvent. getHandlers() | |
| @NotNull HandlerList | InventoryPickupItemEvent. getHandlers() | |
| @NotNull HandlerList | PrepareAnvilEvent. getHandlers() | |
| @NotNull HandlerList | PrepareItemCraftEvent. getHandlers() | |
| @NotNull HandlerList | TradeSelectEvent. getHandlers() | 
| Modifier and Type | Method | Description | 
|---|---|---|
| static @NotNull HandlerList | AsyncPlayerChatEvent. getHandlerList() | |
| static @NotNull HandlerList | AsyncPlayerPreLoginEvent. getHandlerList() | |
| static @NotNull HandlerList | PlayerAdvancementDoneEvent. getHandlerList() | |
| static @NotNull HandlerList | PlayerAnimationEvent. getHandlerList() | |
| static @NotNull HandlerList | PlayerArmorStandManipulateEvent. getHandlerList() | |
| static @NotNull HandlerList | PlayerBedEnterEvent. getHandlerList() | |
| static @NotNull HandlerList | PlayerBedLeaveEvent. getHandlerList() | |
| static @NotNull HandlerList | PlayerBucketEmptyEvent. getHandlerList() | |
| static @NotNull HandlerList | PlayerBucketFillEvent. getHandlerList() | |
| static @NotNull HandlerList | PlayerChangedMainHandEvent. getHandlerList() | |
| static @NotNull HandlerList | PlayerChangedWorldEvent. getHandlerList() | |
| static @NotNull HandlerList | PlayerChannelEvent. getHandlerList() | |
| static @NotNull HandlerList | PlayerChatEvent. getHandlerList() | Deprecated.  | 
| static @NotNull HandlerList | PlayerChatTabCompleteEvent. getHandlerList() | Deprecated.  | 
| static @NotNull HandlerList | PlayerCommandPreprocessEvent. getHandlerList() | |
| static @NotNull HandlerList | PlayerCommandSendEvent. getHandlerList() | |
| static @NotNull HandlerList | PlayerDropItemEvent. getHandlerList() | |
| static @NotNull HandlerList | PlayerEditBookEvent. getHandlerList() | |
| static @NotNull HandlerList | PlayerEggThrowEvent. getHandlerList() | |
| static @NotNull HandlerList | PlayerExpChangeEvent. getHandlerList() | |
| static @NotNull HandlerList | PlayerFishEvent. getHandlerList() | |
| static @NotNull HandlerList | PlayerGameModeChangeEvent. getHandlerList() | |
| static @NotNull HandlerList | PlayerInteractAtEntityEvent. getHandlerList() | |
| static @NotNull HandlerList | PlayerInteractEntityEvent. getHandlerList() | |
| static @NotNull HandlerList | PlayerInteractEvent. getHandlerList() | |
| static @NotNull HandlerList | PlayerItemBreakEvent. getHandlerList() | |
| static @NotNull HandlerList | PlayerItemConsumeEvent. getHandlerList() | |
| static @NotNull HandlerList | PlayerItemDamageEvent. getHandlerList() | |
| static @NotNull HandlerList | PlayerItemHeldEvent. getHandlerList() | |
| static @NotNull HandlerList | PlayerItemMendEvent. getHandlerList() | |
| static @NotNull HandlerList | PlayerJoinEvent. getHandlerList() | |
| static @NotNull HandlerList | PlayerKickEvent. getHandlerList() | |
| static @NotNull HandlerList | PlayerLevelChangeEvent. getHandlerList() | |
| static @NotNull HandlerList | PlayerLocaleChangeEvent. getHandlerList() | |
| static @NotNull HandlerList | PlayerLoginEvent. getHandlerList() | |
| static @NotNull HandlerList | PlayerMoveEvent. getHandlerList() | |
| static @NotNull HandlerList | PlayerPickupItemEvent. getHandlerList() | Deprecated.  | 
| static @NotNull HandlerList | PlayerPortalEvent. getHandlerList() | |
| static @NotNull HandlerList | PlayerPreLoginEvent. getHandlerList() | Deprecated.  | 
| static @NotNull HandlerList | PlayerQuitEvent. getHandlerList() | |
| static @NotNull HandlerList | PlayerRecipeDiscoverEvent. getHandlerList() | |
| static @NotNull HandlerList | PlayerResourcePackStatusEvent. getHandlerList() | |
| static @NotNull HandlerList | PlayerRespawnEvent. getHandlerList() | |
| static @NotNull HandlerList | PlayerRiptideEvent. getHandlerList() | |
| static @NotNull HandlerList | PlayerShearEntityEvent. getHandlerList() | |
| static @NotNull HandlerList | PlayerStatisticIncrementEvent. getHandlerList() | |
| static @NotNull HandlerList | PlayerSwapHandItemsEvent. getHandlerList() | |
| static @NotNull HandlerList | PlayerTakeLecternBookEvent. getHandlerList() | |
| static @NotNull HandlerList | PlayerTeleportEvent. getHandlerList() | |
| static @NotNull HandlerList | PlayerToggleFlightEvent. getHandlerList() | |
| static @NotNull HandlerList | PlayerToggleSneakEvent. getHandlerList() | |
| static @NotNull HandlerList | PlayerToggleSprintEvent. getHandlerList() | |
| static @NotNull HandlerList | PlayerVelocityEvent. getHandlerList() | |
| @NotNull HandlerList | AsyncPlayerChatEvent. getHandlers() | |
| @NotNull HandlerList | AsyncPlayerPreLoginEvent. getHandlers() | |
| @NotNull HandlerList | PlayerAdvancementDoneEvent. getHandlers() | |
| @NotNull HandlerList | PlayerAnimationEvent. getHandlers() | |
| @NotNull HandlerList | PlayerArmorStandManipulateEvent. getHandlers() | |
| @NotNull HandlerList | PlayerBedEnterEvent. getHandlers() | |
| @NotNull HandlerList | PlayerBedLeaveEvent. getHandlers() | |
| @NotNull HandlerList | PlayerBucketEmptyEvent. getHandlers() | |
| @NotNull HandlerList | PlayerBucketFillEvent. getHandlers() | |
| @NotNull HandlerList | PlayerChangedMainHandEvent. getHandlers() | |
| @NotNull HandlerList | PlayerChangedWorldEvent. getHandlers() | |
| @NotNull HandlerList | PlayerChannelEvent. getHandlers() | |
| @NotNull HandlerList | PlayerChatEvent. getHandlers() | Deprecated.  | 
| @NotNull HandlerList | PlayerChatTabCompleteEvent. getHandlers() | Deprecated.  | 
| @NotNull HandlerList | PlayerCommandPreprocessEvent. getHandlers() | |
| @NotNull HandlerList | PlayerCommandSendEvent. getHandlers() | |
| @NotNull HandlerList | PlayerDropItemEvent. getHandlers() | |
| @NotNull HandlerList | PlayerEditBookEvent. getHandlers() | |
| @NotNull HandlerList | PlayerEggThrowEvent. getHandlers() | |
| @NotNull HandlerList | PlayerExpChangeEvent. getHandlers() | |
| @NotNull HandlerList | PlayerFishEvent. getHandlers() | |
| @NotNull HandlerList | PlayerGameModeChangeEvent. getHandlers() | |
| @NotNull HandlerList | PlayerInteractAtEntityEvent. getHandlers() | |
| @NotNull HandlerList | PlayerInteractEntityEvent. getHandlers() | |
| @NotNull HandlerList | PlayerInteractEvent. getHandlers() | |
| @NotNull HandlerList | PlayerItemBreakEvent. getHandlers() | |
| @NotNull HandlerList | PlayerItemConsumeEvent. getHandlers() | |
| @NotNull HandlerList | PlayerItemDamageEvent. getHandlers() | |
| @NotNull HandlerList | PlayerItemHeldEvent. getHandlers() | |
| @NotNull HandlerList | PlayerItemMendEvent. getHandlers() | |
| @NotNull HandlerList | PlayerJoinEvent. getHandlers() | |
| @NotNull HandlerList | PlayerKickEvent. getHandlers() | |
| @NotNull HandlerList | PlayerLevelChangeEvent. getHandlers() | |
| @NotNull HandlerList | PlayerLocaleChangeEvent. getHandlers() | |
| @NotNull HandlerList | PlayerLoginEvent. getHandlers() | |
| @NotNull HandlerList | PlayerMoveEvent. getHandlers() | |
| @NotNull HandlerList | PlayerPickupItemEvent. getHandlers() | Deprecated.  | 
| @NotNull HandlerList | PlayerPortalEvent. getHandlers() | |
| @NotNull HandlerList | PlayerPreLoginEvent. getHandlers() | Deprecated.  | 
| @NotNull HandlerList | PlayerQuitEvent. getHandlers() | |
| @NotNull HandlerList | PlayerRecipeDiscoverEvent. getHandlers() | |
| @NotNull HandlerList | PlayerResourcePackStatusEvent. getHandlers() | |
| @NotNull HandlerList | PlayerRespawnEvent. getHandlers() | |
| @NotNull HandlerList | PlayerRiptideEvent. getHandlers() | |
| @NotNull HandlerList | PlayerShearEntityEvent. getHandlers() | |
| @NotNull HandlerList | PlayerStatisticIncrementEvent. getHandlers() | |
| @NotNull HandlerList | PlayerSwapHandItemsEvent. getHandlers() | |
| @NotNull HandlerList | PlayerTakeLecternBookEvent. getHandlers() | |
| @NotNull HandlerList | PlayerTeleportEvent. getHandlers() | |
| @NotNull HandlerList | PlayerToggleFlightEvent. getHandlers() | |
| @NotNull HandlerList | PlayerToggleSneakEvent. getHandlers() | |
| @NotNull HandlerList | PlayerToggleSprintEvent. getHandlers() | |
| @NotNull HandlerList | PlayerVelocityEvent. getHandlers() | 
| Modifier and Type | Method | Description | 
|---|---|---|
| static @NotNull HandlerList | RaidFinishEvent. getHandlerList() | |
| static @NotNull HandlerList | RaidSpawnWaveEvent. getHandlerList() | |
| static @NotNull HandlerList | RaidStopEvent. getHandlerList() | |
| static @NotNull HandlerList | RaidTriggerEvent. getHandlerList() | |
| @NotNull HandlerList | RaidFinishEvent. getHandlers() | |
| @NotNull HandlerList | RaidSpawnWaveEvent. getHandlers() | |
| @NotNull HandlerList | RaidStopEvent. getHandlers() | |
| @NotNull HandlerList | RaidTriggerEvent. getHandlers() | 
| Modifier and Type | Method | Description | 
|---|---|---|
| static @NotNull HandlerList | BroadcastMessageEvent. getHandlerList() | |
| static @NotNull HandlerList | MapInitializeEvent. getHandlerList() | |
| static @NotNull HandlerList | PluginDisableEvent. getHandlerList() | |
| static @NotNull HandlerList | PluginEnableEvent. getHandlerList() | |
| static @NotNull HandlerList | RemoteServerCommandEvent. getHandlerList() | |
| static @NotNull HandlerList | ServerCommandEvent. getHandlerList() | |
| static @NotNull HandlerList | ServerListPingEvent. getHandlerList() | |
| static @NotNull HandlerList | ServerLoadEvent. getHandlerList() | |
| static @NotNull HandlerList | ServiceRegisterEvent. getHandlerList() | |
| static @NotNull HandlerList | ServiceUnregisterEvent. getHandlerList() | |
| static @NotNull HandlerList | TabCompleteEvent. getHandlerList() | |
| @NotNull HandlerList | BroadcastMessageEvent. getHandlers() | |
| @NotNull HandlerList | MapInitializeEvent. getHandlers() | |
| @NotNull HandlerList | PluginDisableEvent. getHandlers() | |
| @NotNull HandlerList | PluginEnableEvent. getHandlers() | |
| @NotNull HandlerList | RemoteServerCommandEvent. getHandlers() | |
| @NotNull HandlerList | ServerCommandEvent. getHandlers() | |
| @NotNull HandlerList | ServerListPingEvent. getHandlers() | |
| @NotNull HandlerList | ServerLoadEvent. getHandlers() | |
| @NotNull HandlerList | ServiceRegisterEvent. getHandlers() | |
| @NotNull HandlerList | ServiceUnregisterEvent. getHandlers() | |
| @NotNull HandlerList | TabCompleteEvent. getHandlers() | 
| Modifier and Type | Method | Description | 
|---|---|---|
| static @NotNull HandlerList | VehicleBlockCollisionEvent. getHandlerList() | |
| static @NotNull HandlerList | VehicleCreateEvent. getHandlerList() | |
| static @NotNull HandlerList | VehicleDamageEvent. getHandlerList() | |
| static @NotNull HandlerList | VehicleDestroyEvent. getHandlerList() | |
| static @NotNull HandlerList | VehicleEnterEvent. getHandlerList() | |
| static @NotNull HandlerList | VehicleEntityCollisionEvent. getHandlerList() | |
| static @NotNull HandlerList | VehicleExitEvent. getHandlerList() | |
| static @NotNull HandlerList | VehicleMoveEvent. getHandlerList() | |
| static @NotNull HandlerList | VehicleUpdateEvent. getHandlerList() | |
| @NotNull HandlerList | VehicleBlockCollisionEvent. getHandlers() | |
| @NotNull HandlerList | VehicleCreateEvent. getHandlers() | |
| @NotNull HandlerList | VehicleDamageEvent. getHandlers() | |
| @NotNull HandlerList | VehicleDestroyEvent. getHandlers() | |
| @NotNull HandlerList | VehicleEnterEvent. getHandlers() | |
| @NotNull HandlerList | VehicleEntityCollisionEvent. getHandlers() | |
| @NotNull HandlerList | VehicleExitEvent. getHandlers() | |
| @NotNull HandlerList | VehicleMoveEvent. getHandlers() | |
| @NotNull HandlerList | VehicleUpdateEvent. getHandlers() | 
| Modifier and Type | Method | Description | 
|---|---|---|
| static @NotNull HandlerList | LightningStrikeEvent. getHandlerList() | |
| static @NotNull HandlerList | ThunderChangeEvent. getHandlerList() | |
| static @NotNull HandlerList | WeatherChangeEvent. getHandlerList() | |
| @NotNull HandlerList | LightningStrikeEvent. getHandlers() | |
| @NotNull HandlerList | ThunderChangeEvent. getHandlers() | |
| @NotNull HandlerList | WeatherChangeEvent. getHandlers() | 
| Modifier and Type | Method | Description | 
|---|---|---|
| static @NotNull HandlerList | ChunkLoadEvent. getHandlerList() | |
| static @NotNull HandlerList | ChunkPopulateEvent. getHandlerList() | |
| static @NotNull HandlerList | ChunkUnloadEvent. getHandlerList() | |
| static @NotNull HandlerList | LootGenerateEvent. getHandlerList() | |
| static @NotNull HandlerList | PortalCreateEvent. getHandlerList() | |
| static @NotNull HandlerList | SpawnChangeEvent. getHandlerList() | |
| static @NotNull HandlerList | StructureGrowEvent. getHandlerList() | |
| static @NotNull HandlerList | TimeSkipEvent. getHandlerList() | |
| static @NotNull HandlerList | WorldInitEvent. getHandlerList() | |
| static @NotNull HandlerList | WorldLoadEvent. getHandlerList() | |
| static @NotNull HandlerList | WorldSaveEvent. getHandlerList() | |
| static @NotNull HandlerList | WorldUnloadEvent. getHandlerList() | |
| @NotNull HandlerList | ChunkLoadEvent. getHandlers() | |
| @NotNull HandlerList | ChunkPopulateEvent. getHandlers() | |
| @NotNull HandlerList | ChunkUnloadEvent. getHandlers() | |
| @NotNull HandlerList | LootGenerateEvent. getHandlers() | |
| @NotNull HandlerList | PortalCreateEvent. getHandlers() | |
| @NotNull HandlerList | SpawnChangeEvent. getHandlers() | |
| @NotNull HandlerList | StructureGrowEvent. getHandlers() | |
| @NotNull HandlerList | TimeSkipEvent. getHandlers() | |
| @NotNull HandlerList | WorldInitEvent. getHandlers() | |
| @NotNull HandlerList | WorldLoadEvent. getHandlers() | |
| @NotNull HandlerList | WorldSaveEvent. getHandlers() | |
| @NotNull HandlerList | WorldUnloadEvent. getHandlers() | 
| Modifier and Type | Method | Description | 
|---|---|---|
| static @NotNull HandlerList | EntityDismountEvent. getHandlerList() | |
| static @NotNull HandlerList | EntityMountEvent. getHandlerList() | |
| @NotNull HandlerList | EntityDismountEvent. getHandlers() | |
| @NotNull HandlerList | EntityMountEvent. getHandlers() | 
| Modifier and Type | Method | Description | 
|---|---|---|
| static @NotNull HandlerList | PlayerSpawnLocationEvent. getHandlerList() | |
| @NotNull HandlerList | PlayerSpawnLocationEvent. getHandlers() | 
Copyright © 2020. All rights reserved.