Uses of Interface
de.murmelmeister.murmelapi.punishment.PunishmentUser
Packages that use PunishmentUser
-
Uses of PunishmentUser in de.murmelmeister.murmelapi
Methods in de.murmelmeister.murmelapi that return PunishmentUserModifier and TypeMethodDescriptionstatic PunishmentUserMurmelAPI.getPunishmentUser()Retrieves a `PunishmentUser` object by internally obtaining the required `PunishmentReason` and `PunishmentLog` instances through corresponding methods.static PunishmentUserMurmelAPI.getPunishmentUser(PunishmentReason reason, PunishmentLog log) Retrieves the instance ofPunishmentUser, initializing it if necessary, based on the providedPunishmentReasonandPunishmentLog. -
Uses of PunishmentUser in de.murmelmeister.murmelapi.punishment
Classes in de.murmelmeister.murmelapi.punishment that implement PunishmentUser