mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-08-08 15:25:26 +02:00
Move annotation in BukkitWorld
This commit is contained in:
@@ -78,7 +78,7 @@ import java.util.Map;
|
|||||||
return this.world;
|
return this.world;
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override public @NotNull String getName() {
|
@Override @NotNull public String getName() {
|
||||||
return this.world.getName();
|
return this.world.getName();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user