Package com.alexlew.gameapi.events
Class TeamLosePoint
- java.lang.Object
-
- com.alexlew.gameapi.events.TeamLosePoint
-
- All Implemented Interfaces:
org.bukkit.event.Listener
public class TeamLosePoint extends java.lang.Object implements org.bukkit.event.Listener
-
-
Constructor Summary
Constructors Constructor Description TeamLosePoint(GameAPI plugin)
TeamLosePoint(Point points)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
onTeamLosePoint(TeamLosePointEvent event)
-
-
-
Method Detail
-
onTeamLosePoint
public void onTeamLosePoint(TeamLosePointEvent event)
-
-