minny.zephyrus.listeners
Class LevelingListener

java.lang.Object
  extended by minny.zephyrus.listeners.LevelingListener
All Implemented Interfaces:
org.bukkit.event.Listener

public class LevelingListener
extends java.lang.Object
implements org.bukkit.event.Listener

Zephyrus

Author:
minnymin3

Constructor Summary
LevelingListener(Zephyrus plugin)
           
 
Method Summary
 void onCast(SpellCastEvent e)
           
 void onKill(org.bukkit.event.entity.EntityDeathEvent e)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LevelingListener

public LevelingListener(Zephyrus plugin)
Method Detail

onKill

public void onKill(org.bukkit.event.entity.EntityDeathEvent e)

onCast

public void onCast(SpellCastEvent e)