mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-22 11:55:38 +01:00
Move annotation in BukkitWorld
This commit is contained in:
parent
5341015cb1
commit
c37cc40ad9
@ -78,7 +78,7 @@ import java.util.Map;
|
||||
return this.world;
|
||||
}
|
||||
|
||||
@Override public @NotNull String getName() {
|
||||
@Override @NotNull public String getName() {
|
||||
return this.world.getName();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user