Package org.spongepowered.api.service.ban
@DefaultQualifier(org.checkerframework.checker.nullness.qual.NonNull.class)
package org.spongepowered.api.service.ban
-
ClassDescriptionRepresents a ban made on an object.Represents a builder that creates bans.Represents a ban made on an IP.Represents a ban made on a
GameProfile
.Represents a service with which to ban things, such asGameProfile
s or IP addresses.Represents the possible types of bans.