@DefaultQualifier(org.checkerframework.checker.nullness.qual.NonNull.class)
Package org.spongepowered.api.service.ban
-
Interface Summary Interface Description Ban Represents a ban made on an object.Ban.Builder Represents a builder that creates bans.Ban.IP Represents a ban made on an IP.Ban.Profile Represents a ban made on aGameProfile
.BanService Represents a service with which to ban things, such asGameProfile
s or IP addresses.BanType Represents the possible types of bans. -
Class Summary Class Description BanTypes