Class SoulBoundMechanicListener
-
- All Implemented Interfaces:
-
org.bukkit.event.Listener
public final class SoulBoundMechanicListener implements Listener
-
-
Constructor Summary
Constructors Constructor Description SoulBoundMechanicListener(SoulBoundMechanicFactory factory)
-
Method Summary
Modifier and Type Method Description final Unit
onPlayerDeath(PlayerDeathEvent $self)
final Unit
onPlayerRespawn(PlayerRespawnEvent $self)
-
-
Constructor Detail
-
SoulBoundMechanicListener
SoulBoundMechanicListener(SoulBoundMechanicFactory factory)
-
-
Method Detail
-
onPlayerDeath
final Unit onPlayerDeath(PlayerDeathEvent $self)
-
onPlayerRespawn
final Unit onPlayerRespawn(PlayerRespawnEvent $self)
-
-
-
-