mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-02-12 04:20:41 +00:00
Fix tests
This commit is contained in:
parent
543672a2a8
commit
3ccefb49c0
1 changed files with 0 additions and 1 deletions
|
@ -454,7 +454,6 @@ public class OfflinePlayer implements Player
|
||||||
@Override
|
@Override
|
||||||
public void setFallDistance(float f)
|
public void setFallDistance(float f)
|
||||||
{
|
{
|
||||||
throw new UnsupportedOperationException(_("notSupportedYet"));
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
|
Loading…
Reference in a new issue