Package-level declarations

Types

Link copied to clipboard
interface EntityEvent<T : ModEvent<out Any>?> : ModEvent<T>
Entity event
Link copied to clipboard
Event registry of BetterHud
Link copied to clipboard
interface ModEvent<T : ModEvent<out Any>?>
All supertype of Mod event.
Link copied to clipboard
interface PlayerEvent<T : ModEvent<out Any>?> : ModEvent<T>
Player event