mirror of
https://github.com/essentials/Essentials.git
synced 2025-10-02 09:07:08 +02:00
CB# 974
This commit is contained in:
@@ -239,4 +239,9 @@ public class FakeServer implements Server
|
||||
{
|
||||
throw new UnsupportedOperationException("Not supported yet.");
|
||||
}
|
||||
|
||||
public World getWorld(long l)
|
||||
{
|
||||
throw new UnsupportedOperationException("Not supported yet.");
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user