mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-08-04 03:25:50 +00:00
Throw some more unsupported ops
This commit is contained in:
parent
c627b26f49
commit
7f8c801c07
1 changed files with 1 additions and 1 deletions
|
@ -1100,7 +1100,7 @@ public class OfflinePlayer implements Player {
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
public void setGlowing(boolean b) {
|
public void setGlowing(boolean b) {
|
||||||
|
throw new UnsupportedOperationException("Not supported yet.");
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue