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