Interface KickInterface
-
- All Superinterfaces:
PunishmentInterface
public interface KickInterface extends PunishmentInterface
Represents a kick
-
-
Method Summary
-
Methods inherited from interface net.lapismc.lapisbans.api.punishments.core.PunishmentInterface
createPunishment, getAction, getActioned, getAppliedBy, getAppliedTo, getReason, getStart, getType, getUndo, isShadow, reversePunishment
-
-