mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-07-01 19:06:41 +00:00
Added @Override annotations.
This commit is contained in:
@ -88,6 +88,7 @@ public class BukkitWorld extends LocalWorld {
|
||||
*
|
||||
* @return
|
||||
*/
|
||||
@Override
|
||||
public String getName() {
|
||||
return world.getName();
|
||||
}
|
||||
|
Reference in New Issue
Block a user