There was an error while loading. Please reload this page.
1 parent 543672a commit 3ccefb4Copy full SHA for 3ccefb4
1 file changed
Essentials/src/com/earth2me/essentials/OfflinePlayer.java
@@ -454,7 +454,6 @@ public float getFallDistance()
454
@Override
455
public void setFallDistance(float f)
456
{
457
- throw new UnsupportedOperationException(_("notSupportedYet"));
458
}
459
460
0 commit comments