public class SeeWarnHolder extends NegativityHolder
Constructor and Description |
---|
SeeWarnHolder(OfflinePlayer cible,
int page) |
Modifier and Type | Method and Description |
---|---|
void |
add(int i,
Warn w) |
Warn |
get(int slot) |
OfflinePlayer |
getCible() |
int |
getPage() |
getBasicHolder
public SeeWarnHolder(OfflinePlayer cible, int page)
public OfflinePlayer getCible()
public int getPage()
public void add(int i, Warn w)
public Warn get(int slot)