Package-level declarations

Types

Link copied to clipboard
interface BetterHudEvent
All supertype of BetterHud's event.
Link copied to clipboard
open class CustomPopupEvent : PlayerEvent, BetterHudEvent
Custom popup event.
Link copied to clipboard
Player event
Link copied to clipboard
open class HudPlayerJoinEvent : PlayerEvent, HudPlayerEvent
player's user data load event.
Link copied to clipboard
open class HudPlayerQuitEvent : PlayerEvent, HudPlayerEvent
player quit event.
Link copied to clipboard
open class HudUpdateEvent : PlayerEvent, HudPlayerEvent
player update event.
Link copied to clipboard
Plugin reloaded event.
Link copied to clipboard
Plugin reload start event.
Link copied to clipboard
open class UpdateItemEvent : PlayerEvent, BetterHudEvent
player's inventory change event.