Interface Ban.IP
- 
- 
Nested Class Summary
- 
Nested classes/interfaces inherited from interface org.spongepowered.api.service.ban.Ban
Ban.Builder, Ban.IP, Ban.Profile 
 - 
 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description InetAddressaddress()Gets the address this ban applies to.- 
Methods inherited from interface org.spongepowered.api.service.ban.Ban
banSource, creationDate, expirationDate, isIndefinite, reason, type 
 - 
 
 - 
 
- 
- 
Method Detail
- 
address
InetAddress address()
Gets the address this ban applies to.- Returns:
 - The address
 
 
 - 
 
 -