Interface BanIpEvent
- All Superinterfaces:
Cancellable
,Event
Called when a ban is made on an IP address.
-
Method Summary
Methods inherited from interface org.spongepowered.api.event.Cancellable
isCancelled, setCancelled
-
Method Details
-
ban
Ban.IP ban()Gets the ban made in this event.- Returns:
- The ban
-