Klasse LuxEliminateEvent

java.lang.Object
app.qwertz.luxxit.event.LuxEvent
app.qwertz.luxxit.event.LuxEliminateEvent

public class LuxEliminateEvent extends LuxEvent
  • Konstruktordetails

    • LuxEliminateEvent

      public LuxEliminateEvent(Player killer, Player victim)
  • Methodendetails

    • getKiller

      public Player getKiller()
    • getVictim

      public Player getVictim()