Class DeathListener

java.lang.Object
sawfowl.regionguard.listeners.DeathListener

public class DeathListener extends Object
  • Constructor Details

    • DeathListener

      public DeathListener(RegionGuard plugin)
  • Method Details

    • onDeath

      public void onDeath(org.spongepowered.api.event.entity.DestructEntityEvent.Death event)
    • onRespawn

      public void onRespawn(org.spongepowered.api.event.entity.living.player.RespawnPlayerEvent.Post event)