Package org.spongepowered.api.event.user
Interface BanUserEvent
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Ban.Profileban()Gets the ban involved in this event.Useruser()Gets theUser. 
 - 
 
- 
- 
Method Detail
- 
ban
Ban.Profile ban()
Gets the ban involved in this event.- Returns:
 - The ban
 
 
 - 
 
 -