Package-level declarations

Types

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