Interface Ban.Profile
- All Superinterfaces:
Ban
- Enclosing interface:
Ban
Represents a ban made on a
GameProfile
.-
Nested Class Summary
Nested classes/interfaces inherited from interface org.spongepowered.api.service.ban.Ban
Ban.Builder, Ban.IP, Ban.Profile
-
Method Summary
Methods inherited from interface org.spongepowered.api.service.ban.Ban
banSource, creationDate, expirationDate, isIndefinite, reason, type
-
Method Details
-
profile
GameProfile profile()Gets theGameProfile
this ban applies to.- Returns:
- The
GameProfile
-