Uses of Record Class
fr.prodrivers.bukkit.commons.storage.player.PlayerDisciplinaryAction
Packages that use PlayerDisciplinaryAction
-
Uses of PlayerDisciplinaryAction in fr.prodrivers.bukkit.commons.storage.player
Methods in fr.prodrivers.bukkit.commons.storage.player that return types with arguments of type PlayerDisciplinaryActionModifier and TypeMethodDescriptionStoredPlayer.getDisciplinaryActions()
Get disciplinary actions made against playerMethods in fr.prodrivers.bukkit.commons.storage.player with parameters of type PlayerDisciplinaryActionModifier and TypeMethodDescriptionvoid
StoredPlayer.addDisciplinaryAction
(PlayerDisciplinaryAction disciplinaryAction) Add a disciplinary actions to a playervoid
StoredPlayer.removeDisciplinaryAction
(PlayerDisciplinaryAction disciplinaryAction) Remove a disciplinary actions from a player