mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-08-03 19:15:44 +00:00
Fixing IUser
This commit is contained in:
parent
66db3c6cfb
commit
bb64fa468a
1 changed files with 1 additions and 1 deletions
|
@ -47,5 +47,5 @@ public interface IUser extends Player
|
||||||
|
|
||||||
boolean isAfk();
|
boolean isAfk();
|
||||||
|
|
||||||
void setAfk();
|
void setAfk(final boolean set);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue