BetterHud
Toggle table of contents
1.12.2-SNAPSHOT-407
fabric-api
Platform filter
fabric-api
Switch theme
Search in API
BetterHud
BetterHud/api/fabric-api
/
kr.toxicity.hud.api.fabric.event.entity
Package-level
declarations
Types
Types
Player
Attack
Entity
Event
Link copied to clipboard
class
PlayerAttackEntityEvent
:
Record
,
PlayerEvent
<
T
>
,
EntityEvent
<
T
>
Player attacks entity.
Player
Damage
By
Entity
Event
Link copied to clipboard
class
PlayerDamageByEntityEvent
:
Record
,
PlayerEvent
<
T
>
,
EntityEvent
<
T
>
Player damaged by entity.
Player
Death
Event
Link copied to clipboard
class
PlayerDeathEvent
:
Record
,
PlayerEvent
<
T
>
The Player is dead.
Player
Kill
Entity
Event
Link copied to clipboard
class
PlayerKillEntityEvent
:
Record
,
FabricEvent
<
T
>
,
EntityEvent
<
T
>
Player kills entity