mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2026-06-05 01:46:53 +00:00
Actor should not have getWorld().
This commit is contained in:
@@ -117,9 +117,4 @@ class BukkitCommandSender implements Actor {
|
||||
public void dispatchCUIEvent(CUIEvent event) {
|
||||
}
|
||||
|
||||
@Override
|
||||
public LocalWorld getWorld() {
|
||||
throw new PlayerNeededException();
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user