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
open class HudPlayerJoinEvent : PlayerEvent, BetterHudEvent
player's user data load event.
Link copied to clipboard
open class HudPlayerQuitEvent : PlayerEvent, BetterHudEvent
HudPlayer quit event.
Link copied to clipboard
open class HudUpdateEvent : PlayerEvent, BetterHudEvent
HudPlayer 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.