BetterHud
Toggle table of contents
1.14.0-SNAPSHOT-438
fabric-api
Platform filter
fabric-api
Switch theme
Search in API
BetterHud
BetterHud/api/fabric-api
/
kr.toxicity.hud.api.fabric.event
/
FabricEvent
Fabric
Event
interface
FabricEvent
<
T
:
FabricEvent
<
out
Any
>
?
>
All supertype of fabric event.
Parameters
<T>
registry type
Inheritors
EntityEvent
PlayerEvent
PlayerKillEntityEvent
Members
Functions
get
Registry
Link copied to clipboard
@
NotNull
abstract
fun
getRegistry
(
)
:
@
NotNull
EventRegistry
<
T
>
Gets registry of this event.